org.topcased.service.transformation
Class Transformation
java.lang.Object
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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 performmodels
- pathProject
- xmlModels
- monitor
-
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.