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