Uses of Class
org.processmining.objectcentricconstraintchecking.algorithms.editor.EditorPalette
-
Packages that use EditorPalette Package Description org.processmining.objectcentricconstraintchecking.algorithms.editor -
-
Uses of EditorPalette in org.processmining.objectcentricconstraintchecking.algorithms.editor
Methods in org.processmining.objectcentricconstraintchecking.algorithms.editor with parameters of type EditorPalette Modifier and Type Method Description static java.lang.StringEditorActions.ImportAction. addStencilShape(EditorPalette palette, java.lang.String nodeXml, java.lang.String path)Loads and registers the shape as a new shape in mxGraphics2DCanvas and adds a new entry to use that shape in the specified palettestatic java.lang.StringEditorActionsForOCCLEditor.ImportAction. addStencilShape(EditorPalette palette, java.lang.String nodeXml, java.lang.String path)Loads and registers the shape as a new shape in mxGraphics2DCanvas and adds a new entry to use that shape in the specified palette
-