Uses of Enum Class
org.umlg.datatype.DataTypeEntity.DataTypeEntityRuntimePropertyEnum
Packages that use DataTypeEntity.DataTypeEntityRuntimePropertyEnum
-
Uses of DataTypeEntity.DataTypeEntityRuntimePropertyEnum in org.umlg.datatype
Methods in org.umlg.datatype that return DataTypeEntity.DataTypeEntityRuntimePropertyEnumModifier and TypeMethodDescriptionDataTypeEntity.DataTypeEntityRuntimePropertyEnum.fromInverseQualifiedName(String inverseQualifiedName)DataTypeEntity.DataTypeEntityRuntimePropertyEnum.fromQualifiedName(String qualifiedName)Returns the enum constant of this class with the specified name.DataTypeEntity.DataTypeEntityRuntimePropertyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.