| Package | Description |
|---|---|
| com.corticon.rulesemf.ast | |
| com.corticon.rulesemf.ast.util |
| Modifier and Type | Method and Description |
|---|---|
MultiplicativeOperator |
AstFactory.createMultiplicativeOperator()
Returns a new object of class 'Multiplicative Operator'
|
MultiplicativeOperator |
MultiplicativeSubExpression.getMultiplicativeOperator()
Returns the value of the 'Multiplicative Operator' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiplicativeSubExpression.setMultiplicativeOperator(MultiplicativeOperator value)
Sets the value of the '
Multiplicative Operator' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AstSwitch.caseMultiplicativeOperator(MultiplicativeOperator object)
Returns the result of interpretting the object as an instance of 'Multiplicative Operator'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.