Class DirectlyFollowsHeuristic.Provider
- java.lang.Object
-
- org.processmining.specpp.componenting.system.AbstractGlobalComponentSystemUser
-
- org.processmining.specpp.evaluation.heuristics.DirectlyFollowsHeuristic.Provider
-
- All Implemented Interfaces:
HasComponentCollection,IsGlobalProvider,ProvidesEvaluators,UsesGlobalComponentSystem
- Enclosing class:
- DirectlyFollowsHeuristic
public static class DirectlyFollowsHeuristic.Provider extends AbstractGlobalComponentSystemUser implements ProvidesEvaluators
-
-
Constructor Summary
Constructors Constructor Description Provider(int[][] counts)
-
Method Summary
-
Methods inherited from class org.processmining.specpp.componenting.system.AbstractGlobalComponentSystemUser
globalComponentSystem, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.processmining.specpp.componenting.traits.ProvidesEvaluators
evaluators
-
Methods inherited from interface org.processmining.specpp.componenting.traits.UsesGlobalComponentSystem
getComponentCollection
-
-