| Package | Description |
|---|---|
| com.corticon.rulesemf.ast | |
| com.corticon.rulesemf.ast.util |
| Modifier and Type | Method and Description |
|---|---|
UnaryExpression |
AstFactory.createUnaryExpression()
Returns a new object of class 'Unary Expression'
|
UnaryExpression |
MultiplicativeExpression.getUnaryExpression()
Returns the value of the 'Unary Expression' containment reference
|
UnaryExpression |
MultiplicativeSubExpression.getUnaryExpression()
Returns the value of the 'Unary Expression' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiplicativeExpression.setUnaryExpression(UnaryExpression value)
Sets the value of the '
Unary Expression' containment reference |
void |
MultiplicativeSubExpression.setUnaryExpression(UnaryExpression value)
Sets the value of the '
Unary Expression' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AstSwitch.caseUnaryExpression(UnaryExpression object)
Returns the result of interpreting the object as an instance of 'Unary Expression'
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.