| Modifier and Type | Method and Description |
|---|---|
Branch |
RuleflowFactory.createBranch()
Returns a new object of class 'Branch'
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
RuleflowSwitch.caseBranch(Branch object)
Returns the result of interpreting the object as an instance of 'Branch'
|
| Modifier and Type | Method and Description |
|---|---|
Branch |
BranchEdge.getBranch()
Returns the value of the 'Branch' reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
BranchEdge.setBranch(Branch value)
Sets the value of the '
Branch' reference |
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.