Uses of Class
org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction.ProcessExecutionPanel
-
-
Uses of ProcessExecutionPanel in org.processmining.objectcentricconstraintchecking.algorithms.editor
Methods in org.processmining.objectcentricconstraintchecking.algorithms.editor with parameters of type ProcessExecutionPanel Modifier and Type Method Description static voidEditorMenuBar. populateFormatMenu(javax.swing.JMenu menu, ProcessExecutionPanel editor)Adds menu items to the given format menu.static voidEditorMenuBar. populateShapeMenu(javax.swing.JMenu menu, ProcessExecutionPanel editor)Adds menu items to the given shape menu.Constructors in org.processmining.objectcentricconstraintchecking.algorithms.editor with parameters of type ProcessExecutionPanel Constructor Description EditorPopupMenu(ProcessExecutionPanel editor) -
Uses of ProcessExecutionPanel in org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction
Methods in org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction that return ProcessExecutionPanel Modifier and Type Method Description ProcessExecutionPanelPEVisualiztion. getConstraintFromOCEL(org.processmining.contexts.uitopia.UIPluginContext context, OcelEventLog ocel)Methods in org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction with parameters of type ProcessExecutionPanel Modifier and Type Method Description javax.swing.JComponentVisualizer. visPE(org.processmining.contexts.uitopia.UIPluginContext context, ProcessExecutionPanel ge)
-