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