| Modifier and Type | Method and Description |
|---|---|
InfixOperator |
PLIFactory.createInfixOperator()
Returns a new object of class 'Infix Operator'.
|
InfixOperator |
BinaryExpression.getInfixOperator()
Returns the value of the 'Infix Operator' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryExpression.setInfixOperator(InfixOperator value)
Sets the value of the '
Infix Operator' containment reference. |