Uses of Class
de.cau.cs.kieler.core.model.xtend.util.TransformationWorkflowHook

Packages that use TransformationWorkflowHook
de.cau.cs.kieler.core.model.xtend.util This package contains a collection of utility classes. 
de.cau.cs.kieler.kaom.importer.ptolemy Utility classes for the import of Ptolemy2 diagrams. 
 

Uses of TransformationWorkflowHook in de.cau.cs.kieler.core.model.xtend.util
 

Methods in de.cau.cs.kieler.core.model.xtend.util with parameters of type TransformationWorkflowHook
static XtendStatus XtendTransformationUtil.model2ModelTransform(KielerProgressMonitor monitor, String xtendFile, String startFunction, URI inputModelURI, URI outputModelURI, TransformationWorkflowHook workflowHook, EPackage... involvedMetamodels)
          This transformation uses the Xtend transformation language.
 

Uses of TransformationWorkflowHook in de.cau.cs.kieler.kaom.importer.ptolemy
 

Subclasses of TransformationWorkflowHook in de.cau.cs.kieler.kaom.importer.ptolemy
 class PtolemyAnnotationHandler
          Handles Ptolemy annotations and attaches them to the entity they are most likely annotating.