Class HybridPNExporter


  • public class HybridPNExporter
    extends org.processmining.plugins.pnml.exporting.PnmlExportNet
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void export​(org.processmining.framework.plugin.PluginContext context, HybridPetrinet net, java.io.File file, org.processmining.plugins.pnml.base.Pnml.PnmlType type)  
      void exportPetriNetToPNMLFile​(org.processmining.framework.plugin.PluginContext context, HybridPetrinet net, java.io.File file)  
      • Methods inherited from class org.processmining.plugins.pnml.exporting.PnmlExportNet

        exportPetriNetToPNMLOrEPNMLFile, exportPetriNetToPNMLOrEPNMLFile, exportPetriNetToPNMLOrEPNMLFile, exportPetriNetToPNMLOrEPNMLFile, exportPetriNetToPNMLOrEPNMLFile, exportPetriNetToPNMLOrEPNMLFile, exportPetriNetToPNMLOrEPNMLString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HybridPNExporter

        public HybridPNExporter()
    • Method Detail

      • exportPetriNetToPNMLFile

        public void exportPetriNetToPNMLFile​(org.processmining.framework.plugin.PluginContext context,
                                             HybridPetrinet net,
                                             java.io.File file)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • export

        protected void export​(org.processmining.framework.plugin.PluginContext context,
                              HybridPetrinet net,
                              java.io.File file,
                              org.processmining.plugins.pnml.base.Pnml.PnmlType type)
                       throws java.io.IOException
        Throws:
        java.io.IOException