public class XpdlTransitions extends XpdlCollections<XpdlTransition>
listlineNumber, tag, XpdlText| Constructor and Description |
|---|
XpdlTransitions(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
void |
convertToBpmn(BPMNDiagram bpmn,
org.processmining.models.graphbased.directed.DirectedGraphNode parent,
XpdlActivitySets activitySets,
java.util.Map<java.lang.String,BPMNNode> id2node) |
XpdlTransition |
create() |
add2List, exportElements, getList, importElements, setListcheckBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, checkValidity, exportAttribute, exportAttributes, exportElement, getLineNumber, getTag, getXpdlText, importAttributes, importElement, importText, setLineNumber, setTag, setXpdlTextpublic XpdlTransition create()
create in class XpdlCollections<XpdlTransition>public void convertToBpmn(BPMNDiagram bpmn, org.processmining.models.graphbased.directed.DirectedGraphNode parent, XpdlActivitySets activitySets, java.util.Map<java.lang.String,BPMNNode> id2node)