Bus

org.topcased.service.transformation
Class Transformation

java.lang.Object
  extended by org.topcased.service.transformation.Transformation

public class Transformation
extends java.lang.Object

Prepares and launches a Transformation.


Constructor Summary
Transformation(java.lang.String idTransformation, java.util.Map<java.lang.String,java.lang.String> models, org.eclipse.core.runtime.IPath pathProject, boolean xmlModels, org.eclipse.core.runtime.IProgressMonitor monitor)
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transformation

public Transformation(java.lang.String idTransformation,
                      java.util.Map<java.lang.String,java.lang.String> models,
                      org.eclipse.core.runtime.IPath pathProject,
                      boolean xmlModels,
                      org.eclipse.core.runtime.IProgressMonitor monitor)
Constructor

Parameters:
idTransformation - The full identifier of the transformation to perform
models -
pathProject -
xmlModels -
monitor -

Bus

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.