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