Package | Description |
---|---|
org.yawlfoundation.yawl.editor.core.data |
Modifier and Type | Method and Description |
---|---|
DataSchemaValidator.DataTypeComplexity |
DataSchemaValidator.getDataTypeComplexity(java.lang.String dataType) |
static DataSchemaValidator.DataTypeComplexity |
DataSchemaValidator.DataTypeComplexity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DataSchemaValidator.DataTypeComplexity[] |
DataSchemaValidator.DataTypeComplexity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|