| Package | Description |
|---|---|
| com.corticon.rulesemf.ast | |
| com.corticon.rulesemf.ast.util |
| Modifier and Type | Method and Description |
|---|---|
RelationalOperator |
AstFactory.createRelationalOperator()
Returns a new object of class 'Relational Operator'
|
RelationalOperator |
RelationalSubExpression.getRelationalOperator()
Returns the value of the 'Relational Operator' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationalSubExpression.setRelationalOperator(RelationalOperator value)
Sets the value of the '
Relational Operator' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AstSwitch.caseRelationalOperator(RelationalOperator object)
Returns the result of interpreting the object as an instance of 'Relational Operator'
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.