Uses of Class
org.processmining.optimalperformancecheckerofprojection.plugins.Result
-
Packages that use Result Package Description org.processmining.optimalperformancecheckerofprojection.visual -
-
Uses of Result in org.processmining.optimalperformancecheckerofprojection.visual
Method parameters in org.processmining.optimalperformancecheckerofprojection.visual with type arguments of type Result Modifier and Type Method Description protected voidMainProjectionVisPanel. initialize(org.processmining.framework.plugin.PluginContext context, java.util.List<Result> results, int Type)Constructor parameters in org.processmining.optimalperformancecheckerofprojection.visual with type arguments of type Result Constructor Description MainProjectionVisPanel(org.processmining.framework.plugin.PluginContext context, java.util.List<Result> results, int Type)ProjectionVisPanelChanged(org.processmining.framework.plugin.PluginContext context, java.util.List<Result> results, int Type)
-