Class EditorActionsForOCCLEditor
- java.lang.Object
-
- org.processmining.objectcentricconstraintchecking.algorithms.editor.EditorActionsForOCCLEditor
-
public class EditorActionsForOCCLEditor extends java.lang.Object
-
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description EditorActionsForOCCLEditor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OCCMEditorgetEditor(java.awt.event.ActionEvent e)
-
-
-
Method Detail
-
getEditor
public static final OCCMEditor getEditor(java.awt.event.ActionEvent e)
- Parameters:
e-- Returns:
- Returns the graph for the given action event.
-
-