public class BpmnStandardLoopCharacteristics extends BpmnId
BpmnText, lineNumber, tag
Constructor and Description |
---|
BpmnStandardLoopCharacteristics(java.lang.String tag) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkValidity(Bpmn bpmn)
Default check for validity: No action.
|
protected java.lang.String |
exportAttributes()
Exports all attributes.
|
protected void |
importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Bpmn bpmn)
Imports all standard attributes: None.
|
checkBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, exportAttribute, exportElement, exportElements, getBpmnText, getLineNumber, getTag, importElement, importElements, importText, setLineNumber, setTag, setXpdlText
public BpmnStandardLoopCharacteristics(java.lang.String tag)
protected void importAttributes(org.xmlpull.v1.XmlPullParser xpp, Bpmn bpmn)
BpmnElement
importAttributes
in class BpmnId
protected java.lang.String exportAttributes()
exportAttributes
in class BpmnId
protected void checkValidity(Bpmn bpmn)
BpmnElement
checkValidity
in class BpmnId