Uses of Class
org.processmining.plugins.pnml.simple.PNMLPage
-
Packages that use PNMLPage Package Description org.processmining.plugins.pnml.simple -
-
Uses of PNMLPage in org.processmining.plugins.pnml.simple
Subclasses of PNMLPage in org.processmining.plugins.pnml.simple Modifier and Type Class Description classPNMLNetMethods in org.processmining.plugins.pnml.simple that return types with arguments of type PNMLPage Modifier and Type Method Description java.util.List<PNMLPage>PNMLNet. getPage()Method parameters in org.processmining.plugins.pnml.simple with type arguments of type PNMLPage Modifier and Type Method Description voidPNMLNet. setPage(java.util.List<PNMLPage> page)
-