| Package | Description |
|---|---|
| com.corticon.rulesemf.ast | |
| com.corticon.rulesemf.ast.util |
| Modifier and Type | Method and Description |
|---|---|
LogicalExpression |
AstFactory.createLogicalExpression()
Returns a new object of class 'Logical Expression'
|
LogicalExpression |
Expression.getLogicalExpression()
Returns the value of the 'Logical Expression' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.setLogicalExpression(LogicalExpression value)
Sets the value of the '
Logical Expression' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AstSwitch.caseLogicalExpression(LogicalExpression object)
Returns the result of interpreting the object as an instance of 'Logical Expression'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.