| Package | Description |
|---|---|
| com.corticon.rulesemf.ast | |
| com.corticon.rulesemf.ast.util |
| Modifier and Type | Method and Description |
|---|---|
AdditiveExpression |
AstFactory.createAdditiveExpression()
Returns a new object of class 'Additive Expression'
|
AdditiveExpression |
RelationalExpression.getAdditiveExpression()
Returns the value of the 'Additive Expression' containment reference
|
AdditiveExpression |
RelationalSubExpression.getAdditiveExpression()
Returns the value of the 'Additive Expression' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationalExpression.setAdditiveExpression(AdditiveExpression value)
Sets the value of the '
Additive Expression' containment reference |
void |
RelationalSubExpression.setAdditiveExpression(AdditiveExpression value)
Sets the value of the '
Additive Expression' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AstSwitch.caseAdditiveExpression(AdditiveExpression object)
Returns the result of interpreting the object as an instance of 'Additive Expression'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.