Uses of Class
org.processmining.plugins.pnml.simple.PNMLToolSpecific
-
Packages that use PNMLToolSpecific Package Description org.processmining.plugins.pnml.simple -
-
Uses of PNMLToolSpecific in org.processmining.plugins.pnml.simple
Fields in org.processmining.plugins.pnml.simple with type parameters of type PNMLToolSpecific Modifier and Type Field Description protected java.util.List<PNMLToolSpecific>AbstractPNMLElement. toolspecificMethods in org.processmining.plugins.pnml.simple that return types with arguments of type PNMLToolSpecific Modifier and Type Method Description java.util.List<PNMLToolSpecific>AbstractPNMLElement. getToolspecific()Method parameters in org.processmining.plugins.pnml.simple with type arguments of type PNMLToolSpecific Modifier and Type Method Description voidAbstractPNMLElement. setToolspecific(java.util.List<PNMLToolSpecific> toolspecific)
-