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