Class PEVisualiztion


  • public class PEVisualiztion
    extends java.lang.Object
    • Field Detail

      • root

        protected javax.swing.JPanel root
    • Constructor Detail

      • PEVisualiztion

        public PEVisualiztion()
    • Method Detail

      • getConstraintFromOCEL

        public ProcessExecutionPanel getConstraintFromOCEL​(org.processmining.contexts.uitopia.UIPluginContext context,
                                                           OcelEventLog ocel)
                                                    throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • getActivityList

        public java.util.Set<java.lang.String> getActivityList​(OcelEventLog ocel)
      • extractCaseWithLeadingType

        public java.util.List<java.util.Map> extractCaseWithLeadingType​(OcelEventLog ocel,
                                                                        java.lang.String leadObjType,
                                                                        java.util.HashSet<java.lang.String> revObjectTypes)
      • getSupplementaryObj

        public static java.util.HashSet<OcelObject> getSupplementaryObj​(OcelObject obj,
                                                                        java.util.HashSet<java.lang.String> objTypeSet)