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