Class PDC2016TestModel

  • All Implemented Interfaces:
    org.processmining.framework.util.HTMLToString

    public class PDC2016TestModel
    extends java.lang.Object
    implements org.processmining.framework.util.HTMLToString
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.processmining.framework.util.HTMLToString

        org.processmining.framework.util.HTMLToString.HTMLCellRenderer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void add​(int i, org.deckfour.xes.model.XLog cal1Log, org.deckfour.xes.model.XLog cal2Log, org.deckfour.xes.model.XLog testLog)  
      java.lang.String toHTMLString​(boolean includeHTMLTags)  
      • Methods inherited from class java.lang.Object

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

      • add

        public void add​(int i,
                        org.deckfour.xes.model.XLog cal1Log,
                        org.deckfour.xes.model.XLog cal2Log,
                        org.deckfour.xes.model.XLog testLog)
      • toHTMLString

        public java.lang.String toHTMLString​(boolean includeHTMLTags)
        Specified by:
        toHTMLString in interface org.processmining.framework.util.HTMLToString