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