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