| Package | Description |
|---|---|
| com.corticon.rulesemf.ast | |
| com.corticon.rulesemf.ast.util |
| Modifier and Type | Method and Description |
|---|---|
RelationalExpression |
AstFactory.createRelationalExpression()
Returns a new object of class 'Relational Expression'
|
RelationalExpression |
LogicalExpression.getRelationalExpression()
Returns the value of the 'Relational Expression' containment reference
|
RelationalExpression |
LogicalSubExpression.getRelationalExpression()
Returns the value of the 'Relational Expression' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogicalExpression.setRelationalExpression(RelationalExpression value)
Sets the value of the '
Relational Expression' containment reference |
void |
LogicalSubExpression.setRelationalExpression(RelationalExpression value)
Sets the value of the '
Relational Expression' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AstSwitch.caseRelationalExpression(RelationalExpression object)
Returns the result of interpretting the object as an instance of 'Relational Expression'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.