Uses of Class
org.processmining.plugins.pnml.simple.PNMLText
-
Packages that use PNMLText Package Description org.processmining.plugins.pnml.simple -
-
Uses of PNMLText in org.processmining.plugins.pnml.simple
Methods in org.processmining.plugins.pnml.simple that return PNMLText Modifier and Type Method Description PNMLTextPNMLArc. getArcType()PNMLTextPNMLPlace. getInitialMarking()PNMLTextPNMLArc. getInscription()Methods in org.processmining.plugins.pnml.simple with parameters of type PNMLText Modifier and Type Method Description voidPNMLArc. setArcType(PNMLText arcType)voidPNMLPlace. setInitialMarking(PNMLText initialMarking)voidPNMLArc. setInscription(PNMLText inscription)
-