public class BpmnFlow extends BpmnIdName
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
sourceRef |
protected java.lang.String |
targetRef |
nameBpmnText, lineNumber, tag| Constructor and Description |
|---|
BpmnFlow(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
exportAttributes()
Exports all attributes.
|
protected void |
importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Bpmn bpmn)
Imports all standard attributes: None.
|
void |
marshall(BPMNEdge<? extends BPMNNode,? extends BPMNNode> edge) |
marshallcheckValidity, getId, setIdcheckBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, exportAttribute, exportElement, exportElements, getBpmnText, getLineNumber, getTag, importElement, importElements, importText, setLineNumber, setTag, setXpdlTextprotected java.lang.String sourceRef
protected java.lang.String targetRef
protected void importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Bpmn bpmn)
BpmnElementimportAttributes in class BpmnIdNameprotected java.lang.String exportAttributes()
exportAttributes in class BpmnIdNamepublic void marshall(BPMNEdge<? extends BPMNNode,? extends BPMNNode> edge)
marshall in class BpmnIdName