A B C D E F G I L M N O P Q R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- call() - Method in class implementation.utils.profiling.CallCounter
-
Increases call count by one
- call(String) - Static method in class implementation.utils.profiling.CallCounterCollection
-
Increments the call count of the function in parameter, creates a new counter if not already done
- CallCounter - Class in implementation.utils.profiling
-
Small profiling functions to count the number of times a function has been called
- CallCounter(String) - Constructor for class implementation.utils.profiling.CallCounter
- CallCounterCollection - Class in implementation.utils.profiling
-
Collection of CallCounter with static methods to call from anywhere in code
- CallCounterCollection() - Constructor for class implementation.utils.profiling.CallCounterCollection
- candidateVisual(String) - Method in class implementation.gui.controller.NeighborsController
- click(Button) - Static method in class implementation.gui.controller.NeighborsController
- cluster - Variable in class implementation.gui.model.VisualCluster
-
The final cluster resulting in this answer TODO : More informations could be extracted from the cluster, open to suggestions
- Cluster - Class in implementation.algorithms
- ClusterComparator - Class in implementation.gui.controller
- ClusterComparator(String) - Constructor for class implementation.gui.controller.ClusterComparator
- CollectionsModel - Class in implementation.utils
-
A representation of an RDF Graph using several
HashMap
to accelerate accesses - CollectionsModel(Model, Model) - Constructor for class implementation.utils.CollectionsModel
- colMd - Variable in class implementation.gui.controller.NeighborsController
- compare(Cluster, Cluster) - Method in class implementation.gui.controller.ClusterComparator
- compare(VisualCluster, VisualCluster) - Method in class implementation.gui.controller.VisualClusterComparator
- compareTo(Cluster) - Method in class implementation.algorithms.Cluster
- compareTo(VisualCluster) - Method in class implementation.gui.model.VisualCluster
- compareTo(Object) - Method in class implementation.gui.model.VisualCluster
- completePartitioning(AtomicBoolean) - Method in class implementation.algorithms.Partition
-
Applies the Partition algorithm to the end
- connected(Set<Var>) - Method in class implementation.algorithms.Cluster
- contains(Object) - Static method in class implementation.utils.profiling.stopwatches.SingletonStopwatchCollection
- cut() - Method in class implementation.algorithms.Partition
- cutActivate() - Method in class implementation.gui.controller.NeighborsController
-
Changes everything that needs to be changed when the algorithm stopper is activated
- cutDeactivate() - Method in class implementation.gui.controller.NeighborsController
-
Changes everything that needs to be changed when the algorithm stopper is deactivated
All Classes All Packages