org.eclipse.m2m.atl.engine.emfvm
Class AtlEMFSpecificVM

java.lang.Object
  extended by org.eclipse.m2m.atl.adt.launching.AtlVM
      extended by org.eclipse.m2m.atl.engine.emfvm.AtlEMFSpecificVM
All Implemented Interfaces:
org.eclipse.debug.core.model.ILaunchConfigurationDelegate

public class AtlEMFSpecificVM
extends AtlVM


Field Summary
 
Fields inherited from class org.eclipse.m2m.atl.adt.launching.AtlVM
ATLVM_REGULAR, logger
 
Constructor Summary
AtlEMFSpecificVM()
           
 
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
 

Constructor Detail

AtlEMFSpecificVM

public AtlEMFSpecificVM()
Method Detail

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

Copyright 2007 IBM Corporation and others.
All Rights Reserved.