Uses of Class
org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint.OCCMEditor
-
-
Uses of OCCMEditor in org.processmining.objectcentricconstraintchecking.algorithms.editor
Methods in org.processmining.objectcentricconstraintchecking.algorithms.editor that return OCCMEditor Modifier and Type Method Description static OCCMEditorEditorActionsForOCCLEditor. getEditor(java.awt.event.ActionEvent e)Methods in org.processmining.objectcentricconstraintchecking.algorithms.editor with parameters of type OCCMEditor Modifier and Type Method Description protected voidEditorActionsForOCCLEditor.OpenAction. openGD(OCCMEditor editor, java.io.File file, java.lang.String gdText)protected voidEditorActionsForOCCLEditor.OpenAction. openXmlPng(OCCMEditor editor, java.io.File file)Reads XML+PNG format.static voidEditorMenuBar. populateFormatMenu(javax.swing.JMenu menu, OCCMEditor editor)Adds menu items to the given format menu.static voidEditorMenuBar. populateShapeMenu(javax.swing.JMenu menu, OCCMEditor editor)Adds menu items to the given shape menu.protected voidEditorActionsForOCCLEditor.OpenAction. resetEditor(OCCMEditor editor)protected voidEditorActionsForOCCLEditor.SaveAction. saveXmlPng(OCCMEditor editor, java.lang.String filename, java.awt.Color bg)Saves XML+PNG format.Constructors in org.processmining.objectcentricconstraintchecking.algorithms.editor with parameters of type OCCMEditor Constructor Description EditorPopupMenu(OCCMEditor editor)ToggleCreateTargetItem(OCCMEditor editor, java.lang.String name)ToggleGridItem(OCCMEditor editor, java.lang.String name)ToggleOutlineItem(OCCMEditor editor, java.lang.String name)ToggleRulersItem(OCCMEditor editor, java.lang.String name) -
Uses of OCCMEditor in org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint
Methods in org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint that return OCCMEditor Modifier and Type Method Description OCCMEditorConstraintEditor. getConstraintFromOCEL(org.processmining.contexts.uitopia.UIPluginContext context, OcelEventLog ocel)Methods in org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint with parameters of type OCCMEditor Modifier and Type Method Description javax.swing.JComponentVisualizer. visOCCLEditor(org.processmining.contexts.uitopia.UIPluginContext context, OCCMEditor ge) -
Uses of OCCMEditor in org.processmining.objectcentricconstraintchecking.plugins
Methods in org.processmining.objectcentricconstraintchecking.plugins with parameters of type OCCMEditor Modifier and Type Method Description javax.swing.JComponentVisualizer. visOCCLEditor(org.processmining.contexts.uitopia.UIPluginContext context, OCCMEditor ge)
-