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