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