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