|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.plugins.pnml.PnmlElement
org.processmining.plugins.pnml.toolspecific.PnmlToolSpecific
public class PnmlToolSpecific
Field Summary | |
---|---|
static java.lang.String |
TAG
|
Fields inherited from class org.processmining.plugins.pnml.PnmlElement |
---|
lineNumber, tag |
Constructor Summary | |
---|---|
PnmlToolSpecific()
|
Method Summary | |
---|---|
protected void |
checkValidity(Pnml pnml)
Default check for validity: No action. |
protected java.lang.String |
exportAttributes(Pnml pnml)
Exports all standard attributes: None. |
protected void |
importAttributes(org.xmlpull.v1.XmlPullParser xpp,
Pnml pnml)
Imports all standard attributes: None. |
Methods inherited from class org.processmining.plugins.pnml.PnmlElement |
---|
exportAttribute, exportElement, exportElements, importElement, importElements, importText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TAG
Constructor Detail |
---|
public PnmlToolSpecific()
Method Detail |
---|
protected void importAttributes(org.xmlpull.v1.XmlPullParser xpp, Pnml pnml)
PnmlElement
importAttributes
in class PnmlElement
protected java.lang.String exportAttributes(Pnml pnml)
PnmlElement
exportAttributes
in class PnmlElement
protected void checkValidity(Pnml pnml)
PnmlElement
checkValidity
in class PnmlElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |