public class BpmnFlow extends BpmnIdName
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
sourceRef |
protected java.lang.String |
targetRef |
name
BpmnText, 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) |
marshall
checkValidity, getId, setId
checkBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, exportAttribute, exportElement, exportElements, getBpmnText, getLineNumber, getTag, importElement, importElements, importText, setLineNumber, setTag, setXpdlText
protected java.lang.String sourceRef
protected java.lang.String targetRef
protected void importAttributes(org.xmlpull.v1.XmlPullParser xpp, Bpmn bpmn)
BpmnElement
importAttributes
in class BpmnIdName
protected java.lang.String exportAttributes()
exportAttributes
in class BpmnIdName
public void marshall(BPMNEdge<? extends BPMNNode,? extends BPMNNode> edge)
marshall
in class BpmnIdName