public class AcceleoMarte2mastProxy
extends java.lang.Object
Constructor and Description |
---|
AcceleoMarte2mastProxy() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
runMarte2Mast(org.eclipse.core.resources.IFile model,
org.eclipse.core.resources.IFolder transDir,
org.eclipse.core.runtime.IProgressMonitor monitor,
org.eclipse.uml2.uml.Package psmPackage)
requests the MARTE to MAST transformation and MAST execution.
|
public static java.lang.String runMarte2Mast(org.eclipse.core.resources.IFile model, org.eclipse.core.resources.IFolder transDir, org.eclipse.core.runtime.IProgressMonitor monitor, org.eclipse.uml2.uml.Package psmPackage) throws java.lang.Exception
model
- the model to give in input to the MARTE to MAST transformationtransDir
- the folder owning the modelmonitor
- the progress monitorpsmPackage
- the PSM package from wich the MAST model has to be createdjava.lang.Exception
- the exception in case the it.unipd.chess.m2m.marte2mast plugin is not found