Skip navigation links
A B C D E F G I M N O P R S T U W 

D

DataBase - Class in fr.jgetmove.jgetmove.database
Class containing all the basic data.
DataBase(Input, Input) - Constructor for class fr.jgetmove.jgetmove.database.DataBase
Initialises the database following the configurations in the files
Debug - Class in fr.jgetmove.jgetmove.debug
Class used to display Logs.
Debug() - Constructor for class fr.jgetmove.jgetmove.debug.Debug
 
DEBUG - Static variable in class fr.jgetmove.jgetmove.debug.Debug
 
defaultDataBase - Variable in class fr.jgetmove.jgetmove.pattern.Convergent
 
defaultDataBase - Variable in class fr.jgetmove.jgetmove.pattern.Divergent
 
detect(DataBase, Itemset) - Method in class fr.jgetmove.jgetmove.detector.ClosedSwarmDetector
Method in charge of detecting ClosedSwarm patterns.
detect(DataBase, Collection<Itemset>) - Method in class fr.jgetmove.jgetmove.detector.ConvergentDetector
Detects all the Convergent in a collection of itemsets.
detect(DataBase, Itemset) - Method in class fr.jgetmove.jgetmove.detector.ConvoyDetector
Detects all the Convoy
detect(DataBase, Collection<Itemset>) - Method in class fr.jgetmove.jgetmove.detector.DivergentDetector
Detects all the Divergent patterns in a collection of itemsets
detect(DataBase, Collection<Itemset>) - Method in class fr.jgetmove.jgetmove.detector.GroupPatternDetector
 
detect(DataBase, Collection<Itemset>) - Method in interface fr.jgetmove.jgetmove.detector.MultiDetector
 
detect(DataBase, Itemset) - Method in interface fr.jgetmove.jgetmove.detector.SingleDetector
 
Detector - Interface in fr.jgetmove.jgetmove.detector
An interface representing a Detector.
detectPatterns(DataBase, ArrayList<Itemset>) - Method in class fr.jgetmove.jgetmove.solver.Solver
Call BlockMerger and launches the pattern detection system
disable() - Static method in class fr.jgetmove.jgetmove.debug.Debug
Disables any display done with this class.
displayTitle() - Static method in class fr.jgetmove.jgetmove.debug.Debug
Displays the current methodName name (will display it even if TraceMethod.displayTitle() is false
Divergent - Class in fr.jgetmove.jgetmove.pattern
 
Divergent(DataBase, int) - Constructor for class fr.jgetmove.jgetmove.pattern.Divergent
 
DivergentDetector - Class in fr.jgetmove.jgetmove.detector
In charge of detecting Divergent patterns A divergent pattern is when from a defined set of transactions, these transactions diverge over time(forming a tree).
DivergentDetector() - Constructor for class fr.jgetmove.jgetmove.detector.DivergentDetector
 
A B C D E F G I M N O P R S T U W 
Skip navigation links