org.metaabm.ide.ascape
Class AscapeLaunchAction

java.lang.Object
  extended by org.metaabm.ide.MetaABMLaunchAction
      extended by org.metaabm.ide.ascape.AscapeLaunchAction
All Implemented Interfaces:
org.eclipse.debug.ui.ILaunchShortcut, org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate

public class AscapeLaunchAction
extends MetaABMLaunchAction


Field Summary
static Configurator ASCAPE_CONFIGURATOR
           
 
Constructor Summary
AscapeLaunchAction()
           
 
Method Summary
 Configurator getConfigurator()
           
 java.lang.String getTargetName()
           
 
Methods inherited from class org.metaabm.ide.MetaABMLaunchAction
launch, launch, launchWith, launchWithResource, run, selectionChanged, setActivePart, setTargetName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ASCAPE_CONFIGURATOR

public static final Configurator ASCAPE_CONFIGURATOR
Constructor Detail

AscapeLaunchAction

public AscapeLaunchAction()
Method Detail

getConfigurator

public Configurator getConfigurator()
Overrides:
getConfigurator in class MetaABMLaunchAction

getTargetName

public java.lang.String getTargetName()
Overrides:
getTargetName in class MetaABMLaunchAction