| Modifier and Type | Method and Description |
|---|---|
Bound |
PLIFactory.createBound()
Returns a new object of class 'Bound'.
|
Bound |
Bounds.getLowerBound()
Returns the value of the 'Lower Bound' containment reference.
|
Bound |
Bounds.getUpperBound()
Returns the value of the 'Upper Bound' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bounds.setLowerBound(Bound value)
Sets the value of the '
Lower Bound' containment reference. |
void |
Bounds.setUpperBound(Bound value)
Sets the value of the '
Upper Bound' containment reference. |