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