Class PlaceSetDiscoveryPlugin


  • public class PlaceSetDiscoveryPlugin
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static TaggedPlaceSet convertToPlaceSet​(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.models.graphbased.directed.petrinet.Petrinet petriNet)  
      static TaggedPlaceSet minePlaceSet​(org.processmining.contexts.uitopia.UIPluginContext context, org.processmining.ocel.ocelobjects.OcelEventLog ocelOriginal)  
      • Methods inherited from class java.lang.Object

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

      • PlaceSetDiscoveryPlugin

        public PlaceSetDiscoveryPlugin()
    • Method Detail

      • minePlaceSet

        public static TaggedPlaceSet minePlaceSet​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                  org.processmining.ocel.ocelobjects.OcelEventLog ocelOriginal)
      • convertToPlaceSet

        public static TaggedPlaceSet convertToPlaceSet​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                       org.processmining.models.graphbased.directed.petrinet.Petrinet petriNet)