Uses of Class
org.processmining.objectcentricconstraintchecking.algorithms.analysis.mxGraphGenerator
-
-
Uses of mxGraphGenerator in org.processmining.objectcentricconstraintchecking.algorithms.analysis
Fields in org.processmining.objectcentricconstraintchecking.algorithms.analysis declared as mxGraphGenerator Modifier and Type Field Description protected mxGraphGeneratormxAnalysisGraph. generatorMethods in org.processmining.objectcentricconstraintchecking.algorithms.analysis that return mxGraphGenerator Modifier and Type Method Description mxGraphGeneratormxAnalysisGraph. getGenerator()Methods in org.processmining.objectcentricconstraintchecking.algorithms.analysis with parameters of type mxGraphGenerator Modifier and Type Method Description voidmxAnalysisGraph. setGenerator(mxGraphGenerator generator) -
Uses of mxGraphGenerator in org.processmining.objectcentricconstraintchecking.algorithms.editor
Methods in org.processmining.objectcentricconstraintchecking.algorithms.editor with parameters of type mxGraphGenerator Modifier and Type Method Description voidGraphConfigDialog. configAnalysisGraph(mxGraph graph, mxGraphGenerator generator, java.util.Map<java.lang.String,java.lang.Object> props) -
Uses of mxGraphGenerator in org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint
Methods in org.processmining.objectcentricconstraintchecking.algorithms.ocel.constraint with parameters of type mxGraphGenerator Modifier and Type Method Description voidGraphEditor. configAnalysisGraph(mxGraph graph, mxGraphGenerator generator, java.util.Map<java.lang.String,java.lang.Object> props) -
Uses of mxGraphGenerator in org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction
Methods in org.processmining.objectcentricconstraintchecking.algorithms.ocel.extraction with parameters of type mxGraphGenerator Modifier and Type Method Description voidCaseGraph. configAnalysisGraph(mxGraph graph, mxGraphGenerator generator, java.util.Map<java.lang.String,java.lang.Object> props) -
Uses of mxGraphGenerator in org.processmining.objectcentricconstraintchecking.algorithms.ocel.occl
Methods in org.processmining.objectcentricconstraintchecking.algorithms.ocel.occl with parameters of type mxGraphGenerator Modifier and Type Method Description voidGraphEditor. configAnalysisGraph(mxGraph graph, mxGraphGenerator generator, java.util.Map<java.lang.String,java.lang.Object> props)
-