A B C D E F G I L M N O P Q R S T V 
All Classes All Packages

G

getAnswers() - Method in class implementation.algorithms.Cluster
The list containing all answers held by this cluster i.e.
getAnswersList() - Method in class implementation.algorithms.Cluster
 
getAvailableQueryElements() - Method in class implementation.algorithms.Cluster
The query elements that have yet to be tested in this cluster
getCallCount(String) - Static method in class implementation.utils.profiling.CallCounterCollection
 
getChildren() - Method in class implementation.algorithms.matchTree.MatchTreeNode
The nodes under this node
getClusters() - Method in class implementation.algorithms.Partition
 
getConnectedVars() - Method in class implementation.algorithms.Cluster
The Variables that are connected to this Cluster
getCount() - Method in class implementation.utils.profiling.CallCounter
 
getD() - Method in class implementation.algorithms.matchTree.MatchTreeNode
D : the set of variable introduced by e
getDelta() - Method in class implementation.algorithms.matchTree.MatchTreeNode
Δ : the sub-domain of variables useful to this node's parent
getDepth(Element) - Method in class implementation.utils.CollectionsModel
 
getElapsedMilliseconds() - Method in class implementation.utils.profiling.stopwatches.Stopwatch
 
getElapsedMilliseconds(Object) - Static method in class implementation.utils.profiling.stopwatches.SingletonStopwatchCollection
 
getElapsedNanoseconds() - Method in class implementation.utils.profiling.stopwatches.Stopwatch
If the stopwatch is running: return elapsed time since the stopwatch has been started.
getElapsedNanoseconds(Object) - Static method in class implementation.utils.profiling.stopwatches.SingletonStopwatchCollection
 
getElapsedSeconds() - Method in class implementation.utils.profiling.stopwatches.Stopwatch
 
getElapsedSeconds(Object) - Static method in class implementation.utils.profiling.stopwatches.SingletonStopwatchCollection
 
getElement() - Method in class implementation.algorithms.matchTree.MatchTreeNode
e : the Element defined by this node
getExtensionDistance() - Method in class implementation.algorithms.Cluster
The size of the extension of this Cluster's query (i.e.
getFilter() - Method in class implementation.gui.model.SearchHistoryElement
 
getGraph() - Method in class implementation.algorithms.Partition
The RDF model used by this partition
getGraph() - Method in class implementation.utils.CollectionsModel
 
getKeys() - Method in class implementation.utils.CollectionsModel
 
getMatchSet() - Method in class implementation.algorithms.Cluster
The Match-set containing all the answers to the relaxed query
getMatchSet() - Method in class implementation.algorithms.matchTree.MatchTreeNode
M : the match-set
getMatchSet() - Method in class implementation.algorithms.matchTree.MatchTreeRoot
 
getMatchTree() - Method in class implementation.algorithms.Cluster
This Cluster's Match-Tree
getNbNeighbors() - Method in class implementation.gui.model.ObservablePartition
 
getNeighbors() - Method in class implementation.algorithms.Partition
 
getProj() - Method in class implementation.algorithms.Cluster
The head of the query Normally only one variable but represented as a list for theoretical use as a query head
getRelaxDistance() - Method in class implementation.algorithms.Cluster
The number of relaxations done to obtain this cluster
getRelaxQueryElements() - Method in class implementation.algorithms.Cluster
The body of the relaxed Query
getRemovedQueryElements() - Method in class implementation.algorithms.Cluster
Query elements that have been tested and thrown away/relaxed, to avoid putting them twice
getSaturatedGraph() - Method in class implementation.utils.CollectionsModel
 
getSelectStringFrom(Set<Var>, Set<Element>) - Static method in class implementation.utils.ElementUtils
Creates a String for the SPARQL Query given Jena Variables and Elements
getTriples() - Method in class implementation.utils.CollectionsModel
 
getTriplesReversed() - Method in class implementation.utils.CollectionsModel
 
getVarE() - Method in class implementation.algorithms.matchTree.MatchTreeNode
var(e) : the variables mentioned by e
A B C D E F G I L M N O P Q R S T V 
All Classes All Packages