| Modifier and Type | Method and Description |
|---|---|
Decision |
RuleflowFactory.createDecision()
Returns a new object of class 'Decision'
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
RuleflowSwitch.caseDecision(Decision object)
Returns the result of interpreting the object as an instance of 'Decision'
|
| Modifier and Type | Method and Description |
|---|---|
Decision |
DecisionEdge.getDecision()
Returns the value of the 'Decision' reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionEdge.setDecision(Decision value)
Sets the value of the '
Decision' reference |
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.