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

A

ABSTRACTION - Static variable in class agg.util.Debug
Activates the debug output of the findAbstraction process
AbstractParser - Class in agg.parser
This parser eats graphs which are created by AGG.
AbstractParser(GraGra, Graph, Graph, PairContainer) - Constructor for class agg.parser.AbstractParser
Creates a new abstract parser.
Action() - Static method in class agg.attribute.parser.javaExpr.JexParser
 
actionPerformed(ActionEvent) - Method in class agg.attribute.parser.javaExpr.Jex
 
activate() - Method in class agg.util.csp.BinaryConstraint
Activate this constraint.
activateCorrespondent() - Method in class agg.util.csp.Query
Activates the correspondent constraint of this query.
adaptAttrContextValues(AttrContext) - Method in class agg.xt_basis.OrdinaryMorphism
 
adaptToType() - Method in class agg.attribute.impl.ValueTuple
Causes the value container (Vector) size to match the type container size.
adaptTypeAttribute(Type) - Method in class agg.xt_basis.ArcTypeImpl
Adds those attribute members of the specified Type type which are not found in this type.
adaptTypeAttribute(Type) - Method in class agg.xt_basis.NodeTypeImpl
Adds those attribute members of the specified Type type which are not found in this type.
adaptTypeAttribute(Type) - Method in class agg.xt_basis.TypeImpl
Adds those attribute members of the specified Type type which are not found in this type.
adaptTypes(TypeSet, boolean) - Method in class agg.xt_basis.TypeSet
If the parameter all is true, then a copy of each type of the otherTypes will be created, otherwise only of the not found types.
adaptTypes(Enumeration<Type>, boolean) - Method in class agg.xt_basis.TypeSet
Deprecated. please use adaptTypes(TypeSet otherTypes, boolean all)
add(Match) - Method in class agg.parser.RuleInstances
Adds a match to the container.
addArc(Arc) - Method in class agg.xt_basis.Graph
Adds the specified edge to my edges.
addArc(Arc) - Method in class agg.xt_basis.TypeGraph
Adds the specified edge to my edges.
addAtomic(AtomConstraint) - Method in class agg.xt_basis.GraGra
 
addAttr(String, String) - Method in class agg.util.XMLHelper
In aktuell offenes DOM-Element wird ein Attribut namens NAME mit Wert VALUE angelegt.
addAttr(String, int) - Method in class agg.util.XMLHelper
Wie addAttr(String, String), nur dass der Wert ein Integer ist.
addAttrMapping(AttrInstance, AttrInstance) - Method in class agg.xt_basis.OrdinaryMorphism
 
addAttrMapping(AttrInstance, AttrInstance) - Method in class agg.xt_basis.OrdinarySubMorphism
Deprecated.  
addAttrMapping(AttrInstance, AttrInstance) - Method in class agg.xt_basis.SubMatch
Deprecated.  
addAttrMapping(AttrInstance, AttrInstance) - Method in class agg.xt_basis.SubRule
Deprecated.  
addAttrToObject(Object, String, String) - Method in class agg.util.XMLHelper
 
addAttrValue(String, Object) - Method in class agg.util.XMLHelper
Beispiel: Value von Basistypen int/Integer mit Wert 999: 999; Value von komplexeren Typen (auch String) Vector mit String "hhh" und "hohoho" sieht so aus: hhh hohoho Value von eigengeschriebenen Klassen ist als SerializedData : aced000573720005456e7472799e03e593f62b333b0300025b000 * e697473446972436f6e74656e74737400135
addChild(NodeTypeImpl) - Method in class agg.xt_basis.NodeTypeImpl
 
addChild(TypeImpl) - Method in class agg.xt_basis.TypeImpl
 
addChild2ParentMapping(GraphObject, GraphObject) - Method in class agg.xt_basis.OrdinaryMorphism
Please note: This method is only for internal use of the critical pair analysis for grammars with node type inheritance.
addCondition(String) - Method in interface agg.attribute.AttrConditionTuple
Adding of a condition member, returning the member.
addCondition(String) - Method in class agg.attribute.impl.CondTuple
 
addConstraint(BinaryConstraint) - Method in class agg.util.csp.Variable
Let me know of a new constraint which I'm involved in.
addConstraint(Formula) - Method in class agg.xt_basis.GraGra
 
addConstraint(Formula) - Method in class agg.xt_basis.Rule
Adds the specified graph constraint to its list of constraints which can be converted to the post application constraints.
addCopyOfGraph(Graph, boolean) - Method in class agg.xt_basis.Graph
Tries to add a copy of the specified graph to my elements.
addCopyOfGraph(Graph) - Method in class agg.xt_basis.TypeGraph
Adds a copy of the specified Graph g.
addCopyOfGraph(Graph, boolean) - Method in class agg.xt_basis.TypeGraph
Deprecated. addCopyOfGraph(final Graph g) should be used
addDecl(AttrHandler, String, String) - Method in class agg.attribute.impl.ContextCore
Adding a new declaration; "name" is a key and must not have been previously used for a declaration in this context or any of its parents.
addDecl(AttrHandler, String, String) - Method in class agg.attribute.impl.ContextView
Adding a new declaration; "name" is a key and must not have been previously used for a declaration in this context or any of its parents before;
addEdge(Morphism) - Method in class agg.xt_basis.ColimDiagram
Add an Morphism as an edge to the diagram.
addEntry(AttrHandler, String, String) - Method in interface agg.attribute.AttrType
Deprecated.  
addEntry(AttrHandler, String, String) - Method in class agg.attribute.impl.DeclTuple
Deprecated.  
addEntry(Rule, Rule, boolean, Vector<Pair<Pair<OrdinaryMorphism, OrdinaryMorphism>, Pair<OrdinaryMorphism, OrdinaryMorphism>>>) - Method in class agg.parser.ExcludePairContainer
 
addEnumeration(String, Enumeration<?>, boolean) - Method in class agg.util.XMLHelper
 
addErrorMsg(String) - Method in class agg.xt_basis.OrdinaryMorphism
 
addGraph(Graph) - Method in class agg.xt_basis.GraGra
 
addGraTraListener(GraTraEventListener) - Method in class agg.xt_basis.GraTra
 
addGraTraOption(String) - Method in class agg.xt_basis.GraGra
 
addImportGraph(Graph) - Method in class agg.xt_basis.GraGra
Add a copy of the Graph g to the list of my (host) graphs.
addImportGraph(Graph, boolean) - Method in class agg.xt_basis.GraGra
Add a copy of the Graph g to the list of my (host) graphs.
addImportRule(Rule) - Method in class agg.xt_basis.GraGra
Add a copy of the Rule r to the list of my rules.
addImportRule(Rule, boolean) - Method in class agg.xt_basis.GraGra
Add a copy of the Rule r to the list of my rules.
addIn(GraphObject) - Method in class agg.xt_basis.GraphObject
 
addIncomingQuery(Query) - Method in class agg.util.csp.Variable
Let me know of a query for which I am the target variable.
addInheritanceRelation(Type, Type) - Method in class agg.xt_basis.TypeSet
To use this method, a type graph must to be created before.
addInstantiationHook(InstantiationHook) - Method in class agg.util.csp.Variable
Add hook to the set of my InstantiationHooks.
AdditiveExpression() - Static method in class agg.attribute.parser.javaExpr.JexParser
 
addLayer(Formula, int) - Method in class agg.cons.ConstraintLayer
Sets the layer of the specified constraint
addLayer(int) - Method in class agg.cons.Formula
Add the specified layer to its layer container.
addList(String, List<?>, boolean) - Method in class agg.util.XMLHelper
 
addMapping(TupleMapping) - Method in class agg.attribute.impl.ContextCore
Adding a new mapping to this context.
addMapping(TupleMapping) - Method in class agg.attribute.impl.ContextView
Adding another Mapped pair to the actual context.
addMapping(Vector<GraphObject>) - Method in class agg.xt_basis.OrdinaryMorphism
This method tries to add morphism mapping between elements of my source graph and elements of the specified list.
addMapping(GraphObject, GraphObject) - Method in class agg.xt_basis.OrdinaryMorphism
Map an object of source graph to an object of target graph.
addMapping(GraphObject, GraphObject, boolean) - Method in class agg.xt_basis.OrdinaryMorphism
Deprecated. please use addMapping(final GraphObject o, final GraphObject i)
addMapping(GraphObject, GraphObject) - Method in class agg.xt_basis.OrdinarySubMorphism
Deprecated.  
addMapping(GraphObject, GraphObject) - Method in class agg.xt_basis.SubMatch
Deprecated.  
addMapping(GraphObject, GraphObject) - Method in class agg.xt_basis.SubRule
Deprecated.  
addMatch(SubMatch) - Method in class agg.xt_basis.SubGraGra
Deprecated. Pre: sm is submatch of a match of getSuperGraGra().
addMember(AttrHandler, String, String) - Method in interface agg.attribute.AttrType
Adding a declaration.
addMember() - Method in interface agg.attribute.AttrType
Adding an empty declaration.
addMember(AttrType, AttrHandler, String, String) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Adding a member declaration to a tuple type.
addMember(AttrType) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Adding an empty member declaration to a tuple type.
addMember(AttrType, AttrHandler, String, String) - Method in interface agg.attribute.facade.InformationFacade
Adding a member declaration to a tuple type.
addMember(AttrType) - Method in interface agg.attribute.facade.InformationFacade
Adding an empty member declaration to a tuple type.
addMember() - Method in class agg.attribute.impl.DeclTuple
 
addMember(AttrHandler, String, String) - Method in class agg.attribute.impl.DeclTuple
 
addMember(int, AttrHandler, String, String) - Method in class agg.attribute.impl.DeclTuple
 
addMember(AttrMember) - Method in class agg.attribute.impl.TupleObject
 
addMember(int, AttrMember) - Method in class agg.attribute.impl.TupleObject
 
addMember(int) - Method in class agg.attribute.view.impl.TupleFormat
Appends a new slot for 'index' in each of the position containers.
addMessage(Exception) - Static method in class agg.attribute.parser.javaExpr.Jex
 
addNAC(OrdinaryMorphism) - Method in class agg.xt_basis.Rule
Adds the specified morphism representing a negative application condition (NAC).
addNode(Graph) - Method in class agg.xt_basis.ColimDiagram
Add a Graph as a node to the diagram.
addNode(Node) - Method in class agg.xt_basis.Graph
Adds the specified node to my nodes.
addNode(Node) - Method in class agg.xt_basis.TypeGraph
Adds the specified node to my nodes.
addObject(String, XMLObject, boolean) - Method in class agg.util.XMLHelper
Real work routine of object saving.
addObject(String, String, XMLObject) - Method in class agg.util.XMLHelper
 
addObject(GraphObject) - Method in class agg.xt_basis.SubGraph
Deprecated. Take over a graphobject of my supergraph.
addObjectRef(String, XMLObject) - Method in class agg.util.XMLHelper
Falls O noch nicht gespeichert war, tue dies, und gib O eine ID.
addObjectSub(XMLObject) - Method in class agg.util.XMLHelper
Speichert O als Sub-Element des aktuellen DOM-Elements ab.
addObserver(AttrObserver) - Method in interface agg.attribute.AttrTuple
Adding a new attribute observer.
addObserver(AttrTuple, AttrObserver) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Adding a new attribute observer.
addObserver(AttrTuple, AttrObserver) - Method in interface agg.attribute.facade.InformationFacade
Adding a new attribute observer.
addObserver(AttrObserver) - Method in class agg.attribute.impl.ChainedObserver
 
addObserver(AttrObserver) - Method in class agg.attribute.impl.DeclTuple
Overrides ChainedObserver: views must be notified before others.
addObserver(AttrViewObserver, AttrTuple) - Method in interface agg.attribute.view.AttrViewSetting
Adding an observer for an attribute tuple's representation.
addObserver(AttrViewObserver, AttrTuple) - Method in class agg.attribute.view.impl.MaskedViewSetting
 
addObserver(AttrViewObserver, AttrTuple) - Method in class agg.attribute.view.impl.OpenViewSetting
 
addObserver(Observer) - Method in class agg.xt_basis.Graph
 
addObserverAtPos(AttrObserver, int) - Method in class agg.attribute.impl.ChainedObserver
 
addObserverForTuple(AttrViewObserver, AttrTuple) - Method in class agg.attribute.view.impl.ViewSetting
Adding an observer for an attribute to its observers' table.
addOption(String) - Method in class agg.xt_basis.GraTraOptions
Adds the specified option name to this list
addOptionListener(OptionEventListener) - Method in class agg.parser.CriticalPairOption
Adds an option listener.
addOptionListener(OptionEventListener) - Method in class agg.parser.LayerOption
Adds an option listener.
addOptionListener(OptionEventListener) - Method in class agg.parser.ParserOption
Adds an option listener.
addOut(GraphObject) - Method in class agg.xt_basis.GraphObject
 
addOutgoingQuery(Query) - Method in class agg.util.csp.Variable
Let me know of a query for which I am a source variable.
addPAC(OrdinaryMorphism) - Method in class agg.xt_basis.Rule
Adds the specified morphism representing a positive application condition (PAC).
addPackage(Pair<String, List<String>>) - Method in class agg.xt_basis.GraGra
 
addPairEventListener(ParserEventListener) - Method in class agg.parser.ExcludePairContainer
Adds a PairEventListener.
addPairEventListener(ParserEventListener) - Method in interface agg.parser.PairContainer
Adds a PairEventListener.
addParent(DeclTuple) - Method in class agg.attribute.impl.DeclTuple
 
addParent(Type) - Method in class agg.xt_basis.NodeTypeImpl
Adds a new parent to my parent list.
addParent(Type) - Method in interface agg.xt_basis.Type
 
addParent(Type) - Method in class agg.xt_basis.TypeImpl
Adds a new parent to my parent list.
addParserEventListener(ParserEventListener) - Method in class agg.parser.AbstractParser
Adds a ParserEventListener.
addParserEventListener(ParserEventListener) - Method in interface agg.parser.Parser
Register a ParserEventListener.
addPlainMapping(GraphObject, GraphObject) - Method in class agg.xt_basis.OrdinaryMorphism
 
addPriority(Formula, int) - Method in class agg.cons.ConstraintPriority
Sets the Priority of the specified constraint
addPriority(int) - Method in class agg.cons.Formula
Add the specified priority p to its priority container.
addQuadruple(Hashtable<Rule, Hashtable<Rule, Pair<Boolean, Vector<Pair<Pair<OrdinaryMorphism, OrdinaryMorphism>, Pair<OrdinaryMorphism, OrdinaryMorphism>>>>>>, Rule, Rule, boolean, Vector<Pair<Pair<OrdinaryMorphism, OrdinaryMorphism>, Pair<OrdinaryMorphism, OrdinaryMorphism>>>) - Method in class agg.parser.ExcludePairContainer
Adds four important data to a container.
addRowDragListener(RowDragListener) - Method in class agg.attribute.util.TableRowDragger
 
addRule(Rule) - Method in class agg.ruleappl.RuleSequence
 
addRule(String) - Method in class agg.ruleappl.RuleSequence
 
addRule(Rule) - Method in class agg.xt_basis.GraGra
 
addRule(SubRule) - Method in class agg.xt_basis.SubGraGra
Deprecated. Pre: sr is subrule of a rule of getSuperGraGra().
addRuleScheme(RuleScheme) - Method in class agg.xt_basis.GraGra
Development stage only.
addRuleSequence(RuleSequence) - Method in class agg.ruleappl.ApplRuleSequence
 
addRuleSequenceAt(int, RuleSequence) - Method in class agg.ruleappl.ApplRuleSequence
 
addSlot(int) - Method in class agg.attribute.view.impl.SlotSequence
 
addSubObject(String, XMLObject) - Method in class agg.util.XMLHelper
 
addToAttrContext(VarTuple) - Method in class agg.xt_basis.OrdinaryMorphism
 
addToAttrContext(CondTuple) - Method in class agg.xt_basis.OrdinaryMorphism
 
addToAttrContext(AttrContext) - Method in class agg.xt_basis.OrdinaryMorphism
 
addTopObject(XMLObject) - Method in class agg.util.XMLHelper
 
addTopObject(String, XMLObject) - Method in class agg.util.XMLHelper
O wird direkt ins Document eingehangen, wenns noch nicht gespeichert war.
addType(Type) - Method in class agg.xt_basis.TypeSet
Adds the given type to this type manager.
addTypeGraphObject(GraphObject) - Method in class agg.xt_basis.ArcTypeImpl
Add the given GraphObject of a type graph to this type.
addTypeGraphObject(GraphObject) - Method in class agg.xt_basis.NodeTypeImpl
Add the given GraphObject of a type graph to this type.
addTypeGraphObject(GraphObject) - Method in interface agg.xt_basis.Type
Add the given GraphObject to this type.
addTypeGraphObject(GraphObject) - Method in class agg.xt_basis.TypeImpl
Add the given GraphObject of a type graph to this type.
addTypeGraphObject(GraphObject) - Method in class agg.xt_basis.TypeSet
checks this new graph object in the type graph.
addTypeUser(GraphObject) - Method in class agg.xt_basis.ArcTypeImpl
Add the specified GraphObject nodeOrArc: in case of Node - to my TypeGraphNode and in case of Arc - to my TypeGraphArc of a TypeGraph, if it exists.
addTypeUser(GraphObject, Graph) - Method in class agg.xt_basis.ArcTypeImpl
Add the specified GraphObject nodeOrArc: in case of Node - to my TypeGraphNode and in case of Arc - to my TypeGraphArc of a TypeGraph, if it exists.
addTypeUser(GraphObject) - Method in class agg.xt_basis.NodeTypeImpl
Add the specified GraphObject nodeOrArc: in case of Node - to my TypeGraphNode and in case of Arc - to my TypeGraphArc of a TypeGraph, if it exists.
addTypeUser(GraphObject, Graph) - Method in class agg.xt_basis.NodeTypeImpl
Add the specified GraphObject nodeOrArc: in case of Node - to my TypeGraphNode and in case of Arc - to my TypeGraphArc of a TypeGraph, if it exists.
addTypeUser(GraphObject) - Method in interface agg.xt_basis.Type
Add the specified GraphObject nodeOrArc: in case of Node - to my TypeGraphNode and in case of Arc - to my TypeGraphArc of a TypeGraph, if it exists.
addTypeUser(GraphObject, Graph) - Method in interface agg.xt_basis.Type
Add the specified GraphObject nodeOrArc: in case of Node - to my TypeGraphNode and in case of Arc - to my TypeGraphArc of a TypeGraph, if it exists.
addTypeUser(GraphObject) - Method in class agg.xt_basis.TypeImpl
Add the specified GraphObject nodeOrArc: in case of Node - to my TypeGraphNode and in case of Arc - to my TypeGraphArc of a TypeGraph, if it exists.
addTypeUser(GraphObject, Graph) - Method in class agg.xt_basis.TypeImpl
Add the specified GraphObject nodeOrArc: in case of Node - to my TypeGraphNode and in case of Arc - to my TypeGraphArc of a TypeGraph, if it exists.
addUser(Node) - Method in class agg.xt_basis.ArcTypeImpl
Add the specified node to my container of graph objects.
addUser(Arc) - Method in class agg.xt_basis.ArcTypeImpl
Add the specified arc to my container of graph objects.
addUser(Node) - Method in class agg.xt_basis.NodeTypeImpl
Add the specified node to my container of graph objects.
addUser(Arc) - Method in class agg.xt_basis.NodeTypeImpl
Add the specified arc to my container of graph objects.
addUser(Node) - Method in class agg.xt_basis.TypeImpl
Add the specified node to my container of graph objects.
addUser(Arc) - Method in class agg.xt_basis.TypeImpl
Add the specified arc to my container of graph objects.
addUsingGraphObject(GraphObject) - Method in class agg.xt_basis.ArcTypeImpl
Deprecated. replaced by addTypeUser(GraphObject nodeOrArc)
addUsingGraphObject(GraphObject, Graph) - Method in class agg.xt_basis.ArcTypeImpl
Deprecated. replaced by addTypeUser(GraphObject nodeOrArc, Graph g)
addUsingGraphObject(GraphObject) - Method in class agg.xt_basis.NodeTypeImpl
Deprecated. replaced by addTypeUser(GraphObject nodeOrArc)
addUsingGraphObject(GraphObject, Graph) - Method in class agg.xt_basis.NodeTypeImpl
Deprecated. replaced by addTypeUser(GraphObject nodeOrArc, Graph g)
addUsingGraphObject(GraphObject) - Method in interface agg.xt_basis.Type
Deprecated. replaced by addTypeUser(GraphObject nodeOrArc)
addUsingGraphObject(GraphObject, Graph) - Method in interface agg.xt_basis.Type
Deprecated. replaced by addTypeUser(GraphObject nodeOrArc, Graph g)
addUsingGraphObject(GraphObject) - Method in class agg.xt_basis.TypeImpl
Deprecated. replaced by addTypeUser(GraphObject nodeOrArc)
addUsingGraphObject(GraphObject, Graph) - Method in class agg.xt_basis.TypeImpl
Deprecated. replaced by addTypeUser(GraphObject nodeOrArc, Graph g)
addUsingMorph(OrdinaryMorphism) - Method in class agg.xt_basis.Graph
Stores the specified morphism if it is its source or target graph.
addValidInheritanceRelation(Type, Type) - Method in class agg.xt_basis.TypeSet
To use this method, a type graph must to be created and the method checkInheritanceValidity(Type child, Type parent) must be called before.
addWeight(int) - Method in class agg.util.csp.Variable
 
adjustAttrCondition() - Method in class agg.xt_basis.Match
Checks existing attribute conditions of the attribute context against the attribute context of its rule.
adjustAttrContextOfMatch(boolean) - Method in class agg.xt_basis.Rule
Checks existing variables of the attribute context against the attribute context of its current match and adjusts the attribute context of its match, if needed.
adjustAttrInputParameter(boolean) - Method in class agg.xt_basis.Match
Checks existing variables of the attribute context against the attribute context of its rule.
adoptClan(Type) - Method in class agg.xt_basis.TypeSet
 
adoptEntriesWhereEmpty(ValueTuple, ValueTuple) - Method in class agg.attribute.impl.TupleMapping
This method accepts AttrMapping.PLAIN_MAP only.
adoptEntriesWhereEmpty(AttrInstance) - Method in class agg.attribute.impl.ValueTuple
Copying the contents of an attribute instance into another;
adoptEntriesWhereEmpty() - Method in class agg.cons.AtomConstraint
 
adoptType(Type) - Method in class agg.xt_basis.TypeSet
Creates a new type that is similar to the specified Type t.
adoptTypes(Enumeration<Type>) - Method in class agg.xt_basis.GraGra
 
agg.attribute - package agg.attribute
 
agg.attribute.facade - package agg.attribute.facade
 
agg.attribute.facade.impl - package agg.attribute.facade.impl
 
agg.attribute.gui - package agg.attribute.gui
 
agg.attribute.handler - package agg.attribute.handler
 
agg.attribute.impl - package agg.attribute.impl
 
agg.attribute.parser.javaExpr - package agg.attribute.parser.javaExpr
 
agg.attribute.util - package agg.attribute.util
 
agg.attribute.view - package agg.attribute.view
 
agg.attribute.view.impl - package agg.attribute.view.impl
 
agg.cons - package agg.cons
 
agg.convert - package agg.convert
 
agg.parser - package agg.parser
 
agg.ruleappl - package agg.ruleappl
 
agg.termination - package agg.termination
 
agg.util - package agg.util
 
agg.util.csp - package agg.util.csp
 
agg.xt_basis - package agg.xt_basis
 
AGG2ColorGraph - Class in agg.convert
 
AGG2ColorGraph() - Constructor for class agg.convert.AGG2ColorGraph
Save an AGG graph in GraphColor format.
AGGBasicAppl - Class in agg.xt_basis
 
AGGBasicAppl() - Constructor for class agg.xt_basis.AGGBasicAppl
 
AGGBasicAppl(String) - Constructor for class agg.xt_basis.AGGBasicAppl
 
AGGBasicAppl(String, String) - Constructor for class agg.xt_basis.AGGBasicAppl
 
AGGComputeCriticalPairs - Class in agg.parser
This class computes conflicts and dependencies of rule pairs.
AGGComputeCriticalPairs() - Constructor for class agg.parser.AGGComputeCriticalPairs
 
AllocationExpression() - Static method in class agg.attribute.parser.javaExpr.JexParser
 
allowedToIgnoreInputParameter() - Method in class agg.xt_basis.Match
 
allowToIgnoreInputParameter(boolean) - Method in class agg.xt_basis.Match
 
allSlots - Variable in class agg.attribute.view.impl.TupleFormat
A container with index positions (slots), containing indices for visible members only.
ALR_CSP - Class in agg.xt_basis
A CSP whose solutions represent morphisms between two graphs.
ALR_CSP(Graph, AttrContext, boolean) - Constructor for class agg.xt_basis.ALR_CSP
Construct myself to be a CSP where every GraphObject of vargraph corresponds to exactly one of my variables.
ALR_CSP(Graph, AttrContext, SolutionStrategy) - Constructor for class agg.xt_basis.ALR_CSP
 
ALR_CSP(Graph, AttrContext, boolean, boolean) - Constructor for class agg.xt_basis.ALR_CSP
 
ALR_CSP(Graph, AttrContext, SolutionStrategy, boolean) - Constructor for class agg.xt_basis.ALR_CSP
 
ALR_CSP(Enumeration<Node>, Enumeration<Arc>, AttrContext, boolean) - Constructor for class agg.xt_basis.ALR_CSP
 
ALR_InheritCSP - Class in agg.xt_basis
A CSP whose solutions represent morphisms between two graphs.
ALR_InheritCSP(Graph, AttrContext) - Constructor for class agg.xt_basis.ALR_InheritCSP
Construct myself to be a CSP where every GraphObject of vargraph corresponds to exactly one of my variables.
AND - Static variable in class agg.cons.Formula
 
AndExpression() - Static method in class agg.attribute.parser.javaExpr.JexParser
 
anOptionStr - Variable in class agg.parser.ComputeCriticalPairs
 
antiRedirect() - Method in class agg.attribute.parser.javaExpr.Jex
 
ApplicabilityChecker - Class in agg.ruleappl
 
ApplicabilityChecker(RuleSequence, GraGra, CriticalPairOption) - Constructor for class agg.ruleappl.ApplicabilityChecker
 
ApplicabilityConstants - Class in agg.ruleappl
 
ApplicabilityConstants() - Constructor for class agg.ruleappl.ApplicabilityConstants
 
applicable - Variable in class agg.xt_basis.Rule
 
ApplRuleSequence - Class in agg.ruleappl
 
ApplRuleSequence(CriticalPairOption) - Constructor for class agg.ruleappl.ApplRuleSequence
 
apply(AttrInstance, AttrContext) - Method in interface agg.attribute.AttrInstance
Applying a rule; the substitutions occur "in-place" (in the recipient); In Graph Transformation, this method is applied to attributes of host graph objects, "rightSide" being an attribute of the right side of the rule and "context" being the "match"-context built up by subsequently matching the attributes of corresponding graphical objects.
apply(AttrInstance, AttrContext, AttrInstance) - Method in interface agg.attribute.AttrInstance
Applying a rule; the substitutions occur "in-place" (in the recipient); In Graph Transformation, this method is applied to attributes of host graph objects, "rightSide" being an attribute of the right side of the rule and "context" being the "match"-context built up by subsequently matching the attributes of corresponding graphical objects.
apply(AttrInstance, AttrContext, AttrInstance, boolean) - Method in interface agg.attribute.AttrInstance
This method works like public void apply( AttrInstance rightSide, AttrContext context, AttrInstance g ) but also allows using variables without value in value of attribute member as expression
apply(AttrInstance, AttrContext, boolean) - Method in interface agg.attribute.AttrInstance
This method works like public void apply( AttrInstance rightSide, AttrContext context ) but also allows using variables without value in value of attribute member as expression
apply(AttrInstance, AttrInstance, AttrContext) - Method in class agg.attribute.facade.impl.DefaultTransformationFacade
Applying a rule; the substitutions occur "in-place" (in the recipient); In Graph Transformation, this method is applied to attributes of host graph objects, "rightSide" being an attribute of the right side of the rule and "context" being the "match"-context built up by subsequently matching the attributes of corresponding graphical objects.
apply(AttrInstance, AttrInstance, AttrContext) - Method in interface agg.attribute.facade.TransformationFacade
Applying a rule; the substitutions occur "in-place" (in the recipient); In Graph Transformation, this method is applied to attributes of host graph objects, "rightSide" being an attribute of the right side of the rule and "context" being the "match"-context built up by subsequently matching the attributes of corresponding graphical objects.
apply(HandlerExpr) - Method in class agg.attribute.impl.ValueMember
This method is used inside of the method rawSetExprAsText(String text) to initialize the attribute members of Java class type.
apply(ValueMember, AttrContext) - Method in class agg.attribute.impl.ValueMember
Transformation application
apply(ValueMember, AttrContext, boolean) - Method in class agg.attribute.impl.ValueMember
Transform application like apply( ValueMember, AttrContext), additionally do allow using variables without value as value of attribute member.
apply(ValueMember, AttrContext, boolean, boolean) - Method in class agg.attribute.impl.ValueMember
Transform application like apply( ValueMember, AttrContext), additionally do allow using variables without value as value of attribute member.
apply(AttrInstance, AttrContext, AttrInstance) - Method in class agg.attribute.impl.ValueTuple
Applying a rule; the substitutions occur "in-place" (in the recipient); In Graph Transformation, this method is applied to attributes of host graph objects, "rightSide" being an attribute of the right side of the rule and "context" being the "match"-context built up by subsequently matching the attributes of corresponding graphical objects.
apply(AttrInstance, AttrContext, AttrInstance, boolean) - Method in class agg.attribute.impl.ValueTuple
This method works like apply( AttrInstance, AttrContext, AttrInstance) additionally, allows using variables without value in value of attribute member.
apply(AttrInstance, AttrContext, AttrInstance, boolean, boolean) - Method in class agg.attribute.impl.ValueTuple
This method works like apply( AttrInstance, AttrContext, AttrInstance) additionally, allows using variables without value in value of attribute member.
apply(AttrInstance, AttrContext) - Method in class agg.attribute.impl.ValueTuple
Applying a rule; the substitutions occur "in-place" (in the recipient); In Graph Transformation, this method is applied to attributes of host graph objects, "rightSide" being an attribute of the right side of the rule and "context" being the "match"-context built up by subsequently matching the attributes of corresponding graphical objects.
apply(AttrInstance, AttrContext, boolean) - Method in class agg.attribute.impl.ValueTuple
This method works like apply( AttrInstance,context ) additionally, allow using variables without value in the value of attribute members
apply(AttrInstance, AttrContext, boolean, boolean) - Method in class agg.attribute.impl.ValueTuple
This method works like apply( AttrInstance,context ) additionally, allow using variables without value in the value of attribute members.
apply() - Method in class agg.xt_basis.DefaultGraTraImpl
 
apply(Match) - Method in class agg.xt_basis.GraTra
The match m has to be valid.
apply(Rule) - Method in class agg.xt_basis.GraTra
 
apply() - Method in class agg.xt_basis.GraTra
 
apply(RuleScheme) - Method in class agg.xt_basis.GraTra
Development stage only.
apply() - Method in class agg.xt_basis.LayeredGraTraImpl
 
apply() - Method in class agg.xt_basis.PriorityGraTraImpl
 
apply() - Method in class agg.xt_basis.RuleSequencesGraTraImpl
 
applyRule(Match) - Method in class agg.parser.AbstractParser
Applys a rule on a host graph.
Arc - Class in agg.xt_basis
 
Arc(AttrInstance, Type, GraphObject, GraphObject, Graph) - Constructor for class agg.xt_basis.Arc
 
Arc(Type, GraphObject, GraphObject, Graph) - Constructor for class agg.xt_basis.Arc
 
Arc(Arc, GraphObject, GraphObject, Graph) - Constructor for class agg.xt_basis.Arc
 
ArcTypeImpl - Class in agg.xt_basis
This new class still not used!
ArcTypeImpl() - Constructor for class agg.xt_basis.ArcTypeImpl
this value will be true, if a graphobject inside of a type graph was defined.
ArcTypeImpl(String) - Constructor for class agg.xt_basis.ArcTypeImpl
Creates a new type with the given name.
ArcTypeImpl(AttrType, String) - Constructor for class agg.xt_basis.ArcTypeImpl
Creates a new type with the given attributes and the given name.
ArcTypeImpl(AttrType) - Constructor for class agg.xt_basis.ArcTypeImpl
creates a new type with the given attributes and an empty name.
areAnyAttributesOfArcsSet() - Method in class agg.xt_basis.Graph
 
areAnyAttributesOfNodesSet() - Method in class agg.xt_basis.Graph
 
areInputParametersSet() - Method in interface agg.attribute.AttrVariableTuple
tests if all input parameters are set
areInputParametersSet() - Method in class agg.attribute.impl.VarTuple
Checks if all input parameter are set.
areNACsSatisfied() - Method in class agg.xt_basis.Match
 
areNACsSatisfied(boolean) - Method in class agg.xt_basis.Match
 
areNACsValid() - Method in class agg.xt_basis.Rule
always returns TRUE.
arePACsSatisfied() - Method in class agg.xt_basis.Match
 
arePACsSatisfied(boolean) - Method in class agg.xt_basis.Match
 
arePACsValid() - Method in class agg.xt_basis.Rule
always returns TRUE!
areParamsCompatible(Class<?>[], Class<?>[]) - Static method in class agg.attribute.parser.javaExpr.OpMemberNode
 
areTotalityIdentificationDanglingAttrsOfGluingSatisfied() - Method in class agg.xt_basis.Match
 
areTotalityIdentificationDanglingSatisfied() - Method in class agg.xt_basis.Match
 
areVariablesSet() - Method in class agg.attribute.impl.CondMember
 
ArgumentList() - Static method in class agg.attribute.parser.javaExpr.JexParser
 
ArrayAllocation() - Static method in class agg.attribute.parser.javaExpr.JexParser
 
ArrayIndex() - Static method in class agg.attribute.parser.javaExpr.JexParser
 
ASCII_CharStream - Class in agg.attribute.parser.javaExpr
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ASCII_CharStream(InputStream, int, int, int) - Constructor for class agg.attribute.parser.javaExpr.ASCII_CharStream
 
ASCII_CharStream(InputStream, int, int) - Constructor for class agg.attribute.parser.javaExpr.ASCII_CharStream
 
assignedVariables - Variable in class agg.attribute.impl.TupleMapping
References to value settings done due to this mapping.
assignParent(TupleObject) - Method in class agg.attribute.impl.TupleObject
 
assignParent(TupleObject) - Method in class agg.attribute.impl.ValueTuple
 
ASTAction - Class in agg.attribute.parser.javaExpr
 
ASTAddNode - Class in agg.attribute.parser.javaExpr
 
ASTAllocationExpression - Class in agg.attribute.parser.javaExpr
 
ASTAndNode - Class in agg.attribute.parser.javaExpr
 
ASTArrayAllocation - Class in agg.attribute.parser.javaExpr
 
ASTArrayIndex - Class in agg.attribute.parser.javaExpr
 
ASTBitwiseAndNode - Class in agg.attribute.parser.javaExpr
 
ASTBitwiseComplNode - Class in agg.attribute.parser.javaExpr
 
ASTBitwiseOrNode - Class in agg.attribute.parser.javaExpr
 
ASTBitwiseXorNode - Class in agg.attribute.parser.javaExpr
 
ASTCharConstNode - Class in agg.attribute.parser.javaExpr
 
ASTClassName - Class in agg.attribute.parser.javaExpr
 
ASTCondExpr - Class in agg.attribute.parser.javaExpr
 
ASTDivNode - Class in agg.attribute.parser.javaExpr
 
ASTEmptyDimension - Class in agg.attribute.parser.javaExpr
 
ASTEQNode - Class in agg.attribute.parser.javaExpr
 
ASTExpression - Class in agg.attribute.parser.javaExpr
 
ASTFalseNode - Class in agg.attribute.parser.javaExpr
 
ASTField - Class in agg.attribute.parser.javaExpr
 
ASTFloatConstNode - Class in agg.attribute.parser.javaExpr
 
ASTGENode - Class in agg.attribute.parser.javaExpr
 
ASTGTNode - Class in agg.attribute.parser.javaExpr
 
ASTId - Class in agg.attribute.parser.javaExpr
 
ASTIdNotDeclaredException - Exception in agg.attribute.parser.javaExpr
 
ASTIdNotDeclaredException(String) - Constructor for exception agg.attribute.parser.javaExpr.ASTIdNotDeclaredException
 
ASTIntConstNode - Class in agg.attribute.parser.javaExpr
 
ASTLENode - Class in agg.attribute.parser.javaExpr
 
ASTLTNode - Class in agg.attribute.parser.javaExpr
 
ASTMemberException - Exception in agg.attribute.parser.javaExpr
 
ASTMemberException(String) - Constructor for exception agg.attribute.parser.javaExpr.ASTMemberException
 
ASTMemberName - Class in agg.attribute.parser.javaExpr
 
ASTMethod - Class in agg.attribute.parser.javaExpr
 
ASTMissingValueException - Exception in agg.attribute.parser.javaExpr
 
ASTMissingValueException(String) - Constructor for exception agg.attribute.parser.javaExpr.ASTMissingValueException
 
ASTModNode - Class in agg.attribute.parser.javaExpr
 
ASTMulNode - Class in agg.attribute.parser.javaExpr
 
ASTNegNode - Class in agg.attribute.parser.javaExpr
 
ASTNENode - Class in agg.attribute.parser.javaExpr
 
ASTNotNode - Class in agg.attribute.parser.javaExpr
 
ASTNullLiteral - Class in agg.attribute.parser.javaExpr
 
ASTOrNode - Class in agg.attribute.parser.javaExpr
 
ASTPrimaryExpression - Class in agg.attribute.parser.javaExpr
 
ASTStringConstNode - Class in agg.attribute.parser.javaExpr
 
ASTSubtractNode - Class in agg.attribute.parser.javaExpr
 
ASTTrueNode - Class in agg.attribute.parser.javaExpr
 
ASTWrongTypeException - Exception in agg.attribute.parser.javaExpr
 
ASTWrongTypeException() - Constructor for exception agg.attribute.parser.javaExpr.ASTWrongTypeException
 
ASTWrongTypeException(String) - Constructor for exception agg.attribute.parser.javaExpr.ASTWrongTypeException
 
ASTWrongTypeException(String, String) - Constructor for exception agg.attribute.parser.javaExpr.ASTWrongTypeException
 
asymmetrically - Variable in class agg.parser.ExcludePairContainer
 
atLeastOneRuleHasPriority() - Method in class agg.xt_basis.PriorityGraTraImpl
 
atom_conditions - Variable in class agg.xt_basis.Rule
 
AtomApplCond - Class in agg.cons
 
AtomApplCond() - Constructor for class agg.cons.AtomApplCond
 
AtomApplCond(AtomConstraint, OrdinaryMorphism, OrdinaryMorphism, OrdinaryMorphism) - Constructor for class agg.cons.AtomApplCond
 
AtomApplConstraint - Class in agg.cons
 
AtomApplConstraint(Vector<Object>) - Constructor for class agg.cons.AtomApplConstraint
 
AtomConstraint - Class in agg.cons
 
AtomConstraint(Graph, Graph, AttrContext, String) - Constructor for class agg.cons.AtomConstraint
Creates the parent object of a new atomic graph constraint with one conclusion.
ATOMIC_GC_FAILED - Static variable in class agg.xt_basis.GraTraEvent
 
AtomTest - Class in agg.cons
 
AtomTest(int) - Constructor for class agg.cons.AtomTest
 
ATTR_DONT_MATCH - Static variable in interface agg.attribute.impl.AttrMsgCode
 
ATTR_EVENT_MAX_ID - Static variable in interface agg.attribute.AttrEvent
The highest id value for this interface.
ATTR_TYPE_FAILED - Static variable in class agg.xt_basis.GraTraEvent
 
AttrConditionMember - Interface in agg.attribute
The interface for an instance tuple member.
AttrConditionTuple - Interface in agg.attribute
The interface for a condition tuple.
AttrContext - Interface in agg.attribute
Framework for allocation of variables, administration of attribute mappings and application conditions in rules.
AttrContextEditor - Interface in agg.attribute.gui
 
AttrCustomizingEditor - Interface in agg.attribute.gui
Customizing of an attribute manager as well as his handlers.
AttrDistributionBroker - Interface in agg.attribute
Mediator interface for distribution purposes.
AttrEditor - Interface in agg.attribute.gui
 
AttrEditorListenerAdapter - Class in agg.attribute.gui
 
AttrEditorListenerAdapter() - Constructor for class agg.attribute.gui.AttrEditorListenerAdapter
 
AttrEditorManager - Interface in agg.attribute.gui
 
AttrEvent - Interface in agg.attribute
Attribute event interface for delivering information about attribute changes to clients.
AttrException - Exception in agg.attribute
 
AttrException(String) - Constructor for exception agg.attribute.AttrException
 
AttrHandler - Interface in agg.attribute.handler
This interface is implemented by Attribute Handlers; It provides services for the Attribute Manager.
AttrHandlerException - Exception in agg.attribute.handler
 
AttrHandlerException(String) - Constructor for exception agg.attribute.handler.AttrHandlerException
 
attributeChanged(AttrEvent) - Method in interface agg.attribute.AttrObserver
 
attributeChanged(AttrEvent) - Method in class agg.attribute.impl.ChainedObserver
Checks if an endless event recursion took place.
attributeChanged(AttrViewEvent) - Method in interface agg.attribute.view.AttrViewObserver
 
attributeChanged(AttrEvent) - Method in class agg.attribute.view.impl.OpenViewSetting
AttrObserver implementation; Attribute event handling relies on the fact that an AttrType always sends its MEMBER_ADDED and MEMBER_DELETED events before his AttrInstance.
attributeChanged(AttrEvent) - Method in class agg.xt_basis.Arc
Implements the AttrObserver.
attributeChanged(AttrEvent) - Method in class agg.xt_basis.GraphObject
Implements the AttrObserver.
attributeChanged(AttrEvent) - Method in class agg.xt_basis.Node
Implements the AttrObserver.
attributeCheckFailed(Rule, Rule, Pair<OrdinaryMorphism, OrdinaryMorphism>, Pair<OrdinaryMorphism, OrdinaryMorphism>) - Method in class agg.parser.ExcludePair
Checks the attributes if they are critic.
attributed - Variable in class agg.xt_basis.Graph
 
ATTRIBUTES - Static variable in class agg.parser.Report
Switch for attribute operations.
ATTRIBUTES_CP - Static variable in class agg.parser.Report
Switch for CP - attribute operations.
attributesOfGlueObjectsCorrect(Match) - Static method in class agg.xt_basis.MatchHelper
 
attributeToString() - Method in class agg.xt_basis.GraphObject
 
AttrImplException - Exception in agg.attribute.impl
 
AttrImplException(int) - Constructor for exception agg.attribute.impl.AttrImplException
 
AttrImplException(int, String) - Constructor for exception agg.attribute.impl.AttrImplException
 
AttrImplException(String) - Constructor for exception agg.attribute.impl.AttrImplException
 
AttrInstance - Interface in agg.attribute
Interface of tuples of attribute values.
AttrInstanceMember - Interface in agg.attribute
The interface for an instance tuple member.
AttrManager - Interface in agg.attribute
Factory class interface for attribute-related objects; Provides creating services needed by graphical components.
AttrMapping - Interface in agg.attribute
 
AttrMatchException - Exception in agg.attribute
 
AttrMatchException(String, int, AttrInstance) - Constructor for exception agg.attribute.AttrMatchException
 
AttrMember - Interface in agg.attribute
An abstract tuple member interface.
AttrMsgCode - Interface in agg.attribute.impl
This interface sets some constants for status codes.
AttrObject - Class in agg.attribute.impl
Provides some convenience operations for its subclasses.
AttrObject() - Constructor for class agg.attribute.impl.AttrObject
A message is printed in the logging window whenever an instance of it is created.
AttrObserver - Interface in agg.attribute
 
AttrSession - Class in agg.attribute.impl
Output to a log window and other session-global methods.
AttrSession() - Constructor for class agg.attribute.impl.AttrSession
Initializing static state.
AttrTopEditor - Interface in agg.attribute.gui
Most comprehensive editor for the attribute component.
AttrTuple - Interface in agg.attribute
 
AttrTupleEditor - Interface in agg.attribute.gui
 
AttrTupleManager - Class in agg.attribute.impl
Attribute Tuple Manager - Factory of attribute management; Provides creating services needed by graphical components.
AttrTupleManager() - Constructor for class agg.attribute.impl.AttrTupleManager
Public constructor.
AttrType - Interface in agg.attribute
A tuple of declarations each consisting of a type and name.
AttrTypeMember - Interface in agg.attribute
The interface for a member of an attribute type.
AttrVariableMember - Interface in agg.attribute
The interface for a variable tuple member.
AttrVariableTuple - Interface in agg.attribute
The interface for a tuple of variables.
AttrViewEvent - Interface in agg.attribute.view
Attribute event interface for delivering information about attribute changes to clients.
AttrViewObserver - Interface in agg.attribute.view
 
AttrViewSetting - Interface in agg.attribute.view
Mediator interface, facilitating view-dependent access to attribute objects.
AvailableHandlers - Class in agg.attribute.handler
The purpose of this class, being the only class in a package of interfaces, is that an attribute manager knows where to find its handlers.
AvailableHandlers() - Constructor for class agg.attribute.handler.AvailableHandlers
 

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