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