Class RPSTPetriNetConnection

  • All Implemented Interfaces:
    org.processmining.framework.connections.Connection

    public class RPSTPetriNetConnection
    extends org.processmining.framework.connections.impl.AbstractConnection
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String NET  
      static java.lang.String RPST  
      • Fields inherited from class org.processmining.framework.connections.impl.AbstractConnection

        manager
    • Constructor Summary

      Constructors 
      Constructor Description
      RPSTPetriNetConnection​(org.processmining.models.graphbased.directed.petrinet.Petrinet net, org.processmining.acceptingpetrinetdecomposer.models.rpst.PetriNetRPST rpst, org.processmining.acceptingpetrinetdecomposer.parameters.sese.GenerateRPSTFromPetriNetParameters parameters)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.processmining.acceptingpetrinetdecomposer.parameters.sese.GenerateRPSTFromPetriNetParameters getParameters()  
      • Methods inherited from class org.processmining.framework.connections.impl.AbstractConnection

        containsObjects, containsObjects, equals, get, getID, getLabel, getMapping, getObjects, getObjectWithRole, getRoles, hashCode, isRemoved, put, remove, remove, setLabel, setManager, toString, updated
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RPSTPetriNetConnection

        public RPSTPetriNetConnection​(org.processmining.models.graphbased.directed.petrinet.Petrinet net,
                                      org.processmining.acceptingpetrinetdecomposer.models.rpst.PetriNetRPST rpst,
                                      org.processmining.acceptingpetrinetdecomposer.parameters.sese.GenerateRPSTFromPetriNetParameters parameters)
    • Method Detail

      • getParameters

        public org.processmining.acceptingpetrinetdecomposer.parameters.sese.GenerateRPSTFromPetriNetParameters getParameters()