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