- add(Cluster)
- Method in class fr.jgetmove.jgetmove.database.Base
-
Adds the cluster to the base
- add(Transaction)
- Method in class fr.jgetmove.jgetmove.database.Base
-
Adds the transaction to the base
- add(Time)
- Method in class fr.jgetmove.jgetmove.database.Base
-
Adds the time to the base
- add(Transaction)
- Method in class fr.jgetmove.jgetmove.database.Cluster
-
Adds the transaction to the cluster
- add(Cluster)
- Method in class fr.jgetmove.jgetmove.database.Transaction
-
Adds to cluster to this transaction.
- add(SingleDetector)
- Method in class fr.jgetmove.jgetmove.solver.Solver
-
- add(MultiDetector)
- Method in class fr.jgetmove.jgetmove.solver.Solver
-
- areTransactionsInCluster(Set<Integer>, int)
- Method in class fr.jgetmove.jgetmove.database.Base
-
Checks whether all the transactions are contained in the cluster.