Uses of Class
org.processmining.objectcentricconstraintchecking.algorithms.util.mxEventSource
-
-
Uses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.editor
Fields in org.processmining.objectcentricconstraintchecking.algorithms.editor declared as mxEventSource Modifier and Type Field Description protected mxEventSourceActEditorPalette. eventSourceprotected mxEventSourceEditorPalette. eventSourceprotected mxEventSourceobjEditorPalette. eventSourceprotected mxEventSourcePerformanceEditorPalette. eventSource -
Uses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.model
Subclasses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.model Modifier and Type Class Description classmxGraphModelExtends mxEventSource to implement a graph model. -
Uses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint
Subclasses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint Modifier and Type Class Description static classGraphEditor.CustomGraphA graph that creates new edges from a given template edge.static classOCCMEditor.CustomGraph -
Uses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction
Subclasses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction Modifier and Type Class Description static classCaseGraph.CustomGraphstatic classProcessExecutionPanel.CustomGraph -
Uses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.ocel.occl
Subclasses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.ocel.occl Modifier and Type Class Description static classGraphEditor.CustomGraphA graph that creates new edges from a given template edge. -
Uses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.swing
Fields in org.processmining.objectcentricconstraintchecking.algorithms.swing declared as mxEventSource Modifier and Type Field Description protected mxEventSourcemxGraphComponent. eventSource -
Uses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.swing.handler
Subclasses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.swing.handler Modifier and Type Class Description classmxConnectPreviewConnection handler creates new connections between cells.classmxMovePreviewConnection handler creates new connections between cells.Fields in org.processmining.objectcentricconstraintchecking.algorithms.swing.handler declared as mxEventSource Modifier and Type Field Description protected mxEventSourcemxCellMarker. eventSourceHolds the event source.protected mxEventSourcemxConnectionHandler. eventSourceHolds the event source.protected mxEventSourcemxInsertHandler. eventSource -
Uses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.swing.util
Subclasses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.swing.util Modifier and Type Class Description classmxAnimationBaseclass for all timer-based animations.classmxMorphingProvides animation effects. -
Uses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.util
Subclasses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.util Modifier and Type Class Description classmxUndoManagerImplements an undo history. -
Uses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.view
Subclasses of mxEventSource in org.processmining.objectcentricconstraintchecking.algorithms.view Modifier and Type Class Description classmxGraphImplements a graph object that allows to create diagrams from a graph model and stylesheet.classmxGraphSelectionModelImplements the selection model for a graph.classmxGraphViewImplements a view for the graph.classmxLayoutManagerImplements a layout manager that updates the layout for a given transaction.classmxSwimlaneManagerManager for swimlanes and nested swimlanes that sets the size of newly added swimlanes to that of their siblings, and propagates changes to the size of a swimlane to its siblings, if siblings is true, and its ancestors, if bubbling is true.
-