Class PnmlExportNet

    • Constructor Detail

      • PnmlExportNet

        public PnmlExportNet()
    • Method Detail

      • exportPetriNetToPNMLOrEPNMLString

        public java.lang.String exportPetriNetToPNMLOrEPNMLString​(org.processmining.framework.plugin.PluginContext context,
                                                                  Petrinet net,
                                                                  Pnml.PnmlType type,
                                                                  boolean xmlTag)
      • exportPetriNetToPNMLOrEPNMLFile

        protected void exportPetriNetToPNMLOrEPNMLFile​(org.processmining.framework.plugin.PluginContext context,
                                                       Petrinet net,
                                                       java.io.File file,
                                                       Pnml.PnmlType type)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • exportPetriNetToPNMLOrEPNMLFile

        protected void exportPetriNetToPNMLOrEPNMLFile​(org.processmining.framework.plugin.PluginContext context,
                                                       OpenNet openNet,
                                                       java.io.File file,
                                                       Pnml.PnmlType type)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • exportPetriNetToPNMLOrEPNMLFile

        protected void exportPetriNetToPNMLOrEPNMLFile​(org.processmining.framework.plugin.PluginContext context,
                                                       ResetNet resetNet,
                                                       java.io.File file,
                                                       Pnml.PnmlType type)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • exportPetriNetToPNMLOrEPNMLFile

        protected void exportPetriNetToPNMLOrEPNMLFile​(org.processmining.framework.plugin.PluginContext context,
                                                       ConfigurableResetInhibitorNet resetInhibitorNet,
                                                       java.io.File file,
                                                       Pnml.PnmlType type)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • exportPetriNetToPNMLOrEPNMLFile

        protected void exportPetriNetToPNMLOrEPNMLFile​(org.processmining.framework.plugin.PluginContext context,
                                                       ResetInhibitorNet resetInhibitorNet,
                                                       java.io.File file,
                                                       Pnml.PnmlType type)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • exportPetriNetToPNMLOrEPNMLFile

        protected void exportPetriNetToPNMLOrEPNMLFile​(org.processmining.framework.plugin.PluginContext context,
                                                       InhibitorNet inhibitorNet,
                                                       java.io.File file,
                                                       Pnml.PnmlType type)
                                                throws java.io.IOException
        Throws:
        java.io.IOException