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

Packages that use de.cau.cs.kieler.core.model.m2m
de.cau.cs.kieler.core.model.effects Effects for the KIELER View Management. 
de.cau.cs.kieler.core.model.m2m Base package for model transformations in KIELER. 
de.cau.cs.kieler.core.model.xtend.m2m Xtend implementations for model transformations in KIELER. 
de.cau.cs.kieler.core.model.xtend.transformation Base package for model transformations in KIELER. 
de.cau.cs.kieler.core.model.xtend.transformation.xtend A model transformation framework for Xtend. 
de.cau.cs.kieler.core.model.xtend.util This package contains a collection of utility classes. 
de.cau.cs.kieler.keg.importer The base package for KEG importers. 
de.cau.cs.kieler.kies.transformation Contains code responsible for executing a esterel to synccharts transformation. 
de.cau.cs.kieler.kies.transformation.kivi Contains classes for executing an Esterel to SyncCharts transformation (by using KiVi). 
de.cau.cs.kieler.kiml.export Base classes for the graph export. 
 

Classes in de.cau.cs.kieler.core.model.m2m used by de.cau.cs.kieler.core.model.effects
ITransformationContext
          A TransformationContext is supposed to hold all information that is necessary to execute a transformation.
TransformationDescriptor
          A TransformationDescriptor holds information about the name of a transformation method and the parameters that should be passed to this method.
 

Classes in de.cau.cs.kieler.core.model.m2m used by de.cau.cs.kieler.core.model.m2m
TransformationDescriptor
          A TransformationDescriptor holds information about the name of a transformation method and the parameters that should be passed to this method.
 

Classes in de.cau.cs.kieler.core.model.m2m used by de.cau.cs.kieler.core.model.xtend.m2m
ITransformationContext
          A TransformationContext is supposed to hold all information that is necessary to execute a transformation.
TransformationDescriptor
          A TransformationDescriptor holds information about the name of a transformation method and the parameters that should be passed to this method.
 

Classes in de.cau.cs.kieler.core.model.m2m used by de.cau.cs.kieler.core.model.xtend.transformation
TransformException
          Thrown when a model transformation fails.
 

Classes in de.cau.cs.kieler.core.model.m2m used by de.cau.cs.kieler.core.model.xtend.transformation.xtend
TransformException
          Thrown when a model transformation fails.
 

Classes in de.cau.cs.kieler.core.model.m2m used by de.cau.cs.kieler.core.model.xtend.util
TransformException
          Thrown when a model transformation fails.
 

Classes in de.cau.cs.kieler.core.model.m2m used by de.cau.cs.kieler.keg.importer
TransformException
          Thrown when a model transformation fails.
 

Classes in de.cau.cs.kieler.core.model.m2m used by de.cau.cs.kieler.kies.transformation
ITransformationContext
          A TransformationContext is supposed to hold all information that is necessary to execute a transformation.
TransformationDescriptor
          A TransformationDescriptor holds information about the name of a transformation method and the parameters that should be passed to this method.
 

Classes in de.cau.cs.kieler.core.model.m2m used by de.cau.cs.kieler.kies.transformation.kivi
ITransformationContext
          A TransformationContext is supposed to hold all information that is necessary to execute a transformation.
TransformationDescriptor
          A TransformationDescriptor holds information about the name of a transformation method and the parameters that should be passed to this method.
 

Classes in de.cau.cs.kieler.core.model.m2m used by de.cau.cs.kieler.kiml.export
TransformException
          Thrown when a model transformation fails.