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

T

TableUtils - Class in implementation.utils
Several static methods to do various things with Jena Table
TableUtils() - Constructor for class implementation.utils.TableUtils
 
TimeOut - Class in implementation.utils
Runnable to set an AtomicBoolean to true after a certain amount of time To be tested by anytime algorithms to know if they should stop running
TimeOut(AtomicBoolean, int) - Constructor for class implementation.utils.TimeOut
 
toString() - Method in class implementation.algorithms.Cluster
 
toString() - Method in class implementation.algorithms.matchTree.MatchTreeNode
 
toString() - Method in class implementation.algorithms.matchTree.MatchTreeRoot
 
toString() - Method in class implementation.algorithms.Partition
 
toString() - Method in class implementation.utils.CollectionsModel
 
toString(int) - Method in class implementation.algorithms.matchTree.MatchTreeNode
Visualization of the tree using indentation Still has a few issues
toString(CollectionsModel) - Method in class implementation.algorithms.Cluster
Same as Cluster.toString() but uses Cluster.answersListString(CollectionsModel) to write answers More efficient because it doesn't use a ResultSet
triplesFrom(Resource) - Method in class implementation.utils.CollectionsModel
 
triplesTo(RDFNode) - Method in class implementation.utils.CollectionsModel
 
type(TextField, String) - Static method in class implementation.gui.controller.FieldTyper
 
typeAndTrigger(TextField, String) - Static method in class implementation.gui.controller.FieldTyper
 
A B C D E F G I L M N O P Q R S T V 
All Classes All Packages