Class IvMEventClasses


  • public class IvMEventClasses
    extends org.deckfour.xes.classification.XEventClasses
    Avoid ProM-caching and threading issues of XEventClasses, as we need to change these objects. This simply provides a copy.
    Author:
    sleemans
    • Field Summary

      • Fields inherited from class org.deckfour.xes.classification.XEventClasses

        classifier, classMap
    • Constructor Summary

      Constructors 
      Constructor Description
      IvMEventClasses​(org.deckfour.xes.classification.XEventClasses classes)  
    • Method Summary

      • Methods inherited from class org.deckfour.xes.classification.XEventClasses

        deriveEventClasses, equals, getByIdentity, getByIndex, getClasses, getClassifier, getClassOf, harmonizeIndices, register, register, register, register, size, toString
      • Methods inherited from class java.lang.Object

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

      • IvMEventClasses

        public IvMEventClasses​(org.deckfour.xes.classification.XEventClasses classes)