public class EpmlAnd extends EpmlAttributableEpcElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG |
graphics| Constructor and Description |
|---|
EpmlAnd() |
| Modifier and Type | Method and Description |
|---|---|
void |
convertToCEpc(ConfigurableEPC cEpc,
java.util.Map<java.lang.String,EPCNode> map,
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.
|
checkValidity, exportAttributes, getId, getName, importAttributescheckBoolean, checkDecimal, checkNonNegativeIntegerOrK, checkPositiveInteger, checkPositiveIntegerOrK, checkPositiveIntegers, checkRequired, checkRestriction, checkURI, exportAttribute, exportElement, importElement, importTextpublic static final java.lang.String TAG
protected boolean importElements(org.xmlpull.v1.XmlPullParser xpp,
Epml epml)
EpmlElementimportElements in class EpmlAttributableEpcElementprotected java.lang.String exportElements()
EpmlElementexportElements in class EpmlAttributableEpcElementpublic void convertToCEpc(ConfigurableEPC cEpc, java.util.Map<java.lang.String,EPCNode> map, org.processmining.models.connections.GraphLayoutConnection layout)