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