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