Uses of Enum Class
org.umlg.embeddedtest.TestOrderedEnumeration.TestOrderedEnumerationRuntimePropertyEnum
Packages that use TestOrderedEnumeration.TestOrderedEnumerationRuntimePropertyEnum
-
Uses of TestOrderedEnumeration.TestOrderedEnumerationRuntimePropertyEnum in org.umlg.embeddedtest
Methods in org.umlg.embeddedtest that return TestOrderedEnumeration.TestOrderedEnumerationRuntimePropertyEnumModifier and TypeMethodDescriptionTestOrderedEnumeration.TestOrderedEnumerationRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)TestOrderedEnumeration.TestOrderedEnumerationRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.TestOrderedEnumeration.TestOrderedEnumerationRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.