- setTime(Time)
- Method in class fr.jgetmove.jgetmove.database.Cluster
-
- setTimes(Set<Time>)
- Method in class fr.jgetmove.jgetmove.pattern.Convoy
-
Setter sur la liste des temps
- setTimes(Set<Time>)
- Method in class fr.jgetmove.jgetmove.pattern.GroupPattern
-
Setter sur la liste des temps
- setTransactions(Set<Transaction>)
- Method in class fr.jgetmove.jgetmove.pattern.Convoy
-
Setter sur la liste des transactions
- setTransactions(Set<Transaction>)
- Method in class fr.jgetmove.jgetmove.pattern.GroupPattern
-
Setter sur la liste des transactions
- SingleDetector -
Interface in fr.jgetmove.jgetmove.detector
-
Defines the structure of a Detector which need an itemset to work
- Solver - Class in fr.jgetmove.jgetmove.solver
-
Manager that handles all the core logic of the application.
- Solver(ItemsetsFinder, BlockMerger, Set<SingleDetector>, Set<MultiDetector>, Config)
- Constructor for class fr.jgetmove.jgetmove.solver.Solver
-
Prepares the solver with all the elements used to detect patterns.
- stack(char)
- Static method in class fr.jgetmove.jgetmove.debug.Debug
-
Adds a custom stack.
- stack(char, String)
- Static method in class fr.jgetmove.jgetmove.debug.Debug
-
Adds a custom stack.
- Strategy - Class in
fr.jgetmove.jgetmove.strategy
-
- Strategy() - Constructor for
class fr.jgetmove.jgetmove.strategy.Strategy
-
- subDetect(boolean[][], int, ArrayList<Integer>, int)
- Method in class fr.jgetmove.jgetmove.detector.ConvergentDetector
-
Detect the last cluster when all the itemsetIds are present
- subDetect(boolean[][], int, ArrayList<Integer>)
- Method in class fr.jgetmove.jgetmove.detector.DivergentDetector
-
Detect the first cluster when all the itemsetIds are present
- Swarm - Class in fr.jgetmove.jgetmove.pattern
-
- Swarm()
- Constructor for class fr.jgetmove.jgetmove.pattern.Swarm
-