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