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