| Package | Description |
|---|---|
| com.corticon.rulesemf.viewrulemodel.rulesheet.decisiontable | |
| com.corticon.rulesemf.viewrulemodel.rulesheet.decisiontable.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionValueSetCell
A representation of the model object 'Action Value Set Cell'
|
interface |
ConditionValueSetCell
A representation of the model object 'Condition Value Set Cell'
|
| Modifier and Type | Method and Description |
|---|---|
ValueSetCell |
DecisiontableFactory.createValueSetCell()
Returns a new object of class 'Value Set Cell'
|
ValueSetCell |
RuleColumn.getOverrideValueSetCell()
Returns the value of the 'Override Value Set Cell' containment reference
|
ValueSetCell |
ActionItem.getValueSetCell()
Returns the value of the 'Value Set Cell' containment reference
|
ValueSetCell |
ConditionItem.getValueSetCell()
Returns the value of the 'Value Set Cell' containment reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleColumn.setOverrideValueSetCell(ValueSetCell value)
Sets the value of the '
Override Value Set Cell' containment reference |
void |
ActionItem.setValueSetCell(ValueSetCell value)
Sets the value of the '
Value Set Cell' containment reference |
void |
ConditionItem.setValueSetCell(ValueSetCell value)
Sets the value of the '
Value Set Cell' containment reference |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
DecisiontableSwitch.caseValueSetCell(ValueSetCell object)
Returns the result of interpreting the object as an instance of 'Value Set Cell'
|
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.