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

T

TableRowDragger - Class in agg.attribute.util
Dragging of table rows.
TableRowDragger(JTable) - Constructor for class agg.attribute.util.TableRowDragger
 
tableView - Variable in class agg.attribute.util.TableRowDragger
 
takeNodeClassFrom(SimpleNode) - Method in class agg.attribute.parser.javaExpr.SimpleNode
Setting the node class to that of the parameter node.
target - Variable in class agg.attribute.impl.TupleMapping
The source and target objects of this mapping.
TARGET - Static variable in class agg.xt_basis.GraphKind
 
TARGET_SET - Static variable in class agg.util.Change
 
TARGET_UNSET - Static variable in class agg.util.Change
 
TerminationLGTS - Class in agg.termination
This class implements termination conditions of Layered Graph Grammar.
TerminationLGTS() - Constructor for class agg.termination.TerminationLGTS
 
TerminationLGTSInterface - Interface in agg.termination
This class implements termination conditions of Layered Graph Grammar.
TerminationLGTSTypedByTypeGraph - Class in agg.termination
This class implements termination conditions of Layered Graph Grammar which is typed by a type graph.
TerminationLGTSTypedByTypeGraph() - Constructor for class agg.termination.TerminationLGTSTypedByTypeGraph
 
test_interpret(String, Class<?>, SymbolTable) - Method in class agg.attribute.parser.javaExpr.Jex
 
TestForm - Class in agg.cons
 
TestForm() - Constructor for class agg.cons.TestForm
 
testGraph - Variable in class agg.parser.ExcludePairContainer
 
text - Variable in class agg.xt_basis.GraTraEvent
 
TG - Static variable in class agg.xt_basis.GraphKind
 
theBaseFactory - Static variable in class agg.xt_basis.BaseFactory
 
theFactory() - Static method in class agg.xt_basis.BaseFactory
 
TO_LESS_ARCS - Static variable in class agg.xt_basis.TypeError
Error number if there were not as many arcs of a type as allowed by the type graph.
TO_LESS_NODES - Static variable in class agg.xt_basis.TypeError
 
TO_MUCH_ARCS - Static variable in class agg.xt_basis.TypeError
Error number if there were more arcs of a type as allowed by the type graph.
TO_MUCH_NODES - Static variable in class agg.xt_basis.TypeError
 
token - Static variable in class agg.attribute.parser.javaExpr.JexParser
 
Token - Class in agg.attribute.parser.javaExpr
Describes the input token stream.
Token() - Constructor for class agg.attribute.parser.javaExpr.Token
 
token_error() - Method in class agg.attribute.parser.javaExpr.JexParser
 
token_source - Static variable in class agg.attribute.parser.javaExpr.JexParser
 
tokenImage - Static variable in interface agg.attribute.parser.javaExpr.JexParserConstants
 
toLeafIndex(int) - Method in class agg.attribute.impl.DeclTuple
Transforming a root index into the corresponding index of this leaf.
toLongString() - Method in class agg.attribute.impl.TupleEvent
 
toLongString() - Method in class agg.attribute.view.impl.TupleViewEvent
 
top - Static variable in class agg.attribute.parser.javaExpr.SimpleNode
 
toRootIndex(int) - Method in class agg.attribute.impl.DeclTuple
Obtaining the index relative to the root of the inheritance tree.
toString() - Method in interface agg.attribute.handler.HandlerExpr
 
toString() - Method in interface agg.attribute.handler.HandlerType
Getting the string representation of this type.
toString() - Method in class agg.attribute.impl.AttrObject
 
toString() - Method in class agg.attribute.impl.DeclTuple
 
toString() - Method in class agg.attribute.impl.TupleEvent
 
toString() - Method in class agg.attribute.impl.ValueMember
 
toString() - Method in class agg.attribute.impl.ValueTuple
 
toString() - Method in class agg.attribute.impl.VarMember
 
toString() - Method in class agg.attribute.impl.VarTuple
 
toString() - Method in class agg.attribute.parser.javaExpr.ASTAddNode
 
toString() - Method in class agg.attribute.parser.javaExpr.ASTClassName
 
toString() - Method in class agg.attribute.parser.javaExpr.ASTField
 
toString() - Method in class agg.attribute.parser.javaExpr.ASTId
 
toString() - Method in class agg.attribute.parser.javaExpr.ClassResolver
 
toString() - Method in class agg.attribute.parser.javaExpr.OpMemberNode
 
toString() - Method in class agg.attribute.parser.javaExpr.SimpleNode
 
toString(String) - Method in class agg.attribute.parser.javaExpr.SimpleNode
 
toString() - Method in class agg.attribute.view.impl.SlotSequence
 
toString() - Method in class agg.attribute.view.impl.TupleFormat
 
toString() - Method in class agg.attribute.view.impl.TupleViewEvent
 
toString(AttrTuple) - Method in class agg.attribute.view.impl.ViewSetting
 
toString() - Method in class agg.cons.ConstraintLayer
Returns the constraint layer in a human readable way.
toString() - Method in class agg.cons.ConstraintPriority
Returns the constraint priority in a human readable way.
toString() - Method in class agg.parser.CriticalPairOption
Returns the option in human readable way.
toString() - Method in class agg.parser.DependencyPairContainer
Provides a human readable text of the critical pairs.
toString() - Method in class agg.parser.ExcludePairContainer
Provides a human readable text of the critical pairs.
toString() - Method in class agg.parser.LayerFunction
Deprecated. Returns the layer function in a human readable way.
toString() - Method in class agg.termination.TerminationLGTS
Returns the layer function in a human readable way.
toString() - Method in interface agg.termination.TerminationLGTSInterface
Returns the layer function in a human readable way.
toString() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
Returns the layer function in a human readable way.
toString() - Method in class agg.termination.TypeLayer
Returns the type layer in a human readable way.
toString() - Method in class agg.termination.TypeLayerOfTypeGraph
Returns the type layer in a human readable way.
toString() - Method in class agg.xt_basis.Arc
 
toString() - Method in class agg.xt_basis.Graph
 
toString() - Method in class agg.xt_basis.GraTraOptions
 
toString() - Method in class agg.xt_basis.Node
 
toString() - Method in class agg.xt_basis.RuleLayer
Returns the rule layer in a human readable way.
toString() - Method in class agg.xt_basis.RulePriority
Returns the rule priority in a human readable way.
toString() - Method in class agg.xt_basis.TypeError
returns a short string with error number and message for testing purposes.
TRACE - Static variable in class agg.parser.Report
Switch for method invokation.
trace(Object, int) - Static method in class agg.parser.Report
Prints messages from the mehod invokation.
transform(GraGra, GraTraEventListener) - Static method in class agg.xt_basis.AGGBasicAppl
 
transform(Vector<Rule>) - Method in class agg.xt_basis.DefaultGraTraImpl
 
transform(List<Rule>) - Method in class agg.xt_basis.DefaultGraTraImpl
 
transform() - Method in class agg.xt_basis.DefaultGraTraImpl
 
transform(Vector<Rule>) - Method in class agg.xt_basis.GraTra
 
transform(List<Rule>) - Method in class agg.xt_basis.GraTra
 
transform() - Method in class agg.xt_basis.GraTra
 
transform(Vector<Rule>) - Method in class agg.xt_basis.LayeredGraTraImpl
 
transform(List<Rule>) - Method in class agg.xt_basis.LayeredGraTraImpl
 
transform() - Method in class agg.xt_basis.LayeredGraTraImpl
 
transform(Vector<Rule>) - Method in class agg.xt_basis.PriorityGraTraImpl
 
transform(List<Rule>) - Method in class agg.xt_basis.PriorityGraTraImpl
 
transform() - Method in class agg.xt_basis.PriorityGraTraImpl
 
transform(Vector<Rule>) - Method in class agg.xt_basis.RuleSequencesGraTraImpl
 
transform(List<Rule>) - Method in class agg.xt_basis.RuleSequencesGraTraImpl
 
transform() - Method in class agg.xt_basis.RuleSequencesGraTraImpl
 
TRANSFORM_FAILED - Static variable in class agg.xt_basis.GraTraEvent
 
TRANSFORM_FINISHED - Static variable in class agg.xt_basis.GraTraEvent
 
TRANSFORM_START - Static variable in class agg.xt_basis.GraTraEvent
 
TRANSFORM_STOP - Static variable in class agg.xt_basis.GraTraEvent
 
transformationDone() - Method in class agg.xt_basis.DefaultGraTraImpl
 
transformationDone() - Method in class agg.xt_basis.GraTra
 
transformationDone() - Method in class agg.xt_basis.LayeredGraTraImpl
 
transformationDone() - Method in class agg.xt_basis.PriorityGraTraImpl
 
transformationDone() - Method in class agg.xt_basis.RuleSequencesGraTraImpl
 
TransformationFacade - Interface in agg.attribute.facade
 
transformContinue() - Method in class agg.xt_basis.DefaultGraTraImpl
 
transformContinue() - Method in class agg.xt_basis.LayeredGraTraImpl
 
transformContinueWithNextLayer() - Method in class agg.xt_basis.LayeredGraTraImpl
 
transformContinueWithNextStep() - Method in class agg.xt_basis.DefaultGraTraImpl
 
transformContinueWithNextStep() - Method in class agg.xt_basis.LayeredGraTraImpl
 
TRIGGER_DEPEND - Static variable in class agg.parser.CriticalPairOption
The additional algorithm of the critical pairs.
TRIGGER_DEPENDENCY - Static variable in interface agg.parser.CriticalPair
Dependency constant used to specify dependency kind.
TRIGGER_SWITCH_DEPEND - Static variable in class agg.parser.CriticalPairOption
 
TRIGGER_SWITCH_DEPENDENCY - Static variable in interface agg.parser.CriticalPair
 
triggerOfLayer - Variable in class agg.xt_basis.Rule
 
trimAttrContextVariableByPrefix(Rule, String, String) - Method in class agg.xt_basis.BaseFactory
 
Triple - Class in agg.parser
A triple stores three data.
Triple(Graph, RuleInstances, Integer) - Constructor for class agg.parser.Triple
Creates a new tripel.
TRUE - Static variable in class agg.cons.Formula
 
trueVal - Static variable in class agg.attribute.impl.CondTuple
Constant for the true value.
tryToExtendByTypeNodes(Vector<Type>) - Method in class agg.xt_basis.TypeGraph
Only new type nodes are created for the node types inside of the specified types.
tuple - Variable in class agg.attribute.impl.DeclMember
The Tuple containing this declaration.
tuple - Variable in class agg.attribute.impl.ValueMember
Instance tuple that this value is a member of.
TupleEvent - Class in agg.attribute.impl
 
TupleEvent(AttrTuple, int, int, int) - Constructor for class agg.attribute.impl.TupleEvent
 
TupleEvent(AttrTuple, int, int) - Constructor for class agg.attribute.impl.TupleEvent
 
TupleFormat - Class in agg.attribute.view.impl
Format of an attribute tuple.
TupleFormat(int) - Constructor for class agg.attribute.view.impl.TupleFormat
Constructing with all parameters.
TupleMapping - Class in agg.attribute.impl
Representation of a mapping between two attribute instances.
TupleMapping(ContextView, ValueTuple, ValueTuple) - Constructor for class agg.attribute.impl.TupleMapping
All or nothing: tries to create a mapping right away, with matching if it's in a match context.
TupleObject - Class in agg.attribute.impl
Partial implementation of the interface agg.attribute.AttrTuple.
TupleObject(AttrTupleManager, TupleObject) - Constructor for class agg.attribute.impl.TupleObject
 
TupleViewEvent - Class in agg.attribute.view.impl
 
TupleViewEvent(AttrTuple, int, int, int, AttrViewSetting) - Constructor for class agg.attribute.view.impl.TupleViewEvent
 
type - Variable in class agg.attribute.impl.DeclMember
The type of this declaration.
type - Variable in class agg.attribute.impl.ValueTuple
Type reference.
Type - Interface in agg.xt_basis
Instances of this class are used for dynamic typing of graphobjects.
TYPE1xTYPE1toBOOL - Class in agg.attribute.parser.javaExpr
 
TYPE_ALREADY_DEFINED - Static variable in class agg.xt_basis.TypeError
Error number if a type is already defined in the type graph (Two nodes of the same type or two edges of the same type between the same nodes).
TYPE_IS_IN_USE - Static variable in class agg.xt_basis.TypeError
Error number you tried to remove a graph object from the type graph, but there are graph objects in the other graphs of this type.
TYPE_UNDEFINED - Static variable in class agg.xt_basis.TypeError
Error number if a type is not present in the type graph.
TYPE_UNKNOWN_HERE - Static variable in class agg.xt_basis.TypeError
Error number if you tried to merge two type sets and there are used types unknown (The merging will happening, if you use another TypeSet to check a graph).
typeChanged() - Method in class agg.attribute.impl.ValueMember
 
typeCode() - Method in class agg.attribute.parser.javaExpr.SimpleNode
Getting the number type code of this node object
typeCode(Class<?>) - Static method in class agg.attribute.parser.javaExpr.SimpleNode
Getting the number type code of a primitive number type
TypeError - Class in agg.xt_basis
This object stand for an error while type checking.
TypeError(int, String) - Constructor for class agg.xt_basis.TypeError
creates an error object.
TypeError(int, String, Type) - Constructor for class agg.xt_basis.TypeError
creates an error object.
TypeError(int, String, GraphObject, Type) - Constructor for class agg.xt_basis.TypeError
creates an error object.
TypeError(int, String, Graph) - Constructor for class agg.xt_basis.TypeError
creates an error object.
TypeError(int, String, Type, Graph) - Constructor for class agg.xt_basis.TypeError
creates an error object.
TypeError(int, String, GraphObject, Type, Graph) - Constructor for class agg.xt_basis.TypeError
creates an error object.
TypeException - Exception in agg.xt_basis
This Exception will be thrown if an invalid typed graph object will be added to the graph
TypeException() - Constructor for exception agg.xt_basis.TypeException
 
TypeException(String) - Constructor for exception agg.xt_basis.TypeException
 
TypeException(TypeError) - Constructor for exception agg.xt_basis.TypeException
 
TypeGraph - Class in agg.xt_basis
 
TypeGraph() - Constructor for class agg.xt_basis.TypeGraph
Deprecated.  
TypeGraph(boolean) - Constructor for class agg.xt_basis.TypeGraph
Deprecated.  
TypeGraph(TypeSet, boolean) - Constructor for class agg.xt_basis.TypeGraph
Deprecated.  
TypeGraph(TypeSet) - Constructor for class agg.xt_basis.TypeGraph
Creates an empty type graph for the specified type set.
TypeImpl - Class in agg.xt_basis
The type of a graph object is here defined.
TypeImpl() - Constructor for class agg.xt_basis.TypeImpl
 
TypeImpl(String) - Constructor for class agg.xt_basis.TypeImpl
Creates a new type with the given name.
TypeImpl(AttrType, String) - Constructor for class agg.xt_basis.TypeImpl
Creates a new type with the given attributes and the given name.
TypeImpl(AttrType) - Constructor for class agg.xt_basis.TypeImpl
creates a new type with the given attributes and an empty name.
typeInit() - Static method in class agg.attribute.parser.javaExpr.SimpleNode
 
TypeLayer - Class in agg.termination
Type layer is a set of type layer of a given layered graph grammar.
TypeLayer(Hashtable<Type, Integer>) - Constructor for class agg.termination.TypeLayer
Creates a new set of type layers for a given layered graph grammar.
TypeLayerOfTypeGraph - Class in agg.termination
Type layer is a set of type layers of a given layered graph grammar.
TypeLayerOfTypeGraph(Hashtable<GraphObject, Integer>) - Constructor for class agg.termination.TypeLayerOfTypeGraph
Creates a new set of type layers for a given layered graph grammar.
typeName - Variable in class agg.attribute.impl.DeclMember
Type name.
typeNameOfVariable - Variable in class agg.util.csp.Query
 
typeObjectsMapChanged - Variable in class agg.xt_basis.OrdinaryMorphism
 
typeSet - Variable in class agg.xt_basis.GraGra
My type set used in graphs and rules.
TypeSet - Class in agg.xt_basis
Manages the types of a set of graphs.
TypeSet() - Constructor for class agg.xt_basis.TypeSet
creates a new type manager. with no types defined and no type graph given.
typesTG_L2 - Variable in class agg.parser.ExcludePair
 
typesTG_NAC2 - Variable in class agg.parser.ExcludePair
 
typesTG_PAC2 - Variable in class agg.parser.ExcludePair
 
typesWhichNeedMultiplicityCheck - Variable in class agg.xt_basis.Rule
 
typeTF - Variable in class agg.attribute.parser.javaExpr.Jex
 

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