org.eclipse.m2m.atl.engine.emfvm
Class AtlEMFSpecificVM
java.lang.Object
org.eclipse.m2m.atl.adt.launching.AtlVM
org.eclipse.m2m.atl.engine.emfvm.AtlEMFSpecificVM
- All Implemented Interfaces:
- org.eclipse.debug.core.model.ILaunchConfigurationDelegate
public class AtlEMFSpecificVM
- extends AtlVM
|
Method Summary |
void |
launch(org.eclipse.debug.core.ILaunchConfiguration configuration,
java.lang.String mode,
org.eclipse.debug.core.ILaunch launch,
org.eclipse.core.runtime.IProgressMonitor monitor)
|
java.lang.Object |
launch(java.net.URL asmUrl,
java.util.Map libs,
java.util.Map models,
java.util.Map params,
java.util.List superimps,
java.util.Map options)
|
| Methods inherited from class org.eclipse.m2m.atl.adt.launching.AtlVM |
getVM, getVMs |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtlEMFSpecificVM
public AtlEMFSpecificVM()
launch
public java.lang.Object launch(java.net.URL asmUrl,
java.util.Map libs,
java.util.Map models,
java.util.Map params,
java.util.List superimps,
java.util.Map options)
- Specified by:
launch in class AtlVM
launch
public void launch(org.eclipse.debug.core.ILaunchConfiguration configuration,
java.lang.String mode,
org.eclipse.debug.core.ILaunch launch,
org.eclipse.core.runtime.IProgressMonitor monitor)
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException