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