Uses of Class
org.processmining.objectcentricconstraintchecking.algorithms.swing.mxGraphOutline
-
-
Uses of mxGraphOutline in org.processmining.objectcentricconstraintchecking.algorithms.editor
Fields in org.processmining.objectcentricconstraintchecking.algorithms.editor declared as mxGraphOutline Modifier and Type Field Description protected mxGraphOutlineBasicGraphEditor. graphOutlineMethods in org.processmining.objectcentricconstraintchecking.algorithms.editor that return mxGraphOutline Modifier and Type Method Description mxGraphOutlineBasicGraphEditor. getGraphOutline() -
Uses of mxGraphOutline in org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint
Fields in org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint declared as mxGraphOutline Modifier and Type Field Description protected mxGraphOutlineOCCMEditor. graphOutlineMethods in org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint that return mxGraphOutline Modifier and Type Method Description mxGraphOutlineOCCMEditor. getGraphOutline() -
Uses of mxGraphOutline in org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction
Fields in org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction declared as mxGraphOutline Modifier and Type Field Description protected mxGraphOutlineCaseGraph. graphOutlineprotected mxGraphOutlineProcessExecutionPanel. graphOutlineMethods in org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction that return mxGraphOutline Modifier and Type Method Description mxGraphOutlineCaseGraph. getGraphOutline()mxGraphOutlineProcessExecutionPanel. getGraphOutline()
-