Uses of Enum Class
org.umlg.interfacetest.SpecialCreature.SpecialCreatureRuntimePropertyEnum
Packages that use SpecialCreature.SpecialCreatureRuntimePropertyEnum
-
Uses of SpecialCreature.SpecialCreatureRuntimePropertyEnum in org.umlg.interfacetest
Methods in org.umlg.interfacetest that return SpecialCreature.SpecialCreatureRuntimePropertyEnumModifier and TypeMethodDescriptionSpecialCreature.SpecialCreatureRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)SpecialCreature.SpecialCreatureRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.SpecialCreature.SpecialCreatureRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.