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