Class EventClassSelectedEvent


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

      Constructors 
      Constructor Description
      EventClassSelectedEvent​(org.deckfour.xes.classification.XEventClass evClass)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.deckfour.xes.classification.XEventClass getEventClass()  
      • Methods inherited from class java.lang.Object

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

      • EventClassSelectedEvent

        public EventClassSelectedEvent​(org.deckfour.xes.classification.XEventClass evClass)
    • Method Detail

      • getEventClass

        public org.deckfour.xes.classification.XEventClass getEventClass()