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