Uses of Enum Class
org.umlg.concretetest.God.GodRuntimePropertyEnum
Packages that use God.GodRuntimePropertyEnum
-
Uses of God.GodRuntimePropertyEnum in org.umlg.concretetest
Methods in org.umlg.concretetest that return God.GodRuntimePropertyEnumModifier and TypeMethodDescriptionstatic God.GodRuntimePropertyEnumGod.GodRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)static God.GodRuntimePropertyEnumstatic God.GodRuntimePropertyEnumGod.GodRuntimePropertyEnum.fromQualifiedName(String qualifiedName)static God.GodRuntimePropertyEnumReturns the enum constant of this class with the specified name.static God.GodRuntimePropertyEnum[]God.GodRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.