public class BpmBranch
extends java.lang.Object
| Constructor and Description |
|---|
BpmBranch(int uid) |
| Modifier and Type | Method and Description |
|---|---|
BpmElement |
getElseElement() |
BpmElement |
getEntryElement() |
BpmEvent |
getGoToEndEvent() |
BpmEvent |
getResumeEntryEvent() |
int |
incAndGetCounter() |
public int incAndGetCounter()
public BpmElement getEntryElement()
public BpmElement getElseElement()
public BpmEvent getResumeEntryEvent()
public BpmEvent getGoToEndEvent()