| Modifier and Type | Method and Description |
|---|---|
PrefixOperator |
PLIFactory.createPrefixOperator()
Returns a new object of class 'Prefix Operator'.
|
PrefixOperator |
UnaryExpression.getPrefixOperator()
Returns the value of the 'Prefix Operator' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnaryExpression.setPrefixOperator(PrefixOperator value)
Sets the value of the '
Prefix Operator' containment reference. |