Uses of Enum Class
org.umlg.embeddedtest.REASON.REASONRuntimePropertyEnum
Packages that use REASON.REASONRuntimePropertyEnum
-
Uses of REASON.REASONRuntimePropertyEnum in org.umlg.embeddedtest
Methods in org.umlg.embeddedtest that return REASON.REASONRuntimePropertyEnumModifier and TypeMethodDescriptionREASON.REASONRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)REASON.REASONRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.static REASON.REASONRuntimePropertyEnum[]REASON.REASONRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.