Package org.eclipse.emf.henshin.interpreter

Interfaces for the Henshin interpreter.

See:
          Description

Interface Summary
ApplicationMonitor Interface for application monitors.
Assignment Interface for parameter assignments.
Change Change model for Henshin.
Change.AttributeChange Change for modifying an attribute.
Change.CompoundChange Compound change (an ordered list of Changes).
Change.IndexChange Change for modifying the index of a reference (link) between two objects.
Change.ObjectChange Change for creating or deleting an object.
Change.ReferenceChange Change for creating or deleting a reference (link) between two objects.
EGraph Interface for storing EObject graphs.
Engine Interface for interpreter engines.
InterpreterFactory Interface for the interpreter factory.
Match Interface for rules matches.
PartitionedEGraph An extension of EGraphs to support partitioning.
RuleApplication Interface for Rule applications.
UnitApplication Interface for Unit applications.
 

Package org.eclipse.emf.henshin.interpreter Description

Interfaces for the Henshin interpreter.