Package ptolemy.actor.gt

Classes for the graph transformation actor.

See:
          Description

Interface Summary
GTEntity Common interface of the matchers in model transformations.
MatchCallback An interface of callback routines to be invoked during the matching.
 

Class Summary
ActorScopeExtender A scope extender for CompositeActorMatcher that resolves entities inside.
AtomicActorMatcher A matcher to match any AtomicActor or CompositeActor that is considered as a blackbox.
CompositeActorMatcher A matcher to match a level of hierarchy in a hierarchical model.
Constraint Constraint used to restrict pattern matching in model transformations.
CriterionToken  
DefaultDirectoryAttribute  
DefaultModelAttribute  
FakedRecordToken  
FakedRecordToken.FakedRecordType  
FSMMatcher  
GraphAnalyzer  
GraphAnalyzer.IndexedList  
GraphAnalyzer.IndexedLists  
GraphAnalyzer.Path  
GraphMatcher Implementation of a recursive algorithm to match a pattern to any subgraph of a a graph.
GraphTransformer  
GTEntityUtils  
GTIngredient  
GTIngredient.FieldIterator  
GTIngredientElement  
GTIngredientList  
GTIngredientsAttribute  
GTParameter  
GTParameter.Evaluator  
GTParameter.LoopEvaluator  
GTParameter.LoopFunction  
GTParameter.Scope  
GTTools  
HierarchyFlatteningAttribute  
LocationType  
ModelGenerator This actor opens a window to display the specified model.
ModelView This actor opens a window to display the specified model.
NamedObjToken  
NamedObjVariable  
ParameterAttribute  
Pattern  
PatternObjectAttribute  
PortMatcher  
RelationCollapsingAttribute  
RelationHidingAttribute  
Replacement  
ReplacementObjectAttribute  
StateMatcher  
TransformationAttribute  
TransformationRule  
TransformationRule.TransformationDirector  
 

Enum Summary
GTIngredient.NamedObjMatchResult  
TransformationRule.Mode  
 

Exception Summary
GraphTransformationException  
MalformedStringException  
SubgraphMatchingException  
TransformationException  
ValidationException  
 

Package ptolemy.actor.gt Description

Classes for the graph transformation actor.

Since:
Ptolemy II 6.1