public class PnmlName extends PnmlAnnotation
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG
PNML name tag.
|
graphics, text, toolSpecificListfactory, lineNumber, tag| Modifier | Constructor and Description |
|---|---|
protected |
PnmlName()
Creates a fresh PNML name.
|
protected |
PnmlName(java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
PnmlName |
convertFromNet(org.processmining.models.graphbased.AbstractGraphElement element) |
protected java.lang.String |
getName(java.lang.String defaultName) |
protected void |
setName(java.lang.String name) |
convertToNet, convertToNet, exportElements, importElementscheckValidity, exportAttribute, exportAttributes, exportElement, importAttributes, importElement, importText, setFactorypublic static final java.lang.String TAG
protected PnmlName()
protected PnmlName(java.lang.String text)
protected java.lang.String getName(java.lang.String defaultName)
public PnmlName convertFromNet(org.processmining.models.graphbased.AbstractGraphElement element)
convertFromNet in class PnmlAnnotationprotected void setName(java.lang.String name)