A B C D E F G H I J K L M N O P R S T U V W 

T

tabSize - Variable in class de.uni_due.inf.ti.graph.io.SimpleCharStream
 
testGraph(Graph) - Method in class de.uni_due.inf.ti.graph.PathDecomposition
Tests whether this PathDecomposition is a legal path decomposition for a given graph.
ThreeBool - Enum in de.uni_due.inf.ti.graph.util
This enum represents a value in three-valued logic.
toArray() - Method in class de.uni_due.inf.ti.graph.util.IsomorphismHashSet
Returns an array containing all the graphs in this IsomorphismSet.
toArray(T[]) - Method in class de.uni_due.inf.ti.graph.util.IsomorphismHashSet
Returns an array containing all the graphs in this IsomorphismSet.
token - Variable in class de.uni_due.inf.ti.graph.io.SgfParser
Current token.
Token - Class in de.uni_due.inf.ti.graph.io
Describes the input token stream.
Token() - Constructor for class de.uni_due.inf.ti.graph.io.Token
No-argument constructor
Token(int) - Constructor for class de.uni_due.inf.ti.graph.io.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class de.uni_due.inf.ti.graph.io.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class de.uni_due.inf.ti.graph.io.SgfParser
Generated Token Manager.
tokenImage - Variable in exception de.uni_due.inf.ti.graph.io.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface de.uni_due.inf.ti.graph.io.SgfParserConstants
Literal token values.
TokenMgrError - Error in de.uni_due.inf.ti.graph.io
Token Manager Error.
TokenMgrError() - Constructor for error de.uni_due.inf.ti.graph.io.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error de.uni_due.inf.ti.graph.io.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error de.uni_due.inf.ti.graph.io.TokenMgrError
Full Constructor.
toString() - Method in class de.uni_due.inf.ti.graph.Edge
toString(String) - Method in class de.uni_due.inf.ti.graph.Graph
Returns a string representation of this graph with a user-defined indentation string.
toString() - Method in class de.uni_due.inf.ti.graph.Graph
toString(String) - Method in class de.uni_due.inf.ti.graph.InterfaceGraph
Returns a string representation of this InterfaceGraph with a user-defined indentation string.
toString() - Method in class de.uni_due.inf.ti.graph.InterfaceGraph
toString() - Method in class de.uni_due.inf.ti.graph.io.Token
Returns the image.
toString() - Method in class de.uni_due.inf.ti.graph.Label
toString(String) - Method in class de.uni_due.inf.ti.graph.Morphism
Returns a string representation of this morphism with a user-defined indentation string.
toString() - Method in class de.uni_due.inf.ti.graph.Morphism
toString(String) - Method in class de.uni_due.inf.ti.graph.NacRule
Returns a string representation of this Rule with a user-defined indentation string.
toString() - Method in class de.uni_due.inf.ti.graph.Node
toString(String, String) - Method in class de.uni_due.inf.ti.graph.Rule
Returns a string representation of this Rule with a user-defined indentation string and a subclass-defined information string.
toString(String) - Method in class de.uni_due.inf.ti.graph.Rule
Returns a string representation of this Rule with a user-defined indentation string.
toString() - Method in class de.uni_due.inf.ti.graph.Rule
Returns a string representation of this Rule.
toString() - Method in class de.uni_due.inf.ti.graph.Trace
Returns a string representation of this trace.
toString(String) - Method in class de.uni_due.inf.ti.graph.TransformationSystem
Returns a user-readable string representation of this transformation system with a given indentation string.
toString() - Method in class de.uni_due.inf.ti.graph.TransformationSystem
Returns a user-readable string representation of this transformation system.
Trace - Class in de.uni_due.inf.ti.graph
Object which represent a single trace.
Trace() - Constructor for class de.uni_due.inf.ti.graph.Trace
Creates a new, empty trace.
Trace(Trace) - Constructor for class de.uni_due.inf.ti.graph.Trace
Creates a new trace which is a copy of an existing one.
TransformationParams - Class in de.uni_due.inf.ti.graph
 
TransformationSystem - Class in de.uni_due.inf.ti.graph
This class represents a graph transformation system.
Transition - Class in de.uni_due.inf.ti.graph
This class represents a transition in a transition system.
Transition(Morphism) - Constructor for class de.uni_due.inf.ti.graph.Transition
Creates a new transition.
Transition(Morphism, Morphism, Rule) - Constructor for class de.uni_due.inf.ti.graph.Transition
Creates a new transition which is labeled by a rule.
Transition(Morphism, String) - Constructor for class de.uni_due.inf.ti.graph.Transition
Creates a new transition which is labeled by a custom label.
Transition(Transition) - Constructor for class de.uni_due.inf.ti.graph.Transition
Creates a new transition which is a copy of another transition.
transitionStyleName - Static variable in class de.uni_due.inf.ti.graph.visual.GraphVisualizer
 
TransitionSystem - Interface in de.uni_due.inf.ti.graph
This interface represents graph transition systems.
TransitionSystemPanel - Class in de.uni_due.inf.ti.graph.visual
A panel which displays a transition system.
TransitionSystemPanel(WeakHashMap<Object, VxGraph>) - Constructor for class de.uni_due.inf.ti.graph.visual.TransitionSystemPanel
Creates a new TransitionSystemPanel instance with a shared visualization cache.
TransitionSystemPanel() - Constructor for class de.uni_due.inf.ti.graph.visual.TransitionSystemPanel
Creates a new TransitionSystemPanel instance.
A B C D E F G H I J K L M N O P R S T U V W