Uses of Class
org.processmining.plugins.pnml.simple.PNMLModule
-
Packages that use PNMLModule Package Description org.processmining.plugins.pnml.simple -
-
Uses of PNMLModule in org.processmining.plugins.pnml.simple
Methods in org.processmining.plugins.pnml.simple that return types with arguments of type PNMLModule Modifier and Type Method Description java.util.List<PNMLModule>PNMLRoot. getModule()Method parameters in org.processmining.plugins.pnml.simple with type arguments of type PNMLModule Modifier and Type Method Description voidPNMLRoot. setModule(java.util.List<PNMLModule> module)
-