Class TransitionSelectedEventImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      TransitionSelectedEventImpl​(org.processmining.models.graphbased.directed.petrinet.elements.Transition t)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.processmining.models.graphbased.directed.petrinet.elements.Transition getTransition()  
      • Methods inherited from class java.lang.Object

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

      • TransitionSelectedEventImpl

        public TransitionSelectedEventImpl​(org.processmining.models.graphbased.directed.petrinet.elements.Transition t)
    • Method Detail

      • getTransition

        public org.processmining.models.graphbased.directed.petrinet.elements.Transition getTransition()
        Specified by:
        getTransition in interface TransitionSelectedEvent