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