Class RunnerUpPackagesPlugin

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

    public class RunnerUpPackagesPlugin
    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 Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addAll​(java.util.Set<java.lang.String> primary, java.util.Set<java.lang.String> secondary)  
      static org.processmining.framework.util.HTMLToString info​(org.processmining.contexts.uitopia.UIPluginContext context)  
      java.lang.String toHTMLString​(boolean includeHTMLTags)  
      • Methods inherited from class java.lang.Object

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

      • RunnerUpPackagesPlugin

        public RunnerUpPackagesPlugin()
    • Method Detail

      • info

        public static org.processmining.framework.util.HTMLToString info​(org.processmining.contexts.uitopia.UIPluginContext context)
      • addAll

        public void addAll​(java.util.Set<java.lang.String> primary,
                           java.util.Set<java.lang.String> secondary)
      • toHTMLString

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