Package org.eclipse.emf.henshin.interpreter.impl

Implementation of the Henshin interpreter.

See:
          Description

Class Summary
AbstractApplicationImpl Abstract base class for UnitApplicationImpl and RuleApplicationImpl.
AssignmentImpl Default Assignment implementation.
BasicApplicationMonitor Basic ApplicationMonitor implementation.
ChangeImpl Default implementation of Change and its sub-interfaces.
ChangeImpl.AttributeChangeImpl Default implementation of AttributeChange.
ChangeImpl.CompoundChangeImpl Default implementation of CompoundChange.
ChangeImpl.IndexChangeImpl Default implementation of IndexChange.
ChangeImpl.ObjectChangeImpl Default implementation of ObjectChange.
ChangeImpl.ReferenceChangeImpl Default implementation of ReferenceChange.
EGraphImpl Default EGraph implementation.
EngineImpl Default Engine implementation.
InterpreterFactoryImpl Default InterpreterFactory implementation.
LoggingApplicationMonitor ApplicationMonitor implementation with logging capabilities.
MatchImpl Default Match implementation.
PartitionedEGraphImpl Default implementation of PartitionedEGraph.
ProfilingApplicationMonitor ApplicationMonitor implementation that gathers profiling statistics.
RuleApplicationImpl Default RuleApplication implementation.
ScriptEngineWrapper Script engine wrapper for automatic handling of Java imports.
UnitApplicationImpl Default UnitApplication implementation.
 

Package org.eclipse.emf.henshin.interpreter.impl Description

Implementation of the Henshin interpreter.