Uses of Class
org.processmining.plugins.pnml.elements.PnmlText
-
Packages that use PnmlText Package Description org.processmining.plugins.pnml.base org.processmining.plugins.pnml.elements -
-
Uses of PnmlText in org.processmining.plugins.pnml.base
Methods in org.processmining.plugins.pnml.base that return PnmlText Modifier and Type Method Description PnmlTextFullPnmlElementFactory. createPnmlText()PnmlTextFullPnmlElementFactory. createPnmlText(java.lang.String text)PnmlTextPnmlElementFactory. createPnmlText()PnmlTextPnmlElementFactory. createPnmlText(java.lang.String text) -
Uses of PnmlText in org.processmining.plugins.pnml.elements
Fields in org.processmining.plugins.pnml.elements declared as PnmlText Modifier and Type Field Description PnmlTextPnmlAnnotation. textText element.Methods in org.processmining.plugins.pnml.elements that return PnmlText Modifier and Type Method Description PnmlTextDefaultPnmlElementFactory. createPnmlText()PnmlTextDefaultPnmlElementFactory. createPnmlText(java.lang.String text)
-