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