public class BpmBranch extends 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()
Copyright © 2017. All Rights Reserved.