Package de.cau.cs.kieler.core.model.m2m

Base package for model transformations in KIELER.

See:
          Description

Interface Summary
ITransformationContext A TransformationContext is supposed to hold all information that is necessary to execute a transformation.
 

Class Summary
TransformationDescriptor A TransformationDescriptor holds information about the name of a transformation method and the parameters that should be passed to this method.
 

Exception Summary
TransformException Thrown when a model transformation fails.
 

Package de.cau.cs.kieler.core.model.m2m Description

Base package for model transformations in KIELER.