Package ptolemy.actor.gt.ingredients.criteria
Predefined graph transformation ingredients for the entities in the pattern.
- Since:
- Ptolemy II 6.1
-
Class Summary Class Description AttributeCriterion A criterion to constrain an attribute of an object in the host model.BooleanCriterionElement A Boolean element for a criterion.ChoiceCriterionElement A choice element for a criterion.Criterion A criterion to constrain an object in the host model.CriterionElement An element for a criterion.DynamicNameCriterion A criterion to constrain the name of an object in the host model.GuardCriterion A criterion to constrain a guard of a transition in an FSM or a Ptera controller.NameCriterion A criterion to constrain the name of an object in the host model.PortCriterion A criterion to constrain a port of an actor in the host model.StateTypeCriterion A criterion to constrain the type of a state in an FSM or Ptera controller.StringCriterionElement A string element for a criterion.SubclassCriterion A criterion to constrain the class of an object in the host model.