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