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

G

generate(Base, int) - Method in interface fr.jgetmove.jgetmove.solver.ItemsetsFinder
Method invoked, must contain the algorithm in charge of finding the itemsets
generate(Base, int) - Method in class fr.jgetmove.jgetmove.solver.OptimizedItemsetsFinder
 
getBlockSize() - Method in class fr.jgetmove.jgetmove.config.Config
 
getCluster(int) - Method in class fr.jgetmove.jgetmove.database.Base
Returns the Cluster having this id, null otherwise
getClusterIds() - Method in class fr.jgetmove.jgetmove.database.Base
 
getClusterIds() - Method in class fr.jgetmove.jgetmove.database.ClusterMatrix
 
getClusterIds() - Method in class fr.jgetmove.jgetmove.database.Time
 
getClusterIds() - Method in class fr.jgetmove.jgetmove.database.Transaction
 
getClusters() - Method in class fr.jgetmove.jgetmove.database.Base
 
getClusters() - Method in class fr.jgetmove.jgetmove.database.Itemset
 
getClusters() - Method in class fr.jgetmove.jgetmove.database.Time
 
getClusters() - Method in class fr.jgetmove.jgetmove.database.Transaction
 
getClusterTimeId(int) - Method in class fr.jgetmove.jgetmove.database.Base
Returns the timeId of the cluster Shortcut for getCluster(clusterId).
getClusterTransactions(int) - Method in class fr.jgetmove.jgetmove.database.Base
Retrieves all the transactions of a specific cluster.
getCommonObjectPercentage() - Method in class fr.jgetmove.jgetmove.config.Config
 
getFilteredTransactionIdsIfHaveCluster(Set<Integer>, int) - Method in class fr.jgetmove.jgetmove.database.Base
Checks and returns a list of transactions from transactionIds which are contained in the cluster (clusterId)
getId() - Method in class fr.jgetmove.jgetmove.database.Cluster
 
getId() - Method in class fr.jgetmove.jgetmove.database.Time
 
getId() - Method in class fr.jgetmove.jgetmove.database.Transaction
 
getMaxPattern() - Method in class fr.jgetmove.jgetmove.config.Config
 
getMinSupport() - Method in class fr.jgetmove.jgetmove.config.Config
 
getMinTime() - Method in class fr.jgetmove.jgetmove.config.Config
 
getOrCreateCluster(int) - Method in class fr.jgetmove.jgetmove.database.Base
Checks whether the clusterId is present, if not creates one.
getOrCreateTime(int) - Method in class fr.jgetmove.jgetmove.database.Base
Check whether the timeId is present, if not creates one.
getOrCreateTransaction(int) - Method in class fr.jgetmove.jgetmove.database.Base
Check whether the transactionId is present, if not creates one.
getTime(int) - Method in class fr.jgetmove.jgetmove.database.Base
Returns the Time having this id, null otherwise
getTime() - Method in class fr.jgetmove.jgetmove.database.Cluster
 
getTimeId() - Method in class fr.jgetmove.jgetmove.database.Cluster
 
getTimeId(int) - Method in class fr.jgetmove.jgetmove.database.ClusterMatrix
 
getTimeIds() - Method in class fr.jgetmove.jgetmove.database.Base
 
getTimes() - Method in class fr.jgetmove.jgetmove.database.Base
 
getTimes() - Method in class fr.jgetmove.jgetmove.database.Itemset
 
getTimes() - Method in class fr.jgetmove.jgetmove.pattern.ClosedSwarm
Getter on times
getTimes() - Method in class fr.jgetmove.jgetmove.pattern.Convoy
Getter sur la liste des temps
getTimes() - Method in class fr.jgetmove.jgetmove.pattern.GroupPattern
Getter sur la liste des temps
getTransaction(int) - Method in class fr.jgetmove.jgetmove.database.Base
Returns the Transaction having this id, null otherwise
getTransactionClusters(int) - Method in class fr.jgetmove.jgetmove.database.Base
Retrieves all the clusters of a specific transaction.
getTransactionIds() - Method in class fr.jgetmove.jgetmove.database.Base
 
getTransactionIds(int) - Method in class fr.jgetmove.jgetmove.database.ClusterMatrix
 
getTransactions() - Method in class fr.jgetmove.jgetmove.database.Base
 
getTransactions() - Method in class fr.jgetmove.jgetmove.database.Cluster
 
getTransactions() - Method in class fr.jgetmove.jgetmove.database.Itemset
 
getTransactions() - Method in class fr.jgetmove.jgetmove.pattern.ClosedSwarm
Getter on transactions
getTransactions() - Method in class fr.jgetmove.jgetmove.pattern.Convoy
Getter sur la liste des transactions
getTransactions() - Method in class fr.jgetmove.jgetmove.pattern.GroupPattern
Getter sur la liste des transactions
getTransactionsClusters(int) - Method in class fr.jgetmove.jgetmove.pattern.Convergent
 
getTransactionsClusters(int) - Method in class fr.jgetmove.jgetmove.pattern.Divergent
 
GroupPattern - Class in fr.jgetmove.jgetmove.pattern
 
GroupPattern(Set<Transaction>, Set<Time>) - Constructor for class fr.jgetmove.jgetmove.pattern.GroupPattern
Constructeur
GroupPatternDetector - Class in fr.jgetmove.jgetmove.detector
Note: not implemented yet
GroupPatternDetector(int, double) - Constructor for class fr.jgetmove.jgetmove.detector.GroupPatternDetector
 
A B C D E F G I M N O P R S T U W 
Skip navigation links