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

G

GENERAL_CHANGE - Static variable in interface agg.attribute.AttrEvent
Change not specified.
generateAllSubgraphs(int, boolean, boolean) - Method in class agg.xt_basis.Graph
Returns a set of OrdinaryMorphism, where the source graph is a subGraph and the target graph is this graph.
generateAllSubgraphs(int, boolean, boolean) - Method in class agg.xt_basis.TypeGraph
This method is not implemented for this class.
generateAllSubgraphsWithInclusionsOfSize(int, Vector<GraphObject>, Vector<OrdinaryMorphism>, boolean) - Method in class agg.xt_basis.Graph
Returns a set of OrdinaryMorphism, where the source graph is a subGraph and the target graph is this graph.
generateAllSubgraphsWithInclusionsOfSize(int, Vector<GraphObject>, Vector<OrdinaryMorphism>, boolean) - Method in class agg.xt_basis.TypeGraph
This method is not implemented for this class.
generateCriticalPairs(PairContainer) - Static method in class agg.parser.ParserFactory
Generates critical pairs.
generateCriticalPairs(GraGra, LayerFunction, CriticalPairOption) - Static method in class agg.parser.ParserFactory
Deprecated.  
generateMinimalTypeGraph() - Method in class agg.xt_basis.TypeSet
This method does only work when a type graph does not exists or it is empty, otherwise returns existing type graph.
generatePostConstraints - Variable in class agg.xt_basis.Rule
 
getActiveExcludePair() - Method in class agg.parser.ExcludePairContainer
 
getActiveExcludePair() - Method in interface agg.parser.PairContainer
 
getAdditionalRepr() - Method in interface agg.xt_basis.Type
returns the additional string
getAdditionalRepr() - Method in class agg.xt_basis.TypeImpl
Returns the additional representation string
getAllChildren() - Method in class agg.xt_basis.ArcTypeImpl
returns a list with all the children of the current type and itself as the first element
getAllChildren() - Method in class agg.xt_basis.NodeTypeImpl
returns a list with all the children of the current type and itself as the first element
getAllChildren() - Method in interface agg.xt_basis.Type
returns a list with all the children of the current type and itself as first element
getAllChildren() - Method in class agg.xt_basis.TypeImpl
returns a list with all the children of the current type and itself as the first element
getAllowedMapping() - Method in class agg.attribute.impl.ContextCore
Getting the mapping style (match or plain).
getAllowedMapping() - Method in class agg.attribute.impl.ContextView
Getting the mapping style (match or plain).
getAllowedMappingAsString(ContextView) - Method in class agg.attribute.impl.TupleMapping
For debugging output.
getAllParents() - Method in class agg.attribute.impl.DeclTuple
 
getAllParents() - Method in class agg.xt_basis.ArcTypeImpl
returns a list with all the parents of the current type and itself as the first element
getAllParents() - Method in class agg.xt_basis.NodeTypeImpl
returns a list with all the parents of the current type and itself as the first element
getAllParents() - Method in interface agg.xt_basis.Type
returns a list with all the parents of the current type and itself as first element
getAllParents() - Method in class agg.xt_basis.TypeImpl
returns a list with all the parents of the current type and itself as the first element
getAllVariableNames() - Method in class agg.attribute.impl.ValueTuple
 
getAllVariableNamesOfExpression() - Method in class agg.attribute.impl.ValueMember
 
getAllVariableNamesOfExpressions() - Method in class agg.attribute.impl.ValueTuple
 
getAllVariables() - Method in interface agg.attribute.AttrConditionTuple
Getting all variable names of conditions.
getAllVariables(Vector<String>) - Method in interface agg.attribute.handler.HandlerExpr
fills the vector with the names of all variables which occur in this expression
getAllVariables() - Method in class agg.attribute.impl.CondMember
Return a vector with names of used declared variables.
getAllVariables() - Method in class agg.attribute.impl.CondTuple
 
getAllVariablesinExpression(Vector<String>) - Method in class agg.attribute.parser.javaExpr.ASTId
fills the vector with the names of all variables which occur in this abstract syntax tree
getAllVariablesinExpression(Vector<String>) - Method in interface agg.attribute.parser.javaExpr.Node
fills the vector with the names of all variables which occur in this abstract syntax tree
getAllVariablesinExpression(Vector<String>) - Method in class agg.attribute.parser.javaExpr.ObjectConstNode
 
getAllVariablesinExpression(Vector<String>) - Method in class agg.attribute.parser.javaExpr.SimpleNode
fills the vector with the names of all variables which occur in this abstract syntax tree
getApplicabilityChecker() - Method in class agg.ruleappl.RuleSequence
 
getApplicabilityResult(int) - Method in class agg.ruleappl.ApplRuleSequence
 
getApplicabilityResult() - Method in class agg.ruleappl.RuleSequence
 
getApplicableConcurrentRules() - Method in class agg.ruleappl.ApplicabilityChecker
 
getApplicableConcurrentRules() - Method in class agg.ruleappl.RuleSequence
 
getApplicableRules(MorphCompletionStrategy) - Method in class agg.xt_basis.GraGra
Returns applicable rules due to the specified morphism completion strategy and current host graph.
getApplicableRules(Graph, MorphCompletionStrategy) - Method in class agg.xt_basis.GraGra
Returns applicable rules due to the specified host graph and morphism completion strategy.
getArcs() - Method in class agg.xt_basis.Graph
Iterate through my Arcs.
getArcs(GraphObject, GraphObject) - Method in class agg.xt_basis.Graph
Returns edges found between specified source and target objects.
getArcs(Type, GraphObject, GraphObject) - Method in class agg.xt_basis.Graph
Iterate through my edges to find edges of the specified type between the specified source and target.
getArcs() - Method in class agg.xt_basis.SubGraph
Deprecated.  
getArcsCount() - Method in class agg.xt_basis.Graph
 
getArcsList() - Method in class agg.xt_basis.Graph
 
getArcTypeGraphObjects() - Method in class agg.xt_basis.ArcTypeImpl
 
getArcTypeGraphObjects() - Method in class agg.xt_basis.NodeTypeImpl
 
getArcTypeGraphObjects() - Method in class agg.xt_basis.TypeImpl
 
getArrayClass(String) - Method in class agg.attribute.parser.javaExpr.ClassResolver
 
getArrayDimensions(String) - Method in class agg.attribute.parser.javaExpr.ClassResolver
 
getAssignedVariables() - Method in class agg.attribute.impl.TupleMapping
 
getAsString() - Method in class agg.cons.AtomApplCond
 
getAsString() - Method in class agg.cons.AtomApplConstraint
 
getAsString() - Method in class agg.cons.EvalSet
 
getAsString(List<Evaluable>) - Method in class agg.cons.Formula
 
getAsString(List<Evaluable>, List<String>) - Method in class agg.cons.Formula
 
getAST() - Method in interface agg.attribute.handler.HandlerExpr
Returns the abstract syntax tree which represents the expression
getAST() - Method in class agg.attribute.parser.javaExpr.Jex
returns root node of the abstract syntax tree
getAtomApplConds() - Method in class agg.xt_basis.Rule
 
getAtomicName() - Method in class agg.cons.AtomConstraint
 
getAtomics() - Method in class agg.xt_basis.GraGra
Iterate through all of my atomic graph constraints.
getAttrContext() - Method in class agg.xt_basis.ALR_CSP
 
getAttrContext() - Method in class agg.xt_basis.ALR_InheritCSP
 
getAttrContext() - Method in class agg.xt_basis.Completion_CSP
 
getAttrContext() - Method in class agg.xt_basis.Completion_InheritCSP
 
getAttrContext() - Method in class agg.xt_basis.Completion_NAC
 
getAttrContext() - Method in class agg.xt_basis.Graph
 
getAttrContext() - Method in class agg.xt_basis.MorphCompletionStrategy
 
getAttrContext() - Method in class agg.xt_basis.OrdinaryMorphism
Return the attribute context that is used for attribute matching.
getAttrHandlerExceptionMsg() - Method in class agg.attribute.impl.ValueMember
 
getAttribute() - Method in class agg.xt_basis.GraphObject
Return my attribute value.
getAttrManager() - Method in interface agg.attribute.AttrTuple
Getting the attribute manager.
getAttrManager() - Method in interface agg.attribute.facade.EditorFacade
Returns the default attribute manager.
getAttrManager() - Method in class agg.attribute.facade.impl.DefaultEditorFacade
 
getAttrManager() - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Returns the default attribute manager which can be used for advanced operations not provided by this facade.
getAttrManager() - Method in class agg.attribute.facade.impl.DefaultTransformationFacade
Returns the default attribute manager which can be used for advanced operations not provided by this facade.
getAttrManager() - Method in interface agg.attribute.facade.InformationFacade
Returns the default attribute manager which can be used for advanced operations not provided by this facade.
getAttrManager() - Method in interface agg.attribute.facade.TransformationFacade
Returns the default attribute manager which can be used for advanced operations not provided by this facade.
getAttrManager() - Method in interface agg.attribute.gui.AttrEditor
 
getAttrManager() - Method in class agg.attribute.impl.ManagedObject
For TupleObject's implementation of the AttrTuple interface.
getAttrManager() - Method in class agg.xt_basis.Graph
 
getAttrManager() - Method in class agg.xt_basis.OrdinaryMorphism
 
getAttrManager() - Method in class agg.xt_basis.TypeSet
Returns the AttrManager used to create attributed types
getAttrMember() - Method in interface agg.attribute.AttrEvent
Getting the changed attribute member of the event.
getAttrMember() - Method in class agg.attribute.impl.TupleEvent
 
getAttrType() - Method in interface agg.xt_basis.Type
Returns the associated attribute type.
getAttrType() - Method in class agg.xt_basis.TypeImpl
Returns the associated attribute type.
getAttrValue(String) - Method in class agg.util.XMLHelper
 
getAvgIncomingDegree() - Method in class agg.xt_basis.Query_Type
all nodes in this type query.
getAvgOutgoingDegree() - Method in class agg.xt_basis.Query_Type
Calculates the average degree of incoming arcs of all nodes in this type query.
getBase() - Method in class agg.cons.AtomApplCond
 
getBeginColumn() - Method in class agg.attribute.parser.javaExpr.ASCII_CharStream
 
getBeginLine() - Method in class agg.attribute.parser.javaExpr.ASCII_CharStream
 
getCause(Variable) - Method in class agg.util.csp.BinaryConstraint
When execute() failed, this returns the variable that is supposed to have caused the failure.
getChangedAttributeMember(Rule, GraphObject) - Static method in class agg.parser.ExcludePairHelper
Returns a set of all changed attribute members for a given graph object from the left-hand side of a rule.
getChanger() - Method in class agg.util.Change
Return the changer of the item.
getChildren() - Method in class agg.xt_basis.NodeTypeImpl
Returns its direct children only.
getChildren() - Method in interface agg.xt_basis.Type
Returns its direct children only.
getChildren() - Method in class agg.xt_basis.TypeImpl
Returns its direct children only.
getChildrenOfExpression() - Method in class agg.attribute.impl.ValueMember
 
getClan(Type) - Method in class agg.xt_basis.TypeSet
Returns all child node types of the given node type.
getClassForName(String) - Static method in class agg.attribute.parser.javaExpr.ASTArrayIndex
 
getClazz() - Method in interface agg.attribute.handler.HandlerType
Obtaining the actual class rather than just its textual representation.
getClone() - Method in class agg.xt_basis.Rule
Returns a copy of this rule.
getCodomain() - Method in interface agg.xt_basis.Morphism
Return an Enumeration of the graphobjects out of my target graph which are actually taking part in one of my mappings.
getCodomain() - Method in class agg.xt_basis.OrdinaryMorphism
Return the objects of my target graph which are actually taking part in the current morphism mappings.
getCodomain() - Method in class agg.xt_basis.OrdinarySubMorphism
Deprecated.  
getCodomainObjects() - Method in class agg.xt_basis.OrdinaryMorphism
 
getColumn() - Method in class agg.attribute.parser.javaExpr.ASCII_CharStream
Deprecated.  
getCoMatch() - Method in class agg.xt_basis.GraTraEvent
 
getCommonParentWith(Type) - Method in interface agg.xt_basis.Type
 
getCommonParentWith(Type) - Method in class agg.xt_basis.TypeImpl
 
getCoMorphism() - Method in class agg.xt_basis.OrdinaryMorphism
 
getCompleteConcurrency() - Method in class agg.ruleappl.ApplicabilityChecker
 
getCompleteConcurrency() - Method in class agg.ruleappl.RuleSequence
 
getCompleteCPAOfConcurrency() - Method in class agg.ruleappl.ApplicabilityChecker
 
getCompleteCPAOfConcurrency() - Method in class agg.ruleappl.RuleSequence
 
getCompletionStrategy() - Method in class agg.xt_basis.GraTra
 
getCompletionStrategy() - Method in class agg.xt_basis.GraTraOptions
Returns current morphism completion strategy
getCompletionStrategy() - Method in class agg.xt_basis.OrdinaryMorphism
 
getComponent() - Method in interface agg.attribute.gui.AttrEditor
 
getComponentClass(Class<?>) - Static method in class agg.attribute.parser.javaExpr.ASTArrayIndex
Since there is no possibilty to retrieve the component class of an array class directly as something like: int componentClass = java.lang.reflect.Array.getDimensionCount( anArrayClass), the textual representation of the considered array class is parsed in order to determine it's component class.
getConclusion(int) - Method in class agg.cons.AtomConstraint
 
getConclusions() - Method in class agg.cons.AtomConstraint
 
getConcurrentRules() - Method in class agg.parser.DependencyPair
 
getConcurrentRules() - Method in class agg.parser.DependencyPairContainer
 
getConcurrentRules() - Method in class agg.ruleappl.ApplicabilityChecker
 
getConcurrentRules() - Method in class agg.ruleappl.RuleSequence
 
getConcurrentRulesContainer() - Method in class agg.ruleappl.RuleSequence
 
getConditionMatchCounter() - Method in class agg.cons.AtomApplCond
 
getConditionMatchCounter() - Method in class agg.cons.AtomApplConstraint
 
getConditions() - Method in interface agg.attribute.AttrContext
 
getConditions() - Method in class agg.attribute.impl.ContextCore
 
getConditions() - Method in class agg.attribute.impl.ContextView
 
getConditionsOfNAC(OrdinaryMorphism, OrdinaryMorphism) - Static method in class agg.xt_basis.MatchHelper
 
getConditionsOfPAC(OrdinaryMorphism, OrdinaryMorphism) - Static method in class agg.xt_basis.MatchHelper
 
getCondMemberAt(int) - Method in class agg.attribute.impl.CondTuple
 
getConflictContainer() - Method in class agg.parser.ExcludePairContainer
 
getConflictFreeContainer() - Method in class agg.parser.ExcludePairContainer
 
getConflictsDependenciesGraph() - Method in class agg.parser.ConflictsDependenciesBasisGraph
 
getConflictsGraph() - Method in class agg.parser.ConflictsDependenciesBasisGraph
 
getConsistencyErrorMsg() - Method in class agg.xt_basis.GraGra
 
getConstraintLayer() - Method in class agg.cons.ConstraintLayer
Returns the constraint (formula) layer.
getConstraintNames() - Method in class agg.xt_basis.Rule
 
getConstraintPriority() - Method in class agg.cons.ConstraintPriority
Returns the constraint (formula) priority.
getConstraints() - Method in class agg.util.csp.Variable
Return an eneration of all the constraints I'm involved in.
getConstraints() - Method in class agg.xt_basis.GraGra
Iterate through all of my constraints (formulae).
getConstraints() - Method in class agg.xt_basis.Rule
Returns its graph constraints which can be converted to the post application constraints.
getConstraintsForLayer(int) - Method in class agg.xt_basis.GraGra
Returns constraints (formulae) for the specified layer.
getConstraintsForPriority(int) - Method in class agg.xt_basis.GraGra
Returns constraints (formulae) for the specified rule priority.
getConstraintsVec() - Method in class agg.xt_basis.GraGra
Deprecated. replaced by getListOfConstraints()
getContainer(int) - Method in class agg.parser.ExcludePairContainer
This container is a Hashtable with a rule as key.
getContainer(int, List<Rule>, boolean) - Method in class agg.parser.ExcludePairContainer
 
getContainer(int, Rule, Rule) - Method in class agg.parser.ExcludePairContainer
 
getContainer(int) - Method in interface agg.parser.PairContainer
This container is a Hashtable with a rule as key.
getContainerCount() - Method in class agg.parser.ConflictsDependenciesContainer
 
getContainingGraph() - Method in class agg.xt_basis.TypeError
returns the graph which was checked and which contains the errors.
getContext() - Method in interface agg.attribute.AttrInstance
Retrieving the context of an instance.
getContext() - Method in interface agg.attribute.gui.AttrContextEditor
 
getContext() - Method in class agg.attribute.impl.ValueMember
Getting the context of this value.
getContext() - Method in class agg.attribute.impl.ValueTuple
 
getContext() - Method in class agg.xt_basis.GraphObject
 
getContextUsage() - Method in class agg.xt_basis.GraphObject
 
getContextView() - Method in class agg.attribute.impl.ValueTuple
 
getCopy() - Method in interface agg.attribute.handler.HandlerExpr
Obtaining a copy of the message receiving expression.
getCopy() - Method in class agg.ruleappl.RuleSequence
 
getCountOfGraGras() - Method in class agg.xt_basis.BaseFactory
 
getCountOfGraphs() - Method in class agg.xt_basis.GraGra
 
getCPABasisGraph() - Method in class agg.parser.ConflictsDependenciesContainer
 
getCPAGraph() - Method in class agg.parser.ConflictsDependenciesContainer
 
getCreatedNodes() - Method in class agg.xt_basis.ColimDiagram
 
getCreatedNodes() - Method in class agg.xt_basis.Step
 
getCreatedTypesOnDeletionLayer(Integer) - Method in class agg.termination.TerminationLGTS
 
getCreatedTypesOnDeletionLayer(Integer) - Method in interface agg.termination.TerminationLGTSInterface
 
getCreatedTypesOnDeletionLayer(Integer) - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getCreationLayer() - Method in class agg.parser.LayerFunction
Deprecated. Returns the creation layer of the layer function.
getCreationLayer() - Method in class agg.termination.TerminationLGTS
The result table maps a Type to a layer on which it is created.
getCreationLayer(Type) - Method in class agg.termination.TerminationLGTS
Returns creation layer of the specified type.
getCreationLayer(GraphObject) - Method in class agg.termination.TerminationLGTS
 
getCreationLayer() - Method in interface agg.termination.TerminationLGTSInterface
Returns the creation layer of the layer function.
getCreationLayer(Type) - Method in interface agg.termination.TerminationLGTSInterface
 
getCreationLayer(GraphObject) - Method in interface agg.termination.TerminationLGTSInterface
 
getCreationLayer() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
Returns the creation layer of the layer function.
getCreationLayer(GraphObject) - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getCreationLayer(Type) - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getCritical(Rule, Rule, int) - Method in class agg.parser.ExcludePairContainer
Deprecated. replaced by getCriticalPair(Rule r1, Rule r2, int kind)
getCritical(Rule, Rule, int, boolean) - Method in class agg.parser.ExcludePairContainer
Deprecated. replaced by getCriticalPair(Rule r1, Rule r2, int kind, boolean local)
getCritical(Rule, Rule, int) - Method in interface agg.parser.PairContainer
Deprecated. replaced by getCriticalPair(Rule r1, Rule r2, int kind)
getCriticalForGraph(Rule, Rule, Graph) - Method in class agg.parser.ExcludePairContainer
Computes the critical part of two rules and checks it on the specified Graph g.
getCriticalForGraph(Rule, Rule) - Method in class agg.parser.ExcludePairContainer
 
getCriticalPair(Rule, Rule, int) - Method in class agg.parser.ExcludePairContainer
computes the critical part of two rules.
getCriticalPair(Rule, Rule, int, boolean) - Method in class agg.parser.ExcludePairContainer
 
getCriticalPair(Rule, Rule, Hashtable<Rule, Hashtable<Rule, Pair<Boolean, Vector<Pair<Pair<OrdinaryMorphism, OrdinaryMorphism>, Pair<OrdinaryMorphism, OrdinaryMorphism>>>>>>) - Method in class agg.parser.ExcludePairContainer
Returns the critical object of two rules.
getCriticalPair(Rule, Rule, int) - Method in interface agg.parser.PairContainer
Computes the critical part of two rules.
getCriticalPair(Rule, Rule, int, boolean) - Method in interface agg.parser.PairContainer
 
getCriticalPairAlgorithm() - Method in class agg.parser.CriticalPairOption
Returns the algorithm of the critical pair analysis.
getCriticalPairAtGraph(Rule, Rule) - Method in class agg.parser.ExcludePairContainer
 
getCriticalSet(int, Rule) - Method in class agg.parser.ExcludePairContainer
This method computes which rules are in a relation of a special kind.
getCriticalSet(int, Rule) - Method in interface agg.parser.PairContainer
This method computes which rules are in a relation of a special kind.
getCurrentDependencyPair() - Method in class agg.parser.DependencyPairContainer
 
getCurrentLayer() - Method in class agg.xt_basis.LayeredGraTraImpl
 
getCurrentMatch() - Method in class agg.xt_basis.GraTra
 
getCurrentRule() - Method in class agg.xt_basis.GraTra
 
getDecl(String) - Method in class agg.attribute.impl.ContextCore
Getting the declaration (type) of a variable;
getDecl() - Method in class agg.attribute.impl.ValueMember
Getting the declaration for this value
getDeclaration() - Method in interface agg.attribute.AttrInstanceMember
Retrieving the type.
getDeclaration(AttrInstanceMember) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Retrieving an instance member's type.
getDeclaration(AttrInstanceMember) - Method in interface agg.attribute.facade.InformationFacade
Retrieving an instance member's type.
getDeclaration() - Method in class agg.attribute.impl.ValueMember
 
getDeclMemberAt(int) - Method in class agg.attribute.impl.DeclTuple
Convenience method for internal operations; works much like the generic getMemberAt( int index ), but returns the appropriate member type.
getDeclMemberAt(String) - Method in class agg.attribute.impl.DeclTuple
Convenience method for internal operations; works much like the generic getMemberAt( int index ), but returns the appropriate member type.
getDefault() - Static method in class agg.xt_basis.CompletionStrategySelector
Return the default strategy.
getDefaultIfNull(AttrViewSetting) - Method in class agg.attribute.facade.impl.DefaultEditorFacade
 
getDefaultManager() - Static method in class agg.attribute.impl.AttrTupleManager
Returns the default instance of AttrManager.
getDefaultMaskedView() - Method in interface agg.attribute.AttrManager
Obtaining the masked view of the default view setting ('masked' meaning: it considers permutations as well as hiding of members;).
getDefaultMaskedView() - Method in class agg.attribute.impl.AttrTupleManager
 
getDefaultOpenView() - Method in interface agg.attribute.AttrManager
Obtaining the open view of the default view setting ('open' meaning: it considers permutations, but not hiding of members;).
getDefaultOpenView() - Method in class agg.attribute.impl.AttrTupleManager
 
getDeletionLayer() - Method in class agg.parser.LayerFunction
Deprecated. Returns the deletion layer of the layer function.
getDeletionLayer() - Method in class agg.termination.TerminationLGTS
The result table maps a Type to a layer on which it is deleted.
getDeletionLayer(Type) - Method in class agg.termination.TerminationLGTS
Returns deletion layer of the specified type.
getDeletionLayer(GraphObject) - Method in class agg.termination.TerminationLGTS
 
getDeletionLayer() - Method in interface agg.termination.TerminationLGTSInterface
Returns the deletion layer of the layer function.
getDeletionLayer(Type) - Method in interface agg.termination.TerminationLGTSInterface
 
getDeletionLayer(GraphObject) - Method in interface agg.termination.TerminationLGTSInterface
 
getDeletionLayer() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
Returns the deletion layer of the layer function.
getDeletionLayer(GraphObject) - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getDeletionLayer(Type) - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getDeletionType() - Method in class agg.termination.TerminationLGTS
This table maps an Integer layer number to a Vector of Types the objects of which (nodes resp. edges) will be deleted by some rules.
getDeletionType() - Method in interface agg.termination.TerminationLGTSInterface
 
getDeletionType() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getDeletionTypeObject() - Method in class agg.termination.TerminationLGTS
 
getDeletionTypeObject() - Method in interface agg.termination.TerminationLGTSInterface
 
getDeletionTypeObject() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getDependenciesGraph() - Method in class agg.parser.ConflictsDependenciesBasisGraph
 
getDependencyContainer() - Method in class agg.parser.DependencyPairContainer
 
getDependencyPairContainer() - Method in class agg.parser.ConflictsDependenciesContainer
 
getDepth() - Method in class agg.parser.ConcurrentRule
 
getDepthOfConcurrentRule() - Method in class agg.ruleappl.ApplicabilityChecker
 
getDepthOfConcurrentRule() - Method in class agg.ruleappl.RuleSequence
 
getDirectParents() - Method in class agg.attribute.impl.DeclTuple
 
getDirName() - Method in class agg.xt_basis.GraGra
Gets the directory name for saving the gragra
getDoc() - Method in class agg.util.XMLHelper
 
getDocumentVersion() - Method in class agg.util.XMLHelper
 
getDomain() - Method in class agg.util.csp.CSP
Return the current global domain of values.
getDomain() - Method in interface agg.xt_basis.Morphism
Return an Enumeration of the graphobjects out of my source graph which are actually taking part in one of my mappings.
getDomain() - Method in class agg.xt_basis.OrdinaryMorphism
Return the objects of my source graph which are actually taking part in the current morphism mappings.
getDomain() - Method in class agg.xt_basis.OrdinarySubMorphism
Deprecated.  
getDomainEnum() - Method in class agg.util.csp.Variable
Return the eneration of my domain.
getDomainObjects() - Method in class agg.xt_basis.OrdinaryMorphism
 
getDomainSize() - Method in class agg.util.csp.Variable
 
getEdgeSourceVariable() - Method in class agg.util.csp.Variable
 
getEdgeTargetVariable() - Method in class agg.util.csp.Variable
 
getEditorManager() - Method in interface agg.attribute.gui.AttrEditor
 
getElements() - Method in class agg.xt_basis.Graph
Iterate through my nodes and arcs.
getElements() - Method in class agg.xt_basis.SubGraph
Deprecated.  
getElementsOfType(String) - Method in class agg.xt_basis.Graph
Iterate through my nodes and arcs to find all elements of type with specified typeName.
getElementsOfType(Type) - Method in class agg.xt_basis.Graph
Iterate through my nodes and arcs to find all elements of type with specified type.
getElementsOfType(Type, Type, Type) - Method in class agg.xt_basis.Graph
Iterate through my arcs to find all elements of type with specified type, source and target.
getElementsOfType(GraphObject) - Method in class agg.xt_basis.Graph
Iterate through my Nodes and Arcs * to find all elements of type with specified type.
getElementsOfTypeAsVector(String) - Method in class agg.xt_basis.Graph
Iterate through my Nodes and Arcs to find all elements of type with specified typeName.
getElementsOfTypeAsVector(Type) - Method in class agg.xt_basis.Graph
Iterate through my Nodes and Arcs to find all elements of type with specified type.
getElementsOfTypeAsVector(Type, boolean) - Method in class agg.xt_basis.Graph
 
getElementsOfTypeAsVector(Type, Type, Type) - Method in class agg.xt_basis.Graph
Iterate through my edges to find all edges of the specified type.
getElementsOfTypeAsVector(GraphObject) - Method in class agg.xt_basis.Graph
Iterate through my Nodes and Arcs to find all elements of type with specified type.
getElementsToChange() - Method in class agg.xt_basis.Rule
Returns preserved elements which attributes should be changed.
getElementsToCreate() - Method in class agg.xt_basis.OrdinaryMorphism
 
getElementsToCreate() - Method in class agg.xt_basis.Rule
Returns elements of the RHS to create.
getElementsToDelete() - Method in class agg.xt_basis.OrdinaryMorphism
 
getElementsToDelete() - Method in class agg.xt_basis.Rule
Returns elements of the LHS to delete.
getElementsToPreserve() - Method in class agg.xt_basis.Rule
Returns elements of the LHS which should be preserved.
getEnabledLayers() - Method in class agg.xt_basis.GraGra
 
getEnabledPriorities() - Method in class agg.xt_basis.GraGra
 
getEnabledRules() - Method in class agg.xt_basis.GraGra
 
getEndColumn() - Method in class agg.attribute.parser.javaExpr.ASCII_CharStream
 
getEndLine() - Method in class agg.attribute.parser.javaExpr.ASCII_CharStream
 
getEntry(Rule, Rule) - Method in class agg.parser.ExcludePairContainer
 
getEntry(Rule, Rule, boolean) - Method in class agg.parser.ExcludePairContainer
 
getEntryAt(int) - Method in class agg.attribute.impl.ValueTuple
Getting a single value, referenced by 'index'.
getEntryAt(String) - Method in class agg.attribute.impl.ValueTuple
Getting a single value, referenced by 'name'.
getEntryWithValueAsText(String) - Method in class agg.attribute.impl.ValueTuple
 
getEnumeration(String, XMLObject, boolean, String) - Method in class agg.util.XMLHelper
 
getEquivalents() - Method in class agg.cons.AtomApplCond
 
getError() - Method in interface agg.attribute.parser.javaExpr.Node
This method returns an error string, if interpretting is failed
getError() - Method in class agg.attribute.parser.javaExpr.SimpleNode
 
getErrorGraph() - Method in class agg.parser.ParserErrorEvent
If a graph is the source of this event this part of the graph is returned which causes the error.
getErrorMessage() - Method in class agg.parser.LayerFunction
Deprecated. Returns an error message if the layer function is not valid.
getErrorMessage() - Method in class agg.termination.TerminationLGTS
Returns an error message if the layer function is not valid.
getErrorMessage() - Method in interface agg.termination.TerminationLGTSInterface
Returns an error message if the layer function is not valid.
getErrorMessage() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
Returns an error message if the layer function is not valid.
getErrorMsg() - Method in interface agg.attribute.AttrManager
Returns an error message if something gone wrong, otherwise - empty message.
getErrorMsg() - Method in class agg.attribute.impl.AttrTupleManager
Returns an error message if something gone wrong, otherwise - empty message.
getErrorMsg() - Method in class agg.attribute.impl.ContextCore
 
getErrorMsg() - Method in class agg.attribute.impl.ContextView
 
getErrorMsg() - Method in class agg.attribute.impl.ValueMember
 
getErrorMsg() - Method in class agg.attribute.impl.ValueTuple
 
getErrorMsg() - Method in class agg.attribute.impl.VarMember
 
getErrorMsg() - Method in class agg.attribute.impl.VarTuple
 
getErrorMsg() - Method in class agg.cons.Convert
 
getErrorMsg() - Method in class agg.xt_basis.GraTra
 
getErrorMsg() - Method in class agg.xt_basis.Match
Returns an empty message or null if this match is valid, otherwise - an error message.
getErrorMsg() - Method in class agg.xt_basis.OrdinaryMorphism
Return an error message if this morphism is failed, otherwise - empty message.
getErrorMsg() - Method in class agg.xt_basis.Rule
Returns error message if this rule is not ready to transform.
getErrorNumber() - Method in class agg.xt_basis.TypeError
returns a code for the error occured.
getErrorString() - Method in class agg.parser.ParserErrorEvent
Returns the error text.
getEvaluationResult() - Method in class agg.attribute.impl.VarMember
 
getEvent() - Method in class agg.util.Change
returns the code for this event.
getExcludeContainer() - Method in class agg.parser.ExcludePairContainer
 
getExcludeContainerForTestGraph() - Method in class agg.parser.ExcludePairContainer
 
getExcludePairContainer() - Method in class agg.parser.ConflictsDependenciesContainer
 
getExpected() - Method in exception agg.attribute.parser.javaExpr.ASTWrongTypeException
 
getExpr(String) - Method in interface agg.attribute.AttrContext
Getting the value of an identifier. getType( String ) and getExpr( String ) allow to use an AttrContext as a SymbolTable when using an AttrHandler.
getExpr() - Method in interface agg.attribute.AttrInstanceMember
Retrieving the expression (value) contained in this member.
getExpr(AttrInstanceMember) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Retrieving the expression (value) contained in a member.
getExpr(AttrInstanceMember) - Method in interface agg.attribute.facade.InformationFacade
Retrieving the expression (value) contained in a member.
getExpr(String) - Method in interface agg.attribute.handler.SymbolTable
Getting the value of an identifier.
getExpr(String) - Method in class agg.attribute.impl.ContextView
Implementing the SymbolTable interface for value retrieval.
getExpr() - Method in class agg.attribute.impl.ValueMember
 
getExpr() - Method in class agg.attribute.impl.VarMember
 
getExprAsObject() - Method in interface agg.attribute.AttrInstanceMember
Retrieving the value of an entry.
getExprAsObject(AttrInstanceMember) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Retrieving the value of a member.
getExprAsObject(AttrInstanceMember) - Method in interface agg.attribute.facade.InformationFacade
Retrieving the value of a member.
getExprAsObject() - Method in class agg.attribute.impl.ValueMember
 
getExprAsText() - Method in interface agg.attribute.AttrInstanceMember
Returns the textual representation of the expression.
getExprAsText(AttrInstanceMember) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Returns the textual representation of a member's expression.
getExprAsText(AttrInstanceMember) - Method in interface agg.attribute.facade.InformationFacade
Returns the textual representation of a member's expression.
getExprAsText() - Method in class agg.attribute.impl.ValueMember
 
getExprProperty() - Method in class agg.attribute.parser.javaExpr.Jex
 
getFailedConditionAsString() - Method in class agg.attribute.impl.CondTuple
 
getFailedGraphObjects() - Method in class agg.cons.AtomConstraint
 
getFieldName() - Method in class agg.attribute.parser.javaExpr.ASTField
 
getFileName() - Method in class agg.xt_basis.GraGra
Gets the file name for saving the gragra
getFirstBindingTuple() - Method in exception agg.attribute.AttrMatchException
 
getFirstRule() - Method in class agg.parser.CriticalPairEvent
returns the first rule of the changed pair
getFixedViewSetting() - Method in class agg.attribute.impl.AttrTupleManager
 
getForbiddenTypesRule2(Rule, Hashtable<ValueMember, Pair<String, String>>) - Static method in class agg.parser.ExcludePairHelper
 
getForm() - Method in class agg.attribute.impl.DeclTuple
 
getForm() - Method in class agg.attribute.impl.TupleObject
 
getFormat(AttrTuple) - Method in class agg.attribute.view.impl.MaskedViewSetting
Getting the tuple format for a (type) tuple.
getFormat(AttrTuple) - Method in class agg.attribute.view.impl.OpenViewSetting
Getting the tuple format for a (type) tuple.
getFormat(AttrTuple) - Method in class agg.attribute.view.impl.ViewSetting
Getting the format for a (type) tuple.
getFound() - Method in exception agg.attribute.parser.javaExpr.ASTWrongTypeException
 
getGlobalConstraints() - Method in class agg.xt_basis.GraGra
Returns constraints (formulae) that should be satisfied for all layers of a layered grammar.
getGraGra() - Method in class agg.ruleappl.ApplRuleSequence
 
getGraGra() - Method in class agg.xt_basis.GraTra
 
getGraGras() - Method in class agg.xt_basis.BaseFactory
 
getGrammar() - Method in class agg.parser.ExcludePairContainer
Returns the graph grammar of the critical pairs.
getGrammar() - Method in interface agg.parser.PairContainer
Returns the grammar the critical pairs a computed for.
getGrammar() - Method in class agg.termination.TerminationLGTS
 
getGrammar() - Method in interface agg.termination.TerminationLGTSInterface
 
getGrammar() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getGraph() - Method in class agg.parser.AbstractParser
Returns the host graph from the parser.
getGraph() - Method in interface agg.parser.Parser
Returns the host graph from the parser.
getGraph() - Method in class agg.ruleappl.RuleSequence
 
getGraph() - Method in class agg.xt_basis.GraGra
Returns my current host graph.
getGraph(String) - Method in class agg.xt_basis.GraGra
Returns a host graph with the specified name.
getGraph(int) - Method in class agg.xt_basis.GraGra
Returns a host graph on the specified index or null.
getGraph() - Method in class agg.xt_basis.GraTraEvent
 
getGraphObject() - Method in class agg.util.csp.Variable
Get the object for which this variable was defind.
getGraphObject() - Method in class agg.xt_basis.Constraint_Attribute
 
getGraphObject() - Method in class agg.xt_basis.Constraint_InheritAttribute
 
getGraphObject() - Method in class agg.xt_basis.Constraint_InheritType
 
getGraphObject() - Method in class agg.xt_basis.Constraint_Type
 
getGraphObject() - Method in exception agg.xt_basis.MappingEvent
 
getGraphObject() - Method in class agg.xt_basis.TypeError
retuns the GraphObject of error.
getGraphs() - Method in class agg.xt_basis.GraGra
Deprecated. replaced by getListOfGraphs()
getGraphsVec() - Method in class agg.xt_basis.GraGra
Deprecated. replaced by getListOfGraphs()
getGraTraOptions() - Method in class agg.xt_basis.GraGra
 
getGraTraOptions() - Method in class agg.xt_basis.GraTra
 
getHandler(String) - Method in interface agg.attribute.AttrManager
Getting an attribute handler by name.
getHandler() - Method in interface agg.attribute.AttrTypeMember
Retrieving its attribute handler.
getHandler(AttrTypeMember) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Retrieving the member attribute handler.
getHandler(AttrTypeMember) - Method in interface agg.attribute.facade.InformationFacade
Retrieving the member attribute handler.
getHandler(String) - Method in class agg.attribute.impl.AttrTupleManager
Getting an attribute handler by name.
getHandler() - Method in class agg.attribute.impl.DeclMember
Retrieving its attribute handler.
getHandler() - Method in class agg.attribute.impl.ValueMember
Getting the handler of this value.
getHandlerEditorManager() - Method in interface agg.attribute.gui.AttrEditorManager
 
getHandlers() - Method in interface agg.attribute.AttrManager
Getting all attribute handlers that have been registered.
getHandlers() - Method in class agg.attribute.impl.AttrTupleManager
 
getHelpInfo() - Method in class agg.xt_basis.Graph
 
getHelpInfo() - Method in class agg.xt_basis.TypeSet
 
getHelpInfoAboutNAC() - Method in class agg.xt_basis.Graph
 
getHelpInfoAboutPAC() - Method in class agg.xt_basis.Graph
 
getHelpInfoAboutVariableEquality() - Method in class agg.xt_basis.Graph
 
getHoldingTuple() - Method in interface agg.attribute.AttrMember
Returns the tuple that contains this member.
getHoldingTuple() - Method in class agg.attribute.impl.DeclMember
 
getHoldingTuple() - Method in class agg.attribute.impl.Member
 
getHoldingTuple() - Method in class agg.attribute.impl.ValueMember
 
getHoldingTupleOfMember(int) - Method in class agg.attribute.impl.DeclTuple
 
getHostGraph() - Method in class agg.parser.AbstractParser
Returns the host graph from the parser.
getHostGraph() - Method in interface agg.parser.Parser
Returns the host graph from the parser.
getHostGraph() - Method in class agg.parser.Triple
Returns the first data.
getHostGraph() - Method in class agg.xt_basis.GraTra
 
getID() - Method in interface agg.attribute.AttrEvent
Getting the message id.
getID() - Method in exception agg.attribute.AttrMatchException
 
getID() - Method in class agg.attribute.impl.TupleEvent
 
getID() - Method in class agg.attribute.util.RowDragEvent
 
getID() - Static method in class agg.xt_basis.Version
get the number of the current version as a string
getIdentifier() - Method in class agg.attribute.parser.javaExpr.SimpleNode
 
GetImage() - Method in class agg.attribute.parser.javaExpr.ASCII_CharStream
 
getImage() - Method in interface agg.xt_basis.Morphism
Return my target graph.
getImage(GraphObject) - Method in interface agg.xt_basis.Morphism
Return the image of the specified object.
getImage() - Method in class agg.xt_basis.OrdinaryMorphism
Return its target graph.
getImage(GraphObject) - Method in class agg.xt_basis.OrdinaryMorphism
Return the image of the specified object.
getImage() - Method in class agg.xt_basis.OrdinarySubMorphism
Deprecated. Return the ALR graph which is the target graph of the morphism.
getImage(GraphObject) - Method in class agg.xt_basis.OrdinarySubMorphism
Deprecated.  
getImage() - Method in class agg.xt_basis.SubMatch
Deprecated.  
getImageFilename() - Method in interface agg.xt_basis.Type
 
getImageFilename() - Method in class agg.xt_basis.TypeImpl
 
getImageObject() - Method in exception agg.xt_basis.MappingEvent
 
getIncomingArcs() - Method in class agg.xt_basis.ArcTypeImpl
Returns all incoming arcs (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getIncomingArcs() - Method in class agg.xt_basis.GraphObject
Iterate through all the arcs that I am the target of.
getIncomingArcs() - Method in class agg.xt_basis.NodeTypeImpl
Returns all incoming arcs (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getIncomingArcs() - Method in class agg.xt_basis.TypeImpl
Returns all incoming arcs (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getIncomingArcsVec() - Method in class agg.xt_basis.GraphObject
 
getIncomingArcTypes() - Method in class agg.xt_basis.ArcTypeImpl
Returns all incoming arc types (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getIncomingArcTypes() - Method in class agg.xt_basis.NodeTypeImpl
Returns all incoming arc types (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getIncomingArcTypes() - Method in class agg.xt_basis.TypeImpl
Returns all incoming arc types (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getIncomingQueries() - Method in class agg.util.csp.Variable
Return an enumeration of all my incoming queries.
getIncomingQueriesCount() - Method in class agg.util.csp.Variable
 
getIncomingVariables() - Method in class agg.util.csp.Variable
 
getIndex() - Method in interface agg.attribute.AttrEvent
Getting the first position index.
getIndex() - Method in class agg.attribute.impl.TupleEvent
 
getIndex0() - Method in interface agg.attribute.AttrEvent
Getting the first position index.
getIndex0() - Method in class agg.attribute.impl.TupleEvent
 
getIndex1() - Method in interface agg.attribute.AttrEvent
Getting the second position index.
getIndex1() - Method in class agg.attribute.impl.TupleEvent
 
getIndexAt(int) - Method in class agg.attribute.view.impl.SlotSequence
 
getIndexAtTotalSlot(int) - Method in class agg.attribute.view.impl.TupleFormat
Returns the member index at the specified slot; If the boolean parameter is true, the slot is interpreted wrt the container with all members, otherwise wrt the container with the visible members only.
getIndexAtVisibleSlot(int) - Method in class agg.attribute.view.impl.TupleFormat
Returns the member index at the specified slot, wrt the visible position container.
getIndexForMember(AttrMember) - Method in interface agg.attribute.AttrTuple
Translation between address- and number-oriented access.
getIndexForMember(AttrMember) - Method in class agg.attribute.impl.TupleObject
Translation between address- and number-oriented access.
getIndexForName(String) - Method in class agg.attribute.impl.DeclTuple
Translation between number- and name-oriented access.
getIndexForName(String) - Method in class agg.attribute.impl.TupleObject
Translation between number- and name-oriented access.
getIndexInTuple() - Method in interface agg.attribute.AttrMember
Returns the member index within the containing tuple.
getIndexInTuple() - Method in class agg.attribute.impl.Member
 
getIndexInView(AttrViewSetting, int) - Method in class agg.attribute.impl.TupleObject
Transforming a mask entry index into the real index.
getIndexOf(RuleSequence) - Method in class agg.ruleappl.ApplRuleSequence
 
getIndexOf(Rule) - Method in class agg.ruleappl.RuleSequence
 
getIndexOf(GraphObject) - Method in class agg.xt_basis.Graph
Deprecated. use getIndexOfNode or getIndexOfArc
getIndexOfArc(GraphObject) - Method in class agg.xt_basis.Graph
 
getIndexOfGraph() - Method in class agg.xt_basis.GraGra
Returns the index of my current host graph.
getIndexOfNode(GraphObject) - Method in class agg.xt_basis.Graph
 
getInfo() - Method in class agg.attribute.parser.javaExpr.SimpleNode
 
getInheritanceArcs() - Method in class agg.xt_basis.TypeSet
Returns a set of inheritance edges.
getInheritanceType() - Method in class agg.xt_basis.TypeSet
 
getInheritedArcs(Type) - Method in class agg.xt_basis.TypeSet
Returns a set with all edges to inherit from the specified parent type.
getInputParameterEditor() - Method in interface agg.attribute.facade.EditorFacade
 
getInputParameterEditor() - Method in class agg.attribute.facade.impl.DefaultEditorFacade
 
getInputParameterEditor(AttrManager) - Method in interface agg.attribute.gui.AttrEditorManager
 
getInputParameters() - Method in class agg.xt_basis.Rule
Returns variables of the attribute context of this rule which are used as input parameter for the rule application.
getInputParametersOfGraphObject(GraphObject) - Method in class agg.xt_basis.Rule
Returns variables of the attribute context of this rule which are used from attributes of the specified graph object as input parameter for the rule application.
getInstance() - Method in class agg.util.csp.Variable
Return my current value, null if uninstantiated.
getInstanceMemberAt(AttrInstance, int) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Getting a tuple instance member by its absolute (view-independent) index.
getInstanceMemberAt(AttrInstance, String) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Getting a tuple instance member by its declaration name.
getInstanceMemberAt(AttrInstance, int) - Method in interface agg.attribute.facade.InformationFacade
Getting a tuple instance member by its absolute (view-independent) index.
getInstanceMemberAt(AttrInstance, String) - Method in interface agg.attribute.facade.InformationFacade
Getting a tuple instance member by its declaration name.
getInstanceVarMap() - Method in class agg.util.csp.Solution_Backjump
 
getInstanceVarMap() - Method in class agg.util.csp.Solution_Backtrack
 
getInstanceVarMap() - Method in interface agg.util.csp.SolutionStrategy
 
getInstanceVarMap() - Method in class agg.xt_basis.ALR_CSP
 
getInstanceVarMap() - Method in class agg.xt_basis.ALR_InheritCSP
 
getInstanceVarMap() - Method in class agg.xt_basis.Completion_CSP
 
getInstanceVarMap() - Method in class agg.xt_basis.Completion_InheritCSP
 
getInstanceVarMap() - Method in class agg.xt_basis.Completion_NAC
 
getInstanceVarMap() - Method in class agg.xt_basis.MorphCompletionStrategy
 
getInstRepr() - Method in class agg.attribute.impl.AttrObject
Combines the default instance representation with a specific one, if given.
getInverseImage(GraphObject) - Method in interface agg.xt_basis.Morphism
Return an Enumeration of the inverse images of the specified object.
getInverseImage(GraphObject) - Method in class agg.xt_basis.OrdinaryMorphism
Return an Enumeration of the inverse images of the specified object. * Enumeration will be empty when the object is not in codomain. * Enumeration elements are of type GraphObject.
getInverseImage(GraphObject) - Method in class agg.xt_basis.OrdinarySubMorphism
Deprecated.  
getInverseImageList(GraphObject) - Method in class agg.xt_basis.OrdinaryMorphism
 
getInvertedRuleLayer() - Method in class agg.termination.TerminationLGTS
 
getInvertedRuleLayer() - Method in interface agg.termination.TerminationLGTSInterface
 
getInvertedRuleLayer() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getInvertedTypeCreationLayer() - Method in class agg.termination.TerminationLGTS
 
getInvertedTypeCreationLayer() - Method in interface agg.termination.TerminationLGTSInterface
 
getInvertedTypeCreationLayer() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getInvertedTypeDeletionLayer() - Method in class agg.termination.TerminationLGTS
 
getInvertedTypeDeletionLayer() - Method in interface agg.termination.TerminationLGTSInterface
 
getInvertedTypeDeletionLayer() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getIOException() - Method in class agg.util.XMLHelper
 
getIsomorphicWith(Graph) - Method in class agg.xt_basis.Graph
Tries to compute an isomorphic morphism of this graph into the specified graph g.
getIsomorphicWith(Graph, Hashtable<GraphObject, GraphObject>) - Method in class agg.xt_basis.Graph
Tries to compute isomorphic morphisms of this graph into the specified graph.
getIsomorphicWith(Graph, boolean) - Method in class agg.xt_basis.Graph
Tries to compute all isomorphic morphisms of this graph into the specified graph g.
getItem() - Method in class agg.util.Change
Return my item.
getJavaHandler() - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Returns the java expression handler.
getJavaHandler() - Method in interface agg.attribute.facade.InformationFacade
Returns the java expression handler.
getKey() - Method in class agg.parser.CriticalPairEvent
 
getKey() - Method in class agg.parser.ParserMessageEvent
 
getKind() - Method in class agg.util.csp.Query
Return the name of my implementing class.
getKind() - Method in class agg.util.csp.Variable
Returns 0, if the object behind this variable is of type Node, returns 1, if the object behind this variable is of type Arc, otherwise -1.
getKind() - Method in class agg.xt_basis.Graph
A kind is a role of a graph in a grammar, for exmpl.: a type graph - TG, a host graph - HOST, the left graph of a rule - LHS, the right graph of a rule - RHS, a NAC graph - NAC, a PAC graph - PAC and so on.
getKind() - Method in class agg.xt_basis.Query_Incoming
Return the name of this class.
getKind() - Method in class agg.xt_basis.Query_Outgoing
Return the name of this class.
getKind() - Method in class agg.xt_basis.Query_Source
Return the name of this class.
getKind() - Method in class agg.xt_basis.Query_Target
Return the name of this class.
getKind() - Method in class agg.xt_basis.Query_Type
Return the name of this class.
getKindOfConflict() - Method in class agg.parser.ExcludePairContainer
 
getKindOfConflict() - Method in interface agg.parser.PairContainer
Returns CriticalPair.CONFLICT or CriticalPair.DEPENDENCY constant.
getKindOfInvalidAlgorithm() - Method in exception agg.parser.InvalidAlgorithmException
getKindOfInvalidAlgorithm returns the kind of algorithm which causes the exception
getLastErrorMsg() - Method in class agg.xt_basis.Match
 
getLayer() - Method in class agg.cons.Formula
Returns my layer.
getLayer() - Method in class agg.parser.CriticalPairOption
 
getLayer() - Method in class agg.parser.ExcludePairContainer
Deprecated.  
getLayer() - Method in interface agg.parser.Layer
Deprecated. Returns a layer function from a certain object.
getLayer() - Method in class agg.parser.LayeredDependencyPair
Deprecated.  
getLayer() - Method in class agg.parser.LayeredDependencyPairContainer
Deprecated. not more used
getLayer() - Method in class agg.parser.LayeredExcludePair
Deprecated.  
getLayer() - Method in class agg.parser.LayeredExcludePairContainer
Deprecated. not more used
getLayer() - Method in class agg.parser.LayeredSimpleDependencyPair
Deprecated.  
getLayer() - Method in class agg.parser.LayeredSimpleExcludePair
Deprecated.  
getLayer() - Method in class agg.parser.LayerOption
Get the required layer function algorithm.
getLayer() - Method in interface agg.parser.PairContainer
 
getLayer() - Method in class agg.parser.Triple
The third data.
getLayer() - Method in class agg.xt_basis.Rule
Returns its layer.
getLayerAsString() - Method in class agg.cons.Formula
 
getLayeredDependencyPairContainer() - Method in class agg.parser.ConflictsDependenciesContainer
 
getLayeredExcludePairContainer() - Method in class agg.parser.ConflictsDependenciesContainer
 
getLayers() - Method in class agg.xt_basis.GraGra
 
getLeafMemberAt(int) - Method in class agg.attribute.impl.DeclTuple
Getting a member from the container of this child.
getLeft() - Method in class agg.xt_basis.Rule
Returns its left graph.
getLeftContext(AttrContext) - Method in class agg.attribute.facade.impl.DefaultTransformationFacade
Returns the left side context to a rule context.
getLeftContext(AttrContext) - Method in interface agg.attribute.facade.TransformationFacade
Returns the left side context to a rule context.
getLevelOfTypeGraphCheck() - Method in class agg.xt_basis.GraGra
returns the level of type graph usage in the type set.
getLevelOfTypeGraphCheck() - Method in class agg.xt_basis.TypeSet
returns the level of type graph usage.
getLHSoverlappings(Rule, Rule, Vector<Pair<Pair<OrdinaryMorphism, OrdinaryMorphism>, Pair<OrdinaryMorphism, OrdinaryMorphism>>>) - Method in class agg.parser.ExcludePairContainer
 
getLine() - Method in class agg.attribute.parser.javaExpr.ASCII_CharStream
Deprecated.  
getList(String, XMLObject, boolean, String) - Method in class agg.util.XMLHelper
 
getListOfAtomicObjects() - Method in class agg.xt_basis.GraGra
 
getListOfAtomics() - Method in class agg.xt_basis.GraGra
Returns a list of my atomic graph constraints.
getListOfConstraints() - Method in class agg.xt_basis.GraGra
Returns a list of my constraints (formulae).
getListOfEnabledRules() - Method in class agg.termination.TerminationLGTS
 
getListOfEnabledRules() - Method in interface agg.termination.TerminationLGTSInterface
 
getListOfEnabledRules() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getListOfEnabledRules() - Method in class agg.xt_basis.GraGra
 
getListOfGraphs() - Method in class agg.xt_basis.GraGra
Returns a list of my host graphs.
getListOfRules() - Method in class agg.termination.TerminationLGTS
 
getListOfRules() - Method in interface agg.termination.TerminationLGTSInterface
 
getListOfRules() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getListOfRules() - Method in class agg.xt_basis.GraGra
Iterate through all of my rules.
getListsOfConcurrentRules(Rule, int) - Method in class agg.ruleappl.RuleSequence
 
getLoadedCPAOptions() - Method in class agg.parser.ConflictsDependenciesContainer
 
getLogEntry(int) - Method in class agg.attribute.impl.ValueTuple
Subprocedure for 'log()', creates a text showing the entry at 'index'
getLogEntry(int) - Method in class agg.attribute.impl.VarTuple
 
getManager() - Method in class agg.attribute.impl.DeclMember
 
getManager() - Method in class agg.attribute.impl.ManagedObject
Retrieving the manager of others might also be necessary one day.
getMapping() - Method in class agg.attribute.impl.ContextCore
returns all mappings
getMapping() - Method in class agg.attribute.impl.ContextView
returns all Mappings
getMappingsToTarget(ValueTuple) - Method in class agg.attribute.impl.ContextCore
Returns Vector of mappings (TupleMapping) to a target object.
getMappingsToTarget(ValueTuple) - Method in class agg.attribute.impl.ContextView
Returns Vector of mappings (TupleMapping) to a target object.
getMapStyle() - Method in class agg.attribute.impl.ContextView
 
getMark() - Method in class agg.attribute.impl.CondMember
 
getMark() - Method in class agg.attribute.impl.VarMember
 
getMaskedView() - Method in interface agg.attribute.view.AttrViewSetting
Returns the 'masked subview', manipulating of visibility of members (setVisibleAt(...)) affects this subview.
getMaskedView() - Method in class agg.attribute.view.impl.MaskedViewSetting
 
getMaskedView() - Method in class agg.attribute.view.impl.OpenViewSetting
 
getMatch(Rule, Graph) - Method in class agg.xt_basis.GraGra
Iterate through all of the matches existing between the given rule and all graphs of this grammar.
getMatch() - Method in class agg.xt_basis.GraTraEvent
 
getMatch() - Method in class agg.xt_basis.Rule
Returns my current match
getMatch() - Method in class agg.xt_basis.SubRule
Deprecated.  
getMatches(Rule) - Method in class agg.xt_basis.GraGra
Iterate through all of the matches existing between the given rule and the start graph.
getMatches(Rule) - Method in class agg.xt_basis.GraTra
 
getMaxMultiplicity(Type) - Method in class agg.xt_basis.TypeSet
 
getMaxMultiplicityOfAllChildren() - Method in class agg.xt_basis.ArcTypeImpl
 
getMaxMultiplicityOfAllChildren() - Method in class agg.xt_basis.NodeTypeImpl
 
getMaxMultiplicityOfAllChildren() - Method in class agg.xt_basis.TypeImpl
 
getMaxSourceMultiplicity(Type, Type, Type) - Method in class agg.xt_basis.TypeSet
 
getMaxTargetMultiplicity(Type, Type, Type) - Method in class agg.xt_basis.TypeSet
 
getMemberAt(int) - Method in interface agg.attribute.AttrTuple
Getting a tuple member by its absolute (view-independent) index.
getMemberAt(AttrViewSetting, int) - Method in interface agg.attribute.AttrTuple
Getting a tuple member by its view-dependent index.
getMemberAt(String) - Method in interface agg.attribute.AttrTuple
Getting a tuple member by its declaration name.
getMemberAt(int) - Method in class agg.attribute.impl.DeclTuple
 
getMemberAt(String) - Method in class agg.attribute.impl.DeclTuple
 
getMemberAt(int) - Method in class agg.attribute.impl.TupleObject
 
getMemberAt(AttrViewSetting, int) - Method in class agg.attribute.impl.TupleObject
 
getMemberAt(String) - Method in class agg.attribute.impl.TupleObject
 
getMessage() - Method in exception agg.attribute.impl.AttrImplException
 
getMessage() - Method in class agg.parser.ParserEvent
Returns the message of the event.
getMessage() - Method in class agg.xt_basis.GraTraEvent
 
getMessage() - Method in class agg.xt_basis.TypeError
returns a short english describtion of the error.
getMessageText() - Method in class agg.xt_basis.GraTraEvent
 
getMethod(Class<?>, String, Class<?>[]) - Static method in class agg.attribute.parser.javaExpr.OpMemberNode
 
getMethodName() - Method in class agg.attribute.parser.javaExpr.ASTAllocationExpression
 
getMethodName() - Method in class agg.attribute.parser.javaExpr.OpMemberNode
 
getMinMultiplicity(Type) - Method in class agg.xt_basis.TypeSet
 
getMinMultiplicityOfAllChildren() - Method in class agg.xt_basis.ArcTypeImpl
 
getMinMultiplicityOfAllChildren() - Method in class agg.xt_basis.NodeTypeImpl
 
getMinMultiplicityOfAllChildren() - Method in class agg.xt_basis.TypeImpl
 
getMinSourceMultiplicity(Type, Type, Type) - Method in class agg.xt_basis.TypeSet
 
getMinTargetMultiplicity(Type, Type, Type) - Method in class agg.xt_basis.TypeSet
 
getMorphCompletionStrategy() - Method in class agg.parser.ExcludePairContainer
 
getMorphCompletionStrategy() - Method in interface agg.parser.PairContainer
 
getMorphism() - Method in class agg.xt_basis.Rule
Return its morphism between the left and right graphs.
getMorphismCompletionStrategy() - Method in class agg.xt_basis.GraGra
 
getMsgCode() - Method in exception agg.attribute.impl.AttrImplException
 
getMultiplicityErrorKind() - Method in class agg.xt_basis.GraGra
 
getNAC(String) - Method in class agg.xt_basis.Rule
Returns an OrdinaryMorphism representing a NAC with the specified name.
getNACs() - Method in class agg.xt_basis.Rule
Returns an enumeration of my NACs.
getNACsList() - Method in class agg.xt_basis.Rule
 
getNACsVector() - Method in class agg.xt_basis.Rule
Deprecated. replaced by getNACsList()
getName() - Method in interface agg.attribute.AttrMember
Returns the member name.
getName() - Method in interface agg.attribute.AttrTypeMember
Retrieving its name.
getName(AttrTypeMember) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Retrieving the member name.
getName(AttrTypeMember) - Method in interface agg.attribute.facade.InformationFacade
Retrieving the member name.
getName() - Method in interface agg.attribute.handler.AttrHandler
Getting the name of this handler so an attribute manager can display it in the handlers' menu.
getName() - Method in class agg.attribute.impl.DeclMember
Retrieving its name.
getName() - Method in class agg.attribute.impl.ValueMember
Getting the name of this value member.
getName() - Method in class agg.cons.Formula
 
getName() - Method in class agg.xt_basis.ArcTypeImpl
internal function to convert a type into a string.
getName() - Method in class agg.xt_basis.Completion_NAC
 
getName(MorphCompletionStrategy) - Static method in class agg.xt_basis.CompletionStrategySelector
Return a short descriptive name for the given strategy.
getName() - Method in class agg.xt_basis.GraGra
Return my name.
getName() - Method in class agg.xt_basis.Graph
 
getName() - Method in class agg.xt_basis.GraTra
 
getName() - Method in class agg.xt_basis.MorphCompletionStrategy
 
getName() - Method in interface agg.xt_basis.Morphism
Return my name.
getName() - Method in class agg.xt_basis.NodeTypeImpl
internal function to convert a type into a string.
getName() - Method in class agg.xt_basis.OrdinaryMorphism
 
getName() - Method in interface agg.xt_basis.Type
Returns the name of the type.
getName() - Method in class agg.xt_basis.TypeImpl
internal function to convert a type into a string.
getNameAsString(int) - Method in interface agg.attribute.AttrTuple
Getting a view-independent representation of a name as String.
getNameAsString(AttrViewSetting, int) - Method in interface agg.attribute.AttrTuple
Getting a view-dependent representation of a type as String.
getNameAsString(int) - Method in class agg.attribute.impl.DeclTuple
 
getNameAsString(int) - Method in class agg.attribute.impl.TupleObject
Getting a simple representation of a name as String.
getNameAsString(AttrViewSetting, int) - Method in class agg.attribute.impl.TupleObject
 
getNameFor(int) - Method in class agg.attribute.impl.CondTuple
 
getNegation() - Method in class agg.cons.EvalSet
 
getNextName() - Method in class agg.attribute.impl.CondTuple
 
getNextToken() - Static method in class agg.attribute.parser.javaExpr.JexParser
 
getNextToken() - Static method in class agg.attribute.parser.javaExpr.JexParserTokenManager
 
getNodeClass() - Method in class agg.attribute.parser.javaExpr.SimpleNode
Getting the node class.
getNodes() - Method in class agg.xt_basis.Graph
 
getNodes(Type) - Method in class agg.xt_basis.Graph
Returns nodes of the specified type.
getNodes() - Method in class agg.xt_basis.SubGraph
Deprecated.  
getNodesByCompareType(Type) - Method in class agg.xt_basis.Graph
Iterate through my nodes to find nodes with type equal to the specified type.
getNodesByParentType(Type) - Method in class agg.xt_basis.Graph
Iterate through my nodes to find related nodes of the specified type.
getNodesCount() - Method in class agg.xt_basis.Graph
 
getNodesList() - Method in class agg.xt_basis.Graph
 
getNonApplicabilityResult(int) - Method in class agg.ruleappl.ApplRuleSequence
 
getNonApplicabilityResult() - Method in class agg.ruleappl.RuleSequence
 
getNonInjectiveRules() - Method in class agg.xt_basis.GraGra
 
getNumberOfArcs() - Method in class agg.xt_basis.GraphObject
 
getNumberOfAttributes() - Method in class agg.xt_basis.GraphObject
 
getNumberOfContainers() - Method in class agg.parser.ExcludePairContainer
Returns the number of containers.
getNumberOfContainers() - Method in interface agg.parser.PairContainer
Returns the number of containers for the critical pair.
getNumberOfEntries() - Method in interface agg.attribute.AttrTuple
Getting the absolute (view-independent) total number of entries (lines); The retrieval index range is [0 ..
getNumberOfEntries(AttrViewSetting) - Method in interface agg.attribute.AttrTuple
Getting the view-dependent number of attribute entries (lines).
getNumberOfEntries() - Method in class agg.attribute.impl.DeclTuple
Getting the total number of attribute entries (lines); The retrieval index range is [0 ..
getNumberOfEntries() - Method in class agg.attribute.impl.TupleObject
Getting the total number of shown attribute entries (lines); The retrieval index range is [0 ..
getNumberOfEntries(AttrViewSetting) - Method in class agg.attribute.impl.TupleObject
 
getNumberOfFreeVariables(AttrContext) - Method in interface agg.attribute.AttrInstance
Getting the number of variables declared by this instance which have no value assigned to them yet.
getNumberOfFreeVariables(AttrInstance, AttrContext) - Method in class agg.attribute.facade.impl.DefaultTransformationFacade
Getting the number of variables declared by an instance which have no value assigned to them yet.
getNumberOfFreeVariables(AttrInstance, AttrContext) - Method in interface agg.attribute.facade.TransformationFacade
Getting the number of variables declared by an instance which have no value assigned to them yet.
getNumberOfFreeVariables(AttrContext) - Method in class agg.attribute.impl.ValueTuple
 
getNumberOfIncomingArcs() - Method in class agg.xt_basis.GraphObject
 
getNumberOfIncomingArcs(Type) - Method in class agg.xt_basis.GraphObject
 
getNumberOfIncomingArcs(Type, Type) - Method in class agg.xt_basis.GraphObject
 
getNumberOfInOutArcs() - Method in class agg.xt_basis.GraphObject
 
getNumberOfKindOfPairs() - Method in interface agg.parser.CriticalPair
Returns the number of kind of pairs which will be distinguished.
getNumberOfKindOfPairs() - Method in class agg.parser.ExcludePair
Returns the number of kind of pairs which will be distinguished.
getNumberOfObjectsToCreate() - Method in class agg.xt_basis.Rule
Deprecated. use getElementsToCreate().size()
getNumberOfObjectsToDelete() - Method in class agg.xt_basis.Rule
Deprecated. use getElementsToDelete().size()
getNumberOfOutgoingArcs() - Method in class agg.xt_basis.GraphObject
 
getNumberOfOutgoingArcs(Type) - Method in class agg.xt_basis.GraphObject
 
getNumberOfOutgoingArcs(Type, Type) - Method in class agg.xt_basis.GraphObject
 
getNumDimensions(Class<?>) - Static method in class agg.attribute.parser.javaExpr.ASTArrayIndex
Since there is no possibilty to retrieve the dimension of an array class directly as something like: int dimensions = java.lang.reflect.Array.getNumDimensions( anArrayClass), the textual representation of the considered array class is parsed in order to determine it's dimension.
getObject(String, XMLObject, boolean) - Method in class agg.util.XMLHelper
Workhorse of getObjectRef() and getObjectSub().
getObject(String) - Method in class agg.util.XMLHelper
 
getObjectRef(String, XMLObject) - Method in class agg.util.XMLHelper
Im aktuellen DOM-Element wird Attribut mem_name als ID interpretiert.
getObjectsToCreate() - Method in class agg.xt_basis.Rule
Deprecated. replaced by Vector getElementsToCreate()
getObjectsToDelete() - Method in class agg.xt_basis.Rule
Deprecated. replaced by Vector getElementsToDelete()
getObjectSub(XMLObject) - Method in class agg.util.XMLHelper
Das naechste Sub-Element des aktuellen DOM-Elementes, welches ein "ID" Attribut besitzt, wird mit TEMPL assoziiert.
getObservers() - Method in class agg.attribute.impl.ChainedObserver
 
getObservers() - Method in class agg.xt_basis.Graph
 
getObserversForTuple(AttrTuple) - Method in class agg.attribute.view.impl.ViewSetting
Getting the observers of a tuple managed in this view.
getOpenView() - Method in interface agg.attribute.view.AttrViewSetting
Returns the 'open subview', manipulating of visibility of members (setVisibleAt(...)) only affects the other subview.
getOpenView() - Method in class agg.attribute.view.impl.MaskedViewSetting
 
getOpenView() - Method in class agg.attribute.view.impl.OpenViewSetting
 
getOperation() - Method in class agg.cons.Formula
 
getOption() - Method in class agg.parser.LayerFunction
Deprecated. Returns layer option.
getOptions() - Method in class agg.xt_basis.GraTraOptions
Returns current option names
getOrderedRuleLayer() - Method in class agg.termination.TerminationLGTS
 
getOrderedRuleLayer() - Method in interface agg.termination.TerminationLGTSInterface
 
getOrderedRuleLayer() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getOriginal() - Method in interface agg.xt_basis.Morphism
Return my source graph.
getOriginal() - Method in class agg.xt_basis.OrdinaryMorphism
Return its source graph.
getOriginal() - Method in class agg.xt_basis.OrdinarySubMorphism
Deprecated. Return the ALR graph which is the source graph of the morphism.
getOriginal() - Method in class agg.xt_basis.SubMatch
Deprecated.  
getOriginalObject() - Method in exception agg.xt_basis.MappingEvent
 
getOutgoingArcs() - Method in class agg.xt_basis.ArcTypeImpl
Returns all outgoing arcs (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getOutgoingArcs() - Method in class agg.xt_basis.GraphObject
Iterate through all the arcs that I am the source of.
getOutgoingArcs() - Method in class agg.xt_basis.NodeTypeImpl
Returns all outgoing arcs (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getOutgoingArcs() - Method in class agg.xt_basis.TypeImpl
Returns all outgoing arcs (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getOutgoingArcsVec() - Method in class agg.xt_basis.GraphObject
 
getOutgoingArcTypes() - Method in class agg.xt_basis.ArcTypeImpl
Returns all outgoing arc types (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getOutgoingArcTypes() - Method in class agg.xt_basis.NodeTypeImpl
Returns all outgoing arc types (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getOutgoingArcTypes() - Method in class agg.xt_basis.TypeImpl
Returns all outgoing arc types (of my own and of my parents) on condition that a type graph is defined, otherwise returns an empty vector.
getOutgoingQueries() - Method in class agg.util.csp.Variable
Return an eneration of all my outgoing queries.
getOutgoingQueriesCount() - Method in class agg.util.csp.Variable
 
getOutgoingVariables() - Method in class agg.util.csp.Variable
 
getOverlapping() - Method in class agg.parser.ExcludePairContainer.Entry
 
getOverlappings(Graph, boolean) - Method in class agg.xt_basis.Graph
Computes an overlapping set without disjoint union.
getOverlappings(Graph, boolean, boolean) - Method in class agg.xt_basis.Graph
Computes an overlapping set.
getOverlappings(Graph, int, boolean) - Method in class agg.xt_basis.Graph
Computes an overlapping set without the disjoint union.
getOverlappings(Graph, int, boolean, boolean) - Method in class agg.xt_basis.Graph
Computes an overlapping set.
getOverlappings(OrdinaryMorphism, Object, boolean, boolean) - Static method in class agg.xt_basis.MatchHelper
Computes an overlapping set of the graphs: - this.source with other.source if other instance of OrdinaryMorphism and left is true, or - this.target with other.target if other instance of OrdinaryMorphism and left is false, or - this.sorce with other if other instance of Graph and left is true, or - this.target with other if other instance of Graph and left is false, or with respect of the rules if this and other are instances of Rule.
getOverlappings(OrdinaryMorphism, Object, boolean, int, boolean) - Static method in class agg.xt_basis.MatchHelper
Computes an overlapping set of the graphs: - this.source with other.source if other instance of OrdinaryMorphism and left is true, or - this.target with other.target if other instance of OrdinaryMorphism and left is false, or - this.sorce with other if other instance of Graph and left is true, or - this.target with other if other instance of Graph and left is false, or with respect of the rules if this and other are instances of Rule.
getOverlappings(Object, boolean, boolean) - Method in class agg.xt_basis.OrdinaryMorphism
Computes an overlapping set of the graphs: - this.source with other.source if other instance of OrdinaryMorphism and left is true, or - this.target with other.target if other instance of OrdinaryMorphism and left is false, or - this.sorce with other if other instance of Graph and left is true, or - this.target with other if other instance of Graph and left is false, or with respect of the rules if this and other are instances of Rule.
getOverlappings(Object, boolean, int, boolean) - Method in class agg.xt_basis.OrdinaryMorphism
Computes an overlapping set of the graphs: - this.source with other.source if other instance of OrdinaryMorphism and left is true, or - this.target with other.target if other instance of OrdinaryMorphism and left is false, or - this.sorce with other if other instance of Graph and left is true, or - this.target with other if other instance of Graph and left is false, or with respect of the rules if this and other are instances of Rule.
getOverlappings(Graph, boolean) - Method in class agg.xt_basis.TypeGraph
This method is not defined for this class.
getOverlappings(Graph, boolean, boolean) - Method in class agg.xt_basis.TypeGraph
This method is not defined for this class.
getOverlappings(Graph, int, boolean) - Method in class agg.xt_basis.TypeGraph
This method is not defined for this class.
getOverlappings(Graph, int, boolean, boolean) - Method in class agg.xt_basis.TypeGraph
This method is not defined for this class.
getOverlappingsVector(OrdinaryMorphism, Object, boolean, boolean) - Static method in class agg.xt_basis.MatchHelper
 
getOverlappingsVector(OrdinaryMorphism, Object, boolean, int, boolean) - Static method in class agg.xt_basis.MatchHelper
 
getOverlappingsVector(Object, boolean, boolean) - Method in class agg.xt_basis.OrdinaryMorphism
 
getOverlappingsVector(Object, boolean, int, boolean) - Method in class agg.xt_basis.OrdinaryMorphism
 
getOwnIncomingArcs() - Method in class agg.xt_basis.ArcTypeImpl
Returns my own incoming arcs on condition that a type graph is defined, otherwise returns an empty vector.
getOwnIncomingArcs() - Method in class agg.xt_basis.NodeTypeImpl
Returns my own incoming arcs on condition that a type graph is defined, otherwise returns an empty vector.
getOwnIncomingArcs() - Method in class agg.xt_basis.TypeImpl
Returns my own incoming arcs on condition that a type graph is defined, otherwise returns an empty vector.
getOwnIncomingArcTypes() - Method in class agg.xt_basis.ArcTypeImpl
Returns my own incoming arc types on condition that a type graph is defined, otherwise returns an empty vector.
getOwnIncomingArcTypes() - Method in class agg.xt_basis.NodeTypeImpl
Returns my own incoming arc types on condition that a type graph is defined, otherwise returns an empty vector.
getOwnIncomingArcTypes() - Method in class agg.xt_basis.TypeImpl
Returns my own incoming arc types on condition that a type graph is defined, otherwise returns an empty vector.
getOwnOutgoingArcs() - Method in class agg.xt_basis.ArcTypeImpl
Returns my own outgoing arcs on condition that a type graph is defined, otherwise returns an empty vector.
getOwnOutgoingArcs() - Method in class agg.xt_basis.NodeTypeImpl
Returns my own outgoing arcs on condition that a type graph is defined, otherwise returns an empty vector.
getOwnOutgoingArcs() - Method in class agg.xt_basis.TypeImpl
Returns my own outgoing arcs on condition that a type graph is defined, otherwise returns an empty vector.
getOwnOutgoingArcTypes() - Method in class agg.xt_basis.ArcTypeImpl
Returns my own outgoing arc types on condition that a type graph is defined, otherwise returns an empty vector.
getOwnOutgoingArcTypes() - Method in class agg.xt_basis.NodeTypeImpl
Returns my own outgoing arc types on condition that a type graph is defined, otherwise returns an empty vector.
getOwnOutgoingArcTypes() - Method in class agg.xt_basis.TypeImpl
Returns my own outgoing arc types on condition that a type graph is defined, otherwise returns an empty vector.
getPAC(String) - Method in class agg.xt_basis.Rule
Returns an OrdinaryMorphism representing a PAC with the specified name.
getPackages() - Method in class agg.attribute.parser.javaExpr.ClassResolver
 
getPackages() - Method in class agg.xt_basis.GraGra
 
getPACs() - Method in class agg.xt_basis.Rule
Return an enumeration of my PACs with elements of type OrdinaryMorphism.
getPACsList() - Method in class agg.xt_basis.Rule
 
getPACsVector() - Method in class agg.xt_basis.Rule
Deprecated. replaced by getPACsList() Return the Vector of my PACs with elements of type OrdinaryMorphism.
getParent(int) - Method in class agg.attribute.impl.DeclTuple
 
getParent() - Method in class agg.attribute.impl.TupleObject
 
getParent() - Method in class agg.cons.AtomConstraint
 
getParent() - Method in class agg.xt_basis.NodeTypeImpl
Returns my last direct parent.
getParent() - Method in interface agg.xt_basis.Type
Returns the parent.
getParent() - Method in class agg.xt_basis.TypeImpl
Returns my last direct parent.
getParentInCharge(int) - Method in class agg.attribute.impl.DeclTuple
 
getParentInCharge(int) - Method in class agg.attribute.impl.TupleObject
 
getParents() - Method in class agg.attribute.impl.DeclTuple
 
getParents() - Method in class agg.xt_basis.NodeTypeImpl
Returns my all direct parents.
getParents() - Method in interface agg.xt_basis.Type
 
getParents() - Method in class agg.xt_basis.TypeImpl
Returns my all direct parents.
getParentSize(DeclTuple) - Method in class agg.attribute.impl.DeclTuple
 
getParentSize() - Method in class agg.attribute.impl.TupleObject
Obtaining the size of the current parent.
getParentsSize() - Method in class agg.attribute.impl.DeclTuple
 
getPartialMorphismIntoSet(Vector<GraphObject>) - Method in class agg.xt_basis.Graph
Tries to compute partial morphisms of this graph into the specified set of graph objects.
getPartialMorphismIntoSet(Vector<GraphObject>) - Method in class agg.xt_basis.TypeGraph
This method is not defined for this class.
getPre() - Method in class agg.cons.AtomApplCond
 
getPreCondition() - Method in class agg.cons.AtomApplCond
 
getPriorities() - Method in class agg.xt_basis.GraGra
 
getPriority() - Method in class agg.cons.Formula
Returns my priority.
getPriority() - Method in class agg.xt_basis.Rule
Returns my priority.
getPriorityAsString() - Method in class agg.cons.Formula
 
getPriorityDependencyPairContainer() - Method in class agg.parser.ConflictsDependenciesContainer
 
getPriorityExcludePairContainer() - Method in class agg.parser.ConflictsDependenciesContainer
 
getProperties() - Method in interface agg.util.StrategyProperties
Return information about what properties are currently activated.
getProperties() - Method in class agg.xt_basis.MorphCompletionStrategy
Return information about what properties are currently activated.
getPropertyText(int) - Method in class agg.attribute.parser.javaExpr.Jex
 
getProtocolName() - Method in class agg.xt_basis.DefaultGraTraImpl
 
getProtocolName() - Method in class agg.xt_basis.LayeredGraTraImpl
 
getProtocolName() - Method in class agg.xt_basis.PriorityGraTraImpl
 
getProtocolName() - Method in class agg.xt_basis.RuleSequencesGraTraImpl
 
getQ() - Method in class agg.cons.AtomApplCond
 
getReferenceCount() - Method in class agg.attribute.impl.VarMember
 
getRelatedMatch() - Method in class agg.xt_basis.NACStarMorphism
 
getRelatedMatch() - Method in class agg.xt_basis.PACStarMorphism
 
getRelatedMatchContext() - Method in class agg.xt_basis.NACStarMorphism
 
getRelatedMatchContext() - Method in class agg.xt_basis.PACStarMorphism
 
getResult() - Method in class agg.ruleappl.ApplicabilityChecker
 
getResultDeletion() - Method in class agg.termination.TerminationLGTS
The result table maps an Integer layer number to a Pair with a Boolean result for a Vector of Rules.
getResultDeletion() - Method in interface agg.termination.TerminationLGTSInterface
 
getResultDeletion() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getResultNondeletion() - Method in class agg.termination.TerminationLGTS
The result table maps an Integer layer number to a Pair with a Boolean result for a Vector of Rules.
getResultNondeletion() - Method in interface agg.termination.TerminationLGTSInterface
 
getResultNondeletion() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getResultTypeDeletion() - Method in class agg.termination.TerminationLGTS
The result table maps an Integer layer number to a Pair with a Boolean result for a Vector of Rules.
getResultTypeDeletion() - Method in interface agg.termination.TerminationLGTSInterface
 
getResultTypeDeletion() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getRight() - Method in class agg.xt_basis.Rule
Returns its right graph.
getRightContext(AttrContext) - Method in class agg.attribute.facade.impl.DefaultTransformationFacade
Returns the right side context to a rule context.
getRightContext(AttrContext) - Method in interface agg.attribute.facade.TransformationFacade
Returns the right side context to a rule context.
getRootResult() - Method in interface agg.attribute.parser.javaExpr.Node
 
getRootResult() - Method in class agg.attribute.parser.javaExpr.SimpleNode
 
getRule() - Method in class agg.parser.ConcurrentRule
Returns constructed concurrent rule.
getRule(int) - Method in class agg.ruleappl.RuleSequence
 
getRule(int) - Method in class agg.xt_basis.GraGra
 
getRule(String) - Method in class agg.xt_basis.GraGra
 
getRule() - Method in class agg.xt_basis.Match
Return the rule that I am a match for.
getRuleInstance() - Method in class agg.parser.Triple
Returns the second data.
getRuleLayer() - Method in class agg.parser.LayerFunction
Deprecated. Returns the rule layer of the layer function.
getRuleLayer() - Method in class agg.termination.TerminationLGTS
Returns the rule layer of the layer function.
getRuleLayer(Rule) - Method in class agg.termination.TerminationLGTS
 
getRuleLayer() - Method in interface agg.termination.TerminationLGTSInterface
Returns the rule layer of the layer function.
getRuleLayer(Rule) - Method in interface agg.termination.TerminationLGTSInterface
 
getRuleLayer() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
Returns the rule layer of the layer function.
getRuleLayer(Rule) - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
 
getRuleLayer() - Method in class agg.xt_basis.RuleLayer
Returns the rule layer.
getRuleNames() - Method in class agg.ruleappl.RuleSequence
 
getRulePriority() - Method in class agg.xt_basis.RulePriority
Returns the rule Priorities.
getRuleResult(int, int, String, String) - Method in class agg.ruleappl.ApplRuleSequence
 
getRuleResult(int, String, String) - Method in class agg.ruleappl.RuleSequence
 
getRuleResults() - Method in class agg.ruleappl.RuleSequence
 
getRules() - Method in class agg.parser.ExcludePairContainer
 
getRules() - Method in interface agg.parser.PairContainer
 
getRules() - Method in class agg.ruleappl.RuleSequence
 
getRules() - Method in class agg.xt_basis.GraGra
Iterate through all of my rules.
getRuleSequence() - Method in class agg.ruleappl.ApplicabilityChecker
 
getRuleSequence(int) - Method in class agg.ruleappl.ApplRuleSequence
 
getRuleSequences() - Method in class agg.ruleappl.ApplRuleSequence
 
getRuleSequences() - Method in class agg.xt_basis.GraGra
Returns the rule sequences.
getRulesForLayer(int) - Method in class agg.xt_basis.GraGra
 
getRulesVec() - Method in class agg.xt_basis.GraGra
Deprecated. replaced by getListOfRules()
getSameVariablesOfAttributes() - Method in class agg.xt_basis.Graph
 
getSameVariablesOfAttributes() - Method in class agg.xt_basis.TypeGraph
This method is not defined for this class.
getSecondRule() - Method in class agg.parser.CriticalPairEvent
returns the second rule of the changed pair
getSelectedParser() - Method in class agg.parser.ParserOption
Returns the algorithm of the selected parser.
getSet() - Method in class agg.cons.EvalSet
 
getSimilarType(Type) - Method in class agg.xt_basis.TypeSet
Returns a type which is similar to the specified type: the type names, the graphical representation such as color, node shape of node type or edge style of edge type, the number of attributes, the name and type of attribute member should be equal, otherwise returns null.
getSimilarTypeGraphArc(Type, Type) - Method in class agg.xt_basis.ArcTypeImpl
 
getSimilarTypeGraphArc(Type, Type) - Method in class agg.xt_basis.NodeTypeImpl
 
getSimilarTypeGraphArc(Type, Type) - Method in class agg.xt_basis.TypeImpl
 
getSize() - Method in interface agg.attribute.AttrVariableTuple
tests if all output parameters are set public boolean areOutputParametersSet();
getSize() - Method in class agg.attribute.impl.DeclTuple
Own size is added to the parents' size, recursively, so the result ist the total number of declarations known to this instance.
getSize() - Method in class agg.attribute.impl.TupleObject
 
getSize(AttrTuple) - Method in interface agg.attribute.view.AttrViewSetting
Returns the number of members that are visible in this view.
getSize(AttrTuple) - Method in class agg.attribute.view.impl.MaskedViewSetting
 
getSize(AttrTuple) - Method in class agg.attribute.view.impl.OpenViewSetting
 
getSize() - Method in class agg.attribute.view.impl.SlotSequence
 
getSize() - Method in class agg.util.csp.CSP
Return the number of variables in the CSP.
getSize() - Method in class agg.util.csp.Query
Return the number of candidate values execute() will provide.
getSize() - Method in class agg.xt_basis.ALR_CSP
 
getSize() - Method in class agg.xt_basis.ALR_InheritCSP
 
getSize() - Method in class agg.xt_basis.Graph
 
getSize() - Method in class agg.xt_basis.MorphCompletionStrategy
 
getSize() - Method in class agg.xt_basis.OrdinaryMorphism
 
getSize() - Method in class agg.xt_basis.Query_Incoming
 
getSize() - Method in class agg.xt_basis.Query_Outgoing
 
getSize() - Method in class agg.xt_basis.Query_Source
 
getSize() - Method in class agg.xt_basis.Query_Target
 
getSize() - Method in class agg.xt_basis.Query_Type
 
getSizeOfArcs() - Method in class agg.xt_basis.Graph
Deprecated. replaced by getArcsCount()
getSizeOfNodes() - Method in class agg.xt_basis.Graph
Deprecated. replaced by getNodesCount()
getSlotForIndex(int) - Method in class agg.attribute.view.impl.SlotSequence
 
getSmallEditorForInstance(AttrInstance) - Method in interface agg.attribute.facade.EditorFacade
Returns a compact editor for an attribute tuple instance, showing the members' types, names and the instance members, where only the latter can be changed.
getSmallEditorForInstance(AttrInstance) - Method in class agg.attribute.facade.impl.DefaultEditorFacade
 
getSmallEditorForInstance(AttrInstance, AttrViewSetting) - Method in class agg.attribute.facade.impl.DefaultEditorFacade
 
getSmallEditorForInstance(AttrManager, AttrViewSetting, AttrInstance) - Method in interface agg.attribute.gui.AttrEditorManager
 
getSource() - Method in interface agg.attribute.AttrEvent
Getting the originator of the event.
getSource() - Method in class agg.attribute.impl.TupleEvent
 
getSource() - Method in class agg.attribute.impl.TupleMapping
Getting the source attribute instance.
getSource(int) - Method in class agg.util.csp.Query
 
getSource() - Method in class agg.xt_basis.Arc
 
getSource() - Method in class agg.xt_basis.OrdinaryMorphism
Return its source graph.
getSourceAtomConstraint() - Method in class agg.cons.AtomApplCond
 
getSourceInstance(int) - Method in class agg.util.csp.Query
Return the current instance of the source variable given by the index i.
getSourceMax(Type, Type) - Method in class agg.xt_basis.ArcTypeImpl
Return the max of the source multiplicity of an edge type.
getSourceMax() - Method in class agg.xt_basis.ArcTypeImpl
Return the max of the multiplicity of a node type.
getSourceMax(Type, Type) - Method in class agg.xt_basis.NodeTypeImpl
Return the max of the source multiplicity of an edge type.
getSourceMax() - Method in class agg.xt_basis.NodeTypeImpl
Return the max of the multiplicity of a node type.
getSourceMax(Type, Type) - Method in interface agg.xt_basis.Type
 
getSourceMax() - Method in interface agg.xt_basis.Type
 
getSourceMax(Type, Type) - Method in class agg.xt_basis.TypeImpl
Return the max of the source multiplicity of an edge type.
getSourceMax() - Method in class agg.xt_basis.TypeImpl
Return the max of the multiplicity of a node type.
getSourceMin(Type, Type) - Method in class agg.xt_basis.ArcTypeImpl
Return the min of the source multiplicity of an edge type.
getSourceMin() - Method in class agg.xt_basis.ArcTypeImpl
Return the min of the multiplicity of a node type.
getSourceMin(Type, Type) - Method in class agg.xt_basis.NodeTypeImpl
Return the min of the source multiplicity of an edge type.
getSourceMin() - Method in class agg.xt_basis.NodeTypeImpl
Return the min of the multiplicity of a node type.
getSourceMin(Type, Type) - Method in interface agg.xt_basis.Type
 
getSourceMin() - Method in interface agg.xt_basis.Type
 
getSourceMin(Type, Type) - Method in class agg.xt_basis.TypeImpl
Return the min of the source multiplicity of an edge type.
getSourceMin() - Method in class agg.xt_basis.TypeImpl
Return the min of the multiplicity of a node type.
getSourceRow() - Method in class agg.attribute.util.RowDragEvent
 
getSources() - Method in class agg.util.csp.Query
Return an enumeration of the variables that need to be instantiated for the query to work.
getSourceStrategy() - Method in class agg.xt_basis.Completion_NAC
 
getSourceType() - Method in class agg.xt_basis.Arc
 
getStartGraph() - Method in class agg.xt_basis.GraGra
Return my start graph.
getStartLayer() - Method in class agg.cons.ConstraintLayer
Returns the smallest layer of the formula layer.
getStartLayer() - Method in class agg.parser.LayerFunction
Deprecated. Returns the smallest layer of the rule layer.
getStartLayer() - Method in class agg.termination.TerminationLGTS
Returns the smallest layer of the rule layer.
getStartLayer() - Method in interface agg.termination.TerminationLGTSInterface
Returns the smallest layer of the rule layer.
getStartLayer() - Method in class agg.termination.TerminationLGTSTypedByTypeGraph
Returns the smallest layer of the rule layer.
getStartLayer() - Method in class agg.termination.TypeLayer
Returns the smallest layer of the type layer.
getStartLayer() - Method in class agg.termination.TypeLayerOfTypeGraph
Returns the smallest layer of the type layer.
getStartLayer() - Method in class agg.xt_basis.RuleLayer
Returns the smallest layer of the rule layer.
getStartPriority() - Method in class agg.cons.ConstraintPriority
Returns the smallest priority of the constraint.
getStartPriority() - Method in class agg.xt_basis.RulePriority
Returns the highest priority of the rule priority.
getState() - Method in class agg.parser.ExcludePairContainer.Entry
 
getState(Rule, Rule) - Method in class agg.parser.ExcludePairContainer
return if this pair of rules is already computed.
getStatus() - Method in class agg.parser.ExcludePairContainer.Entry
 
getStopGraph() - Method in class agg.parser.AbstractParser
Returns the current stop graph of the parser.
getStopGraph() - Method in interface agg.parser.Parser
Returns the current stop graph of the parser.
getStrategies() - Static method in class agg.xt_basis.CompletionStrategySelector
Return an enumeration of available strategies.
getString() - Method in interface agg.attribute.handler.HandlerExpr
returns the string representation of an expression
getString() - Method in class agg.attribute.parser.javaExpr.ASTAction
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTAddNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTAllocationExpression
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTAndNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTArrayAllocation
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTArrayIndex
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTBitwiseAndNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTBitwiseComplNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTBitwiseOrNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTBitwiseXorNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTCharConstNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTClassName
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTCondExpr
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTDivNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTEQNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTExpression
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTFalseNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTField
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTFloatConstNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTGENode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTGTNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTId
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTIntConstNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTLENode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTLTNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTMemberName
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTMethod
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTModNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTMulNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTNegNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTNENode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTNotNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTNullLiteral
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTOrNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTPrimaryExpression
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTStringConstNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTSubtractNode
 
getString() - Method in class agg.attribute.parser.javaExpr.ASTTrueNode
 
getString() - Method in interface agg.attribute.parser.javaExpr.Node
returns this node as a string with all children.
getString() - Method in class agg.attribute.parser.javaExpr.ObjectConstNode
 
getString() - Method in class agg.attribute.parser.javaExpr.SimpleNode
returns this node as a string with all children.
getStringRepr() - Method in interface agg.xt_basis.Type
Returns the string representation.
getStringRepr() - Method in class agg.xt_basis.TypeImpl
Returns the string representation.
getSubMorphism() - Method in class agg.xt_basis.SubRule
Deprecated.  
GetSuffix(int) - Method in class agg.attribute.parser.javaExpr.ASCII_CharStream
 
getSuperGraGra() - Method in class agg.xt_basis.SubGraGra
Deprecated.  
getSuperGraph() - Method in class agg.xt_basis.SubGraph
Deprecated. Return the graph I am a subgraph of.
getSuperMatch() - Method in class agg.xt_basis.SubMatch
Deprecated.  
getSuperMorphism() - Method in class agg.xt_basis.OrdinarySubMorphism
Deprecated.  
getSuperRule() - Method in class agg.xt_basis.SubRule
Deprecated.  
getSupportedProperties() - Method in interface agg.util.StrategyProperties
Return information about what properties I support.
getSupportedProperties() - Method in class agg.xt_basis.MorphCompletionStrategy
Return information about what properties I support.
getSymbolTable() - Static method in class agg.attribute.parser.javaExpr.SimpleNode
 
getT() - Method in class agg.cons.AtomApplCond
 
getTarget() - Method in class agg.attribute.impl.TupleMapping
Getting the target attribute instance.
getTarget() - Method in class agg.util.csp.Query
Return the variable that I'm determining the domain for.
getTarget() - Method in class agg.xt_basis.Arc
 
getTarget() - Method in class agg.xt_basis.OrdinaryMorphism
Return its target graph.
getTargetMax(Type, Type) - Method in class agg.xt_basis.ArcTypeImpl
Return the max of the target multiplicity of an edge type.
getTargetMax(Type, Type) - Method in class agg.xt_basis.NodeTypeImpl
Return the max of the target multiplicity of an edge type.
getTargetMax(Type, Type) - Method in interface agg.xt_basis.Type
 
getTargetMax(Type, Type) - Method in class agg.xt_basis.TypeImpl
Return the max of the target multiplicity of an edge type.
getTargetMin(Type, Type) - Method in class agg.xt_basis.ArcTypeImpl
Return the min of the target multiplicity of an edge type.
getTargetMin(Type, Type) - Method in class agg.xt_basis.NodeTypeImpl
Return the min of the target multiplicity of an edge type.
getTargetMin(Type, Type) - Method in interface agg.xt_basis.Type
 
getTargetMin(Type, Type) - Method in class agg.xt_basis.TypeImpl
Return the min of the target multiplicity of an edge type.
getTargetRow() - Method in class agg.attribute.util.RowDragEvent
 
getTargetsOfArc(Type) - Method in class agg.xt_basis.ArcTypeImpl
Searchs for a type that is the target type of this edge type with the specified source type.
getTargetsOfArc(Type) - Method in class agg.xt_basis.NodeTypeImpl
Searchs for a type that is the target type of this edge type with the specified source type.
getTargetsOfArc(Type) - Method in class agg.xt_basis.TypeImpl
Searchs for a type that is the target type of this edge type with the specified source type.
getTargetType() - Method in class agg.xt_basis.Arc
 
getText() - Method in class agg.ruleappl.RuleSequence
 
getTextualComment() - Method in class agg.cons.Formula
Return textual comments of this formula.
getTextualComment() - Method in class agg.xt_basis.GraGra
Return textual comments of this grammar.
getTextualComment() - Method in class agg.xt_basis.Graph
Return textual comments of this graph.
getTextualComment() - Method in class agg.xt_basis.OrdinaryMorphism
Return textual comments of this morphism.
getTextualComment() - Method in interface agg.xt_basis.Type
 
getTextualComment() - Method in class agg.xt_basis.TypeImpl
Return textual comments of this type.
getToken(int) - Static method in class agg.attribute.parser.javaExpr.JexParser
 
getTopEditor() - Method in interface agg.attribute.facade.EditorFacade
Returns a comprehensive editor, allowing to edit: - an attribute tuple, including its type member properties, such as the member handlers, types and names; - the hiding and moving of members is possible; - a rule or match context (its variables and application conditions); - options of the attribute component (customization).
getTopEditor() - Method in class agg.attribute.facade.impl.DefaultEditorFacade
 
getTopEditor(AttrViewSetting) - Method in class agg.attribute.facade.impl.DefaultEditorFacade
 
getTopEditor(AttrManager, AttrViewSetting) - Method in interface agg.attribute.gui.AttrEditorManager
 
getTopObject(XMLObject) - Method in class agg.util.XMLHelper
 
getTotalSlot(int) - Method in class agg.attribute.view.impl.TupleFormat
Returns the slot for all members containing the same index as the specified slot for visible members.
getTotalSlotForIndex(int) - Method in class agg.attribute.view.impl.TupleFormat
Returns the slot, from the container with all members, for the specified member index.
getTuple() - Method in interface agg.attribute.gui.AttrTupleEditor
 
getTuple() - Method in class agg.attribute.impl.DeclMember
 
getTuple() - Method in class agg.attribute.impl.ValueMember
Getting the instance tuple that contains this value as a member.
getTupleType() - Method in interface agg.attribute.AttrTuple
 
getTupleType() - Method in class agg.attribute.impl.DeclTuple
 
getTupleType() - Method in class agg.attribute.impl.TupleObject
This method interface is needed in order to treat attribute types and instances uniformly.
getTupleType() - Method in class agg.attribute.impl.ValueTuple
Retrieving the type of this tuple instance
getType(String) - Method in interface agg.attribute.AttrContext
Getting the type of an identifier. getType( String ) and getExpr( String ) allow to use an AttrContext as a SymbolTable when using an AttrHandler.
getType() - Method in interface agg.attribute.AttrInstance
Retrieving the type of an instance.
getType() - Method in interface agg.attribute.AttrTypeMember
Retrieving its type.
getType(AttrTypeMember) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Retrieving the type.
getType(AttrTypeMember) - Method in interface agg.attribute.facade.InformationFacade
Retrieving the type.
getType(String) - Method in interface agg.attribute.handler.SymbolTable
Getting the type of an identifier.
getType(String) - Method in class agg.attribute.impl.ContextView
Implementing the SymbolTable interface for type retrieval.
getType() - Method in class agg.attribute.impl.DeclMember
Retrieving its type.
getType() - Method in class agg.attribute.impl.TupleObject
 
getType() - Method in class agg.attribute.impl.ValueMember
Getting the type of this value.
getType() - Method in class agg.xt_basis.GraphObject
Return my type.
getType() - Method in class agg.xt_basis.TypeError
retuns the Type of error.
getTypeAsString(int) - Method in interface agg.attribute.AttrTuple
Getting a view-independent representation of a type as String.
getTypeAsString(AttrViewSetting, int) - Method in interface agg.attribute.AttrTuple
Getting a view-dependent representation of a type as String.
getTypeAsString(int) - Method in class agg.attribute.impl.DeclTuple
 
getTypeAsString(int) - Method in class agg.attribute.impl.TupleObject
Getting a simple representation of a type as String.
getTypeAsString(AttrViewSetting, int) - Method in class agg.attribute.impl.TupleObject
 
getTypeByName(String) - Method in class agg.xt_basis.TypeSet
Returns a type with the specified name if it is found, otherwise null Here the graphical represantation of a node or edge type is not taken in account.
getTypeByNameAndAdditionalRepr(String, String) - Method in class agg.xt_basis.TypeSet
Returns a type with the specified name and additional graphical representation if it is found, otherwise null.
getTypeError() - Method in exception agg.xt_basis.TypeException
 
getTypeForName(String) - Method in class agg.xt_basis.TypeSet
Deprecated. Type getTypeByName(String name) should be used
getTypeGraph() - Method in class agg.xt_basis.GraGra
Returns the type graph or null, if no type graph was created before.
getTypeGraph() - Method in class agg.xt_basis.TypeSet
Returns the type graph or null, if no type graph was created before.
getTypeGraphArc(Type, Type) - Method in class agg.xt_basis.ArcTypeImpl
Returns the subtype object for this source and target combination.
getTypeGraphArc(Type, Type) - Method in class agg.xt_basis.NodeTypeImpl
Returns the subtype object for this source and target combination.
getTypeGraphArc(Type, Type) - Method in class agg.xt_basis.TypeImpl
Returns the subtype object for this source and target combination.
getTypeGraphArc(Type, Type, Type) - Method in class agg.xt_basis.TypeSet
Returns the type graph edge of the specified type t, with a source node of the specified type source and a target node of the specified type target, otherwise returns null.
getTypeGraphArcObject(Type, Type) - Method in class agg.xt_basis.ArcTypeImpl
 
getTypeGraphArcObject(Type, Type) - Method in class agg.xt_basis.NodeTypeImpl
 
getTypeGraphArcObject(Type, Type) - Method in interface agg.xt_basis.Type
returns a type graph edge, if it is defined.
getTypeGraphArcObject(Type, Type) - Method in class agg.xt_basis.TypeImpl
 
getTypeGraphNode() - Method in class agg.xt_basis.ArcTypeImpl
Returns the subtype object for this node type.
getTypeGraphNode() - Method in class agg.xt_basis.NodeTypeImpl
Returns the subtype object for this node type.
getTypeGraphNode() - Method in class agg.xt_basis.TypeImpl
Returns the subtype object for this node type.
getTypeGraphNode(Type) - Method in class agg.xt_basis.TypeSet
Returns the type graph node of the specified type or null.
getTypeGraphNodeObject() - Method in class agg.xt_basis.ArcTypeImpl
returns the type graph node, if it is defined.
getTypeGraphNodeObject() - Method in class agg.xt_basis.NodeTypeImpl
returns the type graph node, if it is defined.
getTypeGraphNodeObject() - Method in interface agg.xt_basis.Type
returns a type graph node, if it is defined.
getTypeGraphNodeObject() - Method in class agg.xt_basis.TypeImpl
returns the type graph node, if it is defined.
getTypeLayer() - Method in class agg.termination.TypeLayer
Returns the type layer.
getTypeLayer() - Method in class agg.termination.TypeLayerOfTypeGraph
Returns the type layer.
getTypeList() - Method in class agg.xt_basis.TypeSet
 
getTypeMapKey() - Method in class agg.xt_basis.Arc
The edge type map key is the string: getSource().getType().convertToKey()+getType().convertToKey()+getTarget().getType().convertToKey() and is used to fill the type to objects map of a graph.
getTypeMemberAt(AttrType, int) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Getting a tuple type member by its absolute (view-independent) index.
getTypeMemberAt(AttrType, String) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Getting a tuple type member by its declaration name.
getTypeMemberAt(AttrType, int) - Method in interface agg.attribute.facade.InformationFacade
Getting a tuple type member by its absolute (view-independent) index.
getTypeMemberAt(AttrType, String) - Method in interface agg.attribute.facade.InformationFacade
Getting a tuple type member by its declaration name.
getTypeName() - Method in interface agg.attribute.AttrTypeMember
Retrieving its type name as string.
getTypeName(AttrTypeMember) - Method in class agg.attribute.facade.impl.DefaultInformationFacade
Retrieving the member type name as string.
getTypeName(AttrTypeMember) - Method in interface agg.attribute.facade.InformationFacade
Retrieving the member type name as string.
getTypeName() - Method in class agg.attribute.impl.DeclMember
Retrieving its type name as string.
getTypeNamesOfGraphObjects() - Method in class agg.xt_basis.Graph
Returns type names of nodes and edges of this graph.
getTypeObjectsMap() - Method in class agg.xt_basis.Graph
Returns object domains for used types.
getTypeOfInheritedArcsInUse(Type) - Method in class agg.xt_basis.TypeSet
Search for the outgoing edges of the parent type and checks whether they are in use or not.
getTypeOfInheritedArcsInUse(Type, Type) - Method in class agg.xt_basis.TypeSet
Searchs for the outgoing edges of the parent type and checks whether they are in use or not.
getTypeQuery() - Method in class agg.util.csp.Variable
 
getTypes() - Method in class agg.xt_basis.GraGra
Iterate through all of the types that may be assigned to GraphObjects.
getTypes() - Method in class agg.xt_basis.Graph
Deprecated. moved to TypeSet
getTypes() - Method in class agg.xt_basis.SubGraGra
Deprecated.  
getTypes() - Method in class agg.xt_basis.TypeSet
Iterate through all the valid types that may be given to a * GraphObject.
getTypesCount() - Method in class agg.xt_basis.TypeSet
 
getTypeSet() - Method in class agg.xt_basis.GraGra
returns the type manger used in this gragra and in all its graphs.
getTypeSet() - Method in class agg.xt_basis.Graph
Returns its type set.
getTypeSet() - Method in class agg.xt_basis.Rule
 
getTypesVec() - Method in class agg.xt_basis.TypeSet
Deprecated. replaced by List getTypeList()
getTypesWhichNeedMultiplicityCheck() - Method in class agg.xt_basis.Rule
 
getTypeUsers() - Method in class agg.xt_basis.ArcTypeImpl
 
getTypeUsers() - Method in class agg.xt_basis.NodeTypeImpl
 
getTypeUsers() - Method in interface agg.xt_basis.Type
 
getTypeUsers() - Method in class agg.xt_basis.TypeImpl
 
getTypeWhenDifferentAttrValue(OrdinaryMorphism, GraphObject, Hashtable<ValueMember, Pair<String, String>>) - Static method in class agg.parser.ExcludePairHelper
Returns the Type of the GraphObject imageObj if 1) it has not any inverse image of Morphism morph, or 2) it has an inverse image and an attr. member of it is in the Hashtable attrMember2Constant.
getUndefiniteVariables() - Method in class agg.attribute.impl.VarTuple
 
getUsageOfInputParameters(AttrContext) - Method in class agg.xt_basis.OrdinaryMorphism
 
getUsedAndInheritedTypes() - Method in class agg.xt_basis.Graph
 
getUsedAtomics() - Method in class agg.xt_basis.Rule
Return a vector of atomic graph constraints used for generating post application conditions.
getUsedFormulas() - Method in class agg.xt_basis.Rule
Return the vector of constraints (formulas) used for generating post application conditions.
getUsedTypes() - Method in class agg.xt_basis.Graph
 
getUsedTypes() - Method in class agg.xt_basis.OrdinaryMorphism
 
getUsedTypes() - Method in class agg.xt_basis.Rule
 
getUsingGraphObjects() - Method in class agg.xt_basis.ArcTypeImpl
Deprecated. replaced by ArcTypeImpl.getTypeUsers()
getUsingGraphObjects() - Method in class agg.xt_basis.NodeTypeImpl
Deprecated. replaced by NodeTypeImpl.getTypeUsers()
getUsingGraphObjects() - Method in class agg.xt_basis.TypeImpl
Deprecated. replaced by TypeImpl.getTypeUsers()
getValidConclusion() - Method in class agg.cons.AtomConstraint
 
getValidityReport() - Method in interface agg.attribute.AttrMember
Returns a text describing the errors in this member, or null if the member is correct.
getValidityReport() - Method in class agg.attribute.impl.DeclMember
 
getValidityReport() - Method in class agg.attribute.impl.ValueMember
 
getValue() - Method in interface agg.attribute.handler.HandlerExpr
Obtaining the value.
getValue(String) - Method in class agg.attribute.impl.ContextCore
Getting the value of a variable.
getValueAsString(int) - Method in interface agg.attribute.AttrTuple
Getting a view-independent representation of a value as String.
getValueAsString(AttrViewSetting, int) - Method in interface agg.attribute.AttrTuple
Getting a view-dependent representation of a type as String.
getValueAsString(int) - Method in class agg.attribute.impl.DeclTuple
 
getValueAsString(int) - Method in class agg.attribute.impl.TupleObject
 
getValueAsString(AttrViewSetting, int) - Method in class agg.attribute.impl.TupleObject
 
getValueAsString(int) - Method in class agg.attribute.impl.ValueTuple
Getting a simple representation of a value as String.
getValueAt(String) - Method in interface agg.attribute.AttrInstance
Retrieving the value of an entry.
getValueAt(String) - Method in class agg.attribute.impl.ValueTuple
Retrieving the value of an entry.
getValueMemberAt(int) - Method in class agg.attribute.impl.ValueTuple
Convenience method for internal operations; works much like the generic getMemberAt( int index ), but returns the appropriate member type.
getValueMemberAt(String) - Method in class agg.attribute.impl.ValueTuple
Convenience method for internal operations; works much like the generic getMemberAt( String name ), but returns the appropriate member type.
getVar1() - Method in class agg.util.csp.BinaryConstraint
Return my first variable.
getVar2() - Method in class agg.util.csp.BinaryConstraint
Return my second variable.
getVariable(GraphObject) - Method in class agg.util.csp.CSP
 
getVariable(GraphObject) - Method in class agg.xt_basis.ALR_CSP
 
getVariable(GraphObject) - Method in class agg.xt_basis.ALR_InheritCSP
 
getVariableDeclarations() - Method in class agg.xt_basis.OrdinaryMorphism
Returns a vector with variable declarations used in LHS and RHS of this graph morphism.
getVariableExpression() - Method in class agg.attribute.parser.javaExpr.Jex
 
getVariableNames() - Method in interface agg.attribute.AttrVariableTuple
 
getVariableNames() - Method in class agg.attribute.impl.VarTuple
 
getVariableNamesOfAttribute() - Method in class agg.xt_basis.GraphObject
 
getVariableNamesOfAttributes() - Method in class agg.xt_basis.Graph
 
getVariableNamesOfAttributes() - Method in class agg.xt_basis.TypeGraph
This method is not defined for this class.
getVariables() - Method in interface agg.attribute.AttrContext
 
getVariables() - Method in class agg.attribute.impl.ContextCore
 
getVariables() - Method in class agg.attribute.impl.ContextView
 
getVariables() - Method in class agg.util.csp.CSP
Return an Enumeration of all my variables.
getVariables() - Method in class agg.xt_basis.ALR_CSP
 
getVariables() - Method in class agg.xt_basis.ALR_InheritCSP
 
getVarMemberAt(String) - Method in interface agg.attribute.AttrVariableTuple
 
getVarMemberAt(int) - Method in interface agg.attribute.AttrVariableTuple
 
getVarMemberAt(int) - Method in class agg.attribute.impl.VarTuple
 
getVarMemberAt(String) - Method in class agg.attribute.impl.VarTuple
 
getView() - Method in class agg.attribute.impl.DeclTuple
 
getView() - Method in interface agg.attribute.view.AttrViewEvent
Getting the view setting.
getView() - Method in class agg.attribute.view.impl.TupleViewEvent
 
getViewSetting() - Method in interface agg.attribute.gui.AttrTupleEditor
 
getVisibleSize() - Method in class agg.attribute.view.impl.TupleFormat
Returns the number of visible members.
getVisibleSlot(int) - Method in class agg.attribute.view.impl.TupleFormat
Returns the slot for visible members containing the same index as the specified slot for all members, or 'HIDDEN'.
getVisibleSlotForIndex(int) - Method in class agg.attribute.view.impl.TupleFormat
Returns the slot, from the container with visible members, for the specified member index.
getWeight() - Method in class agg.util.csp.BinaryConstraint
Return my weight.
getWeight() - Method in class agg.util.csp.Query
Return my weight.
getWeight() - Method in class agg.util.csp.Variable
Return my weight.
ggx2gxl(String, String, String) - Method in class agg.convert.ConverterXML
 
ggx2gxl(String, String) - Method in class agg.convert.ConverterXML
 
glue(GraphObject, GraphObject) - Method in class agg.xt_basis.Graph
Tries to glue two graph objects.
glue(GraphObject, GraphObject) - Method in class agg.xt_basis.TypeGraph
This method is not defined for this class.
grabStdOutput() - Static method in class agg.attribute.impl.AttrSession
Beginning redirection of standard output.
gragra - Variable in class agg.parser.ComputeCriticalPairs
 
GraGra - Class in agg.xt_basis
GraGra provides the functionality of a simple graph grammar, consisting of exactly one graph (the "host graph"), an arbitrary number of graph rules, and an arbitrary number of match morphisms from the rules into the start graph.
GraGra() - Constructor for class agg.xt_basis.GraGra
Construct myself as an independent new graph grammar.
GraGra(boolean) - Constructor for class agg.xt_basis.GraGra
Construct myself as an independent new graph grammar.
GraGra(TypeSet) - Constructor for class agg.xt_basis.GraGra
Construct myself as an independent new graph grammar with a type set and/or type graph specified by the TypeSet newTypeSet
GraGra(TypeSet, boolean) - Constructor for class agg.xt_basis.GraGra
Construct myself as an independent new graph grammar.
GraGra(Graph) - Constructor for class agg.xt_basis.GraGra
Constructs a graph grammar with the given graph as host graph.
grammar - Variable in class agg.parser.AbstractParser
The grammar which can recognize a graph
grammar - Variable in class agg.parser.ExcludePair
 
grammar - Variable in class agg.parser.ExcludePairContainer
The graph grammar
grammar - Variable in class agg.parser.LayerFunction
Deprecated. The graph grammar.
grammar - Variable in class agg.xt_basis.GraTra
 
graph - Variable in class agg.parser.AbstractParser
The Graph which will be parsed
Graph - Class in agg.xt_basis
This class extends simple graphs with the possibility to have arcs between nodes.
Graph() - Constructor for class agg.xt_basis.Graph
Creates an empty graph with an empty TypeSet.
Graph(TypeSet) - Constructor for class agg.xt_basis.Graph
Creates an empty graph with the specified TypeSet.
Graph(boolean) - Constructor for class agg.xt_basis.Graph
Creates an empty graph with an empty TypeSet.
Graph(TypeSet, boolean) - Constructor for class agg.xt_basis.Graph
Creates an empty graph with the specified TypeSet.
GRAPH - Static variable in class agg.xt_basis.GraphKind
possible graph kind
graph - Variable in class agg.xt_basis.GraTraEvent
 
GRAPH_FAILED - Static variable in class agg.xt_basis.GraTraEvent
 
GRAPH_INCOMPLETE - Static variable in class agg.xt_basis.GraTraEvent
 
GRAPH_MAP - Static variable in interface agg.attribute.AttrMapping
 
graphcopy(int) - Method in class agg.xt_basis.Graph
Returns a flat copy of the graph itself.
graphcopy() - Method in class agg.xt_basis.Graph
The method returns a flat copy of the graph itself.
graphcopy(Graph) - Method in class agg.xt_basis.Graph
Pre-condition: this graph has to be empty and has to use the same type set as the Graph g .
graphcopy(Hashtable<GraphObject, GraphObject>) - Method in class agg.xt_basis.TypeGraph
Makes a copy of this graph
graphcopy() - Method in class agg.xt_basis.TypeGraph
The method returnes a flat copy of the graph itself.
graphcopy(TypeGraph) - Method in class agg.xt_basis.TypeGraph
THIS METHOD IS NOT IMPLEMENTED FOR THIS CLASS.
graphDidChange() - Method in class agg.xt_basis.Graph
 
GraphKind - Class in agg.xt_basis
 
GraphKind() - Constructor for class agg.xt_basis.GraphKind
 
GraphObject - Class in agg.xt_basis
GraphObject defines the common interface and implementations for Nodes and Arcs.
GraphObject(AttrInstance, Type, GraphObject, GraphObject, Graph) - Constructor for class agg.xt_basis.GraphObject
 
graphSatisfiesTypeMaxMultiplicity(OrdinaryMorphism) - Static method in class agg.parser.ExcludePairHelper
 
GraTra - Class in agg.xt_basis
 
GraTra() - Constructor for class agg.xt_basis.GraTra
 
GraTraEvent - Class in agg.xt_basis
GraTraEvents liefern Nachrichten über den Status einer Transformation oder aufgetretene Fehler.
GraTraEvent(Object, int, Graph) - Constructor for class agg.xt_basis.GraTraEvent
 
GraTraEvent(Object, int, Match) - Constructor for class agg.xt_basis.GraTraEvent
 
GraTraEvent(Object, int, Match, String) - Constructor for class agg.xt_basis.GraTraEvent
 
GraTraEvent(Object, int, Match, Morphism) - Constructor for class agg.xt_basis.GraTraEvent
 
GraTraEvent(Object, int) - Constructor for class agg.xt_basis.GraTraEvent
 
GraTraEvent(Object, int, String) - Constructor for class agg.xt_basis.GraTraEvent
 
GraTraEventListener - Interface in agg.xt_basis
 
graTraEventOccurred(GraTraEvent) - Method in class agg.xt_basis.AGGBasicAppl
Implements GraTraEventListener.graTraEventOccurred
graTraEventOccurred(GraTraEvent) - Method in interface agg.xt_basis.GraTraEventListener
GraTraEvent occurred
graTraListeners - Variable in class agg.xt_basis.GraTra
 
gratraOptions - Variable in class agg.xt_basis.GraGra
The list of my transformation options (only option names)
GraTraOptions - Class in agg.xt_basis
This class defines the options for graph transformation, backed by a vector of names.
GraTraOptions() - Constructor for class agg.xt_basis.GraTraOptions
Creates an new empty list
gts2gtxl(String, String, String) - Method in class agg.convert.ConverterXML
 
gts2gtxl(String, String) - Method in class agg.convert.ConverterXML
 
gtxl2gts(String, String, String) - Method in class agg.convert.ConverterXML
 
gtxl2gts(String, String) - Method in class agg.convert.ConverterXML
 
gxl2ggx(String, String, String) - Method in class agg.convert.ConverterXML
 
gxl2ggx(String, String) - Method in class agg.convert.ConverterXML
 

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