public class XpdlGroup extends XpdlIdName
id, namelineNumber, tag, XpdlText| Constructor and Description |
|---|
XpdlGroup(java.lang.String tag) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkValidity(Xpdl xpdl)
Default check for validity: No action.
|
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
XpdlCategory |
getCategory() |
java.util.List<org.processmining.plugins.xpdl.idname.XpdlGroup.XpdlObjectId> |
getObjectList() |
protected boolean |
importElements(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
Imports all standard child elements: None.
|
void |
setCategory(XpdlCategory category) |
exportAttributes, getId, getName, importAttributes, setId, setNamecheckBoolean, checkDouble, checkInteger, checkRequired, checkRestriction, checkURI, exportAttribute, exportElement, getLineNumber, getTag, getXpdlText, importElement, importText, setLineNumber, setTag, setXpdlTextprotected boolean importElements(org.xmlpull.v1.XmlPullParser xpp,
Xpdl xpdl)
XpdlElementimportElements in class XpdlElementprotected java.lang.String exportElements()
XpdlElementexportElements in class XpdlElementprotected void checkValidity(Xpdl xpdl)
XpdlElementcheckValidity in class XpdlIdNamepublic XpdlCategory getCategory()
public void setCategory(XpdlCategory category)
public java.util.List<org.processmining.plugins.xpdl.idname.XpdlGroup.XpdlObjectId> getObjectList()