| Package | Description |
|---|---|
| com.corticon.rulesemf.viewrulemodel.rulesheet.decisiontable | |
| com.corticon.rulesemf.viewrulemodel.rulesheet.decisiontable.util |
| Modifier and Type | Method and Description |
|---|---|
ExpressionCell |
DecisiontableFactory.createExpressionCell()
Returns a new object of class 'Expression Cell'
|
ExpressionCell |
ActionItem.getExpressionCell()
Returns the value of the 'Expression Cell' containment reference
|
ExpressionCell |
ConditionItem.getExpressionCell()
Returns the value of the 'Expression Cell' containment reference
|
ExpressionCell |
FilterItem.getExpressionCell()
Returns the value of the 'Expression Cell' containment reference
|
ExpressionCell |
RuleStatementItem.getReference()
Returns the value of the 'Reference' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionItem.setExpressionCell(ExpressionCell value)
Sets the value of the '
Expression Cell' containment reference |
void |
ConditionItem.setExpressionCell(ExpressionCell value)
Sets the value of the '
Expression Cell' containment reference |
void |
FilterItem.setExpressionCell(ExpressionCell value)
Sets the value of the '
Expression Cell' containment reference |
void |
RuleStatementItem.setReference(ExpressionCell value)
Sets the value of the '
Reference' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
DecisiontableSwitch.caseExpressionCell(ExpressionCell object)
Returns the result of interpreting the object as an instance of 'Expression Cell'
|
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.