public class CutFinderIMSequenceReachabilityCancelAware
extends java.lang.Object
Constructor and Description |
---|
CutFinderIMSequenceReachabilityCancelAware(org.processmining.plugins.InductiveMiner.graphs.Graph<java.util.Set<org.deckfour.xes.classification.XEventClass>> graph,
IQueryCancelError queryCatchError) |
Modifier and Type | Method and Description |
---|---|
gnu.trove.set.TIntSet |
getReachableFrom(int node) |
gnu.trove.set.TIntSet |
getReachableFromTo(int node) |
gnu.trove.set.TIntSet |
getReachableTo(int node) |
public CutFinderIMSequenceReachabilityCancelAware(org.processmining.plugins.InductiveMiner.graphs.Graph<java.util.Set<org.deckfour.xes.classification.XEventClass>> graph, IQueryCancelError queryCatchError)