Uses of Enum Class
org.umlg.generalizationset.Tree.TreeRuntimePropertyEnum
Packages that use Tree.TreeRuntimePropertyEnum
-
Uses of Tree.TreeRuntimePropertyEnum in org.umlg.generalizationset
Methods in org.umlg.generalizationset that return Tree.TreeRuntimePropertyEnumModifier and TypeMethodDescriptionstatic Tree.TreeRuntimePropertyEnumTree.TreeRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static Tree.TreeRuntimePropertyEnumstatic Tree.TreeRuntimePropertyEnumTree.TreeRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static Tree.TreeRuntimePropertyEnumReturns the enum constant of this class with the specified name.static Tree.TreeRuntimePropertyEnum[]Tree.TreeRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.