|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BPEL | |
---|---|
org.processmining.converting | |
org.processmining.converting.wfnet2bpel.log | |
org.processmining.framework.models.bpel | |
org.processmining.mining.bpel |
Uses of BPEL in org.processmining.converting |
---|
Methods in org.processmining.converting with parameters of type BPEL | |
---|---|
PetriNetResult |
BPELToTPN.result(BPEL source)
|
PetriNetResult |
BPELTooWFN.result(BPEL source)
|
Uses of BPEL in org.processmining.converting.wfnet2bpel.log |
---|
Methods in org.processmining.converting.wfnet2bpel.log with parameters of type BPEL | |
---|---|
void |
BPELLog.prepareToShowLog(PetriNet wfnet,
java.util.Map<java.lang.String,BPELActivity> annotations,
BPEL bpel)
|
Uses of BPEL in org.processmining.framework.models.bpel |
---|
Methods in org.processmining.framework.models.bpel with parameters of type BPEL | |
---|---|
java.lang.String |
BPELStructured.writeLinksToDot(BPEL model)
|
java.lang.String |
BPELActivity.writeLinksToDot(BPEL model,
java.util.HashSet<BPELActivity> activities)
Return a Dot representation of all links between the given activities. |
java.lang.String |
BPELFlow.writeToDot(BPEL model)
|
java.lang.String |
BPELPick.writeToDot(BPEL model)
|
java.lang.String |
BPELProcess.writeToDot(BPEL model)
Write the process in dot format. |
java.lang.String |
BPELScope.writeToDot(BPEL model)
|
java.lang.String |
BPELSequence.writeToDot(BPEL model)
|
abstract java.lang.String |
BPELStructured.writeToDot(BPEL model)
|
java.lang.String |
BPELSwitch.writeToDot(BPEL model)
|
java.lang.String |
BPELWhile.writeToDot(BPEL model)
|
Uses of BPEL in org.processmining.mining.bpel |
---|
Fields in org.processmining.mining.bpel declared as BPEL | |
---|---|
protected BPEL |
BPELResult.model
|
Methods in org.processmining.mining.bpel with parameters of type BPEL | |
---|---|
static void |
BPELConnectablesVisitor.Build(BPEL model,
java.util.ArrayList list)
|
static void |
BPELHierarchyVisitor.Build(BPEL model,
BPELHierarchy hierarchy)
|
static void |
BPELConnectVisitor.Build(BPEL model,
LogReader log,
java.util.HashMap map)
|
Constructors in org.processmining.mining.bpel with parameters of type BPEL | |
---|---|
BPELResult(LogReader log,
BPEL model)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |