public class EpmlGraphics extends EpmlGraphicsDefault
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
| Constructor and Description |
|---|
EpmlGraphics() |
| Modifier and Type | Method and Description |
|---|---|
void |
convertToEpc(EPCGraph epc,
EPCNode node,
org.processmining.models.connections.GraphLayoutConnection layout) |
protected java.lang.String |
exportElements()
Exports all standard elements: None.
|
protected boolean |
importElements(org.xmlpull.v1.XmlPullParser xpp,
Epml epml)
Imports all standard child elements: None.
|
checkBoolean, checkDecimal, checkNonNegativeIntegerOrK, checkPositiveInteger, checkPositiveIntegerOrK, checkPositiveIntegers, checkRequired, checkRestriction, checkURI, checkValidity, exportAttribute, exportAttributes, exportElement, importAttributes, importElement, importTextpublic static final java.lang.String TAG
protected boolean importElements(org.xmlpull.v1.XmlPullParser xpp,
Epml epml)
EpmlElementimportElements in class EpmlGraphicsDefaultprotected java.lang.String exportElements()
EpmlElementexportElements in class EpmlGraphicsDefault