| Package | Description |
|---|---|
| com.corticon.rulesemf.ast | |
| com.corticon.rulesemf.ast.util |
| Modifier and Type | Method and Description |
|---|---|
UnaryOperator |
AstFactory.createUnaryOperator()
Returns a new object of class 'Unary Operator'
|
UnaryOperator |
UnaryExpression.getUnaryOperator()
Returns the value of the 'Unary Operator' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnaryExpression.setUnaryOperator(UnaryOperator value)
Sets the value of the '
Unary Operator' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AstSwitch.caseUnaryOperator(UnaryOperator object)
Returns the result of interpretting the object as an instance of 'Unary Operator'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.