Class EvClOccInfo


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

      Constructors 
      Constructor Description
      EvClOccInfo​(org.deckfour.xes.classification.XEventClass eventClass, int pos)  
    • Method Summary

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

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

      • EvClOccInfo

        public EvClOccInfo​(org.deckfour.xes.classification.XEventClass eventClass,
                           int pos)
    • Method Detail

      • eventClass

        public org.deckfour.xes.classification.XEventClass eventClass()
      • pos

        public int pos()