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