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