Class ConstraintEditor


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

      • root

        protected javax.swing.JPanel root
    • Constructor Detail

      • ConstraintEditor

        public ConstraintEditor()
    • Method Detail

      • getConstraintFromOCEL

        public OCCMEditor 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)