|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BPELProcess | |
---|---|
org.processmining.converting.wfnet2bpel | |
org.processmining.framework.models.bpel | |
org.processmining.framework.models.bpel.visit | |
org.processmining.mining.bpel |
Uses of BPELProcess in org.processmining.converting.wfnet2bpel |
---|
Methods in org.processmining.converting.wfnet2bpel with parameters of type BPELProcess | |
---|---|
void |
BPELRetriever.visitProcess(BPELProcess process)
|
Uses of BPELProcess in org.processmining.framework.models.bpel |
---|
Methods in org.processmining.framework.models.bpel that return BPELProcess | |
---|---|
BPELProcess |
BPEL.getProcess()
Get the process of the BPEL model. |
Methods in org.processmining.framework.models.bpel with parameters of type BPELProcess | |
---|---|
void |
BPEL.setProcess(BPELProcess process)
Set the process of the model. |
Uses of BPELProcess in org.processmining.framework.models.bpel.visit |
---|
Methods in org.processmining.framework.models.bpel.visit with parameters of type BPELProcess | |
---|---|
abstract void |
BPELVisitor.visitProcess(BPELProcess process)
|
Uses of BPELProcess in org.processmining.mining.bpel |
---|
Methods in org.processmining.mining.bpel with parameters of type BPELProcess | |
---|---|
void |
BPELConnectVisitor.visitProcess(BPELProcess process)
|
void |
BPELConnectablesVisitor.visitProcess(BPELProcess process)
|
void |
BPELHierarchyVisitor.visitProcess(BPELProcess process)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |