Package | Description |
---|---|
org.processmining.plugins.pnml.base | |
org.processmining.plugins.pnml.elements |
Modifier and Type | Method and Description |
---|---|
PnmlText |
FullPnmlElementFactory.createPnmlText() |
PnmlText |
PnmlElementFactory.createPnmlText() |
PnmlText |
FullPnmlElementFactory.createPnmlText(java.lang.String text) |
PnmlText |
PnmlElementFactory.createPnmlText(java.lang.String text) |
Modifier and Type | Field and Description |
---|---|
PnmlText |
PnmlAnnotation.text
Text element.
|
Modifier and Type | Method and Description |
---|---|
PnmlText |
DefaultPnmlElementFactory.createPnmlText() |
PnmlText |
DefaultPnmlElementFactory.createPnmlText(java.lang.String text) |