Package | Description |
---|---|
org.yawlfoundation.yawl.editor.ui.properties | |
org.yawlfoundation.yawl.editor.ui.properties.extended |
Modifier and Type | Method and Description |
---|---|
TypeValuePair |
TypeValuePair.newPair() |
Modifier and Type | Method and Description |
---|---|
TypeValuePair |
ExtendedAttributeProperties.getMaxExclusive() |
TypeValuePair |
ExtendedAttributeProperties.getMaxInclusive() |
TypeValuePair |
ExtendedAttributeProperties.getMinExclusive() |
TypeValuePair |
ExtendedAttributeProperties.getMinInclusive() |
Modifier and Type | Method and Description |
---|---|
void |
ExtendedAttributeProperties.setMaxExclusive(TypeValuePair pair) |
void |
ExtendedAttributeProperties.setMaxInclusive(TypeValuePair pair) |
void |
ExtendedAttributeProperties.setMinExclusive(TypeValuePair pair) |
void |
ExtendedAttributeProperties.setMinInclusive(TypeValuePair pair) |