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, setXpdlTextpublic BpmnStandardLoopCharacteristics(java.lang.String tag)
protected void importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Bpmn bpmn)
BpmnElementimportAttributes in class BpmnIdprotected java.lang.String exportAttributes()
exportAttributes in class BpmnIdprotected void checkValidity(Bpmn bpmn)
BpmnElementcheckValidity in class BpmnId