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