Class TestPlugin


  • public class TestPlugin
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TestPlugin()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String runDefault​(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.models.graphbased.directed.petrinet.Petrinet net, org.processmining.acceptingpetrinetdecomposer.models.rpst.PetriNetRPST rpst)  
      • Methods inherited from class java.lang.Object

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

      • TestPlugin

        public TestPlugin()
    • Method Detail

      • runDefault

        public java.lang.String runDefault​(org.processmining.contexts.uitopia.UIPluginContext context,
                                           org.processmining.models.graphbased.directed.petrinet.Petrinet net,
                                           org.processmining.acceptingpetrinetdecomposer.models.rpst.PetriNetRPST rpst)