| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumXYRelation |
RectangleState.allowedHWRelation |
protected EnumXYRelation |
XYPairState.allowedXYRelation |
protected EnumXYRelation |
XYPairEvaluation.enumXYRelation |
protected EnumXYRelation |
RectangleEvaluation.hwRelation |
protected EnumXYRelation |
RectangleState.presentHWRelation |
protected EnumXYRelation |
XYPairState.presentXYRelation |
| Modifier and Type | Method and Description |
|---|---|
static EnumXYRelation |
EnumXYRelation.fromValue(String v) |
EnumXYRelation |
RectangleState.getAllowedHWRelation()
Gets the value of the allowedHWRelation property.
|
EnumXYRelation |
XYPairState.getAllowedXYRelation()
Gets the value of the allowedXYRelation property.
|
EnumXYRelation |
XYPairEvaluation.getEnumXYRelation()
Gets the value of the enumXYRelation property.
|
EnumXYRelation |
RectangleEvaluation.getHWRelation()
Gets the value of the hwRelation property.
|
EnumXYRelation |
RectangleState.getPresentHWRelation()
Gets the value of the presentHWRelation property.
|
EnumXYRelation |
XYPairState.getPresentXYRelation()
Gets the value of the presentXYRelation property.
|
static EnumXYRelation |
EnumXYRelation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumXYRelation[] |
EnumXYRelation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RectangleState.setAllowedHWRelation(EnumXYRelation value)
Sets the value of the allowedHWRelation property.
|
void |
XYPairState.setAllowedXYRelation(EnumXYRelation value)
Sets the value of the allowedXYRelation property.
|
void |
XYPairEvaluation.setEnumXYRelation(EnumXYRelation value)
Sets the value of the enumXYRelation property.
|
void |
RectangleEvaluation.setHWRelation(EnumXYRelation value)
Sets the value of the hwRelation property.
|
void |
RectangleState.setPresentHWRelation(EnumXYRelation value)
Sets the value of the presentHWRelation property.
|
void |
XYPairState.setPresentXYRelation(EnumXYRelation value)
Sets the value of the presentXYRelation property.
|
Copyright © 2012. All Rights Reserved.