|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.amf.ide.RuntimeConfigurator
org.eclipse.amp.amf.ide.ascape.AscapeRuntimeConfigurator
public class AscapeRuntimeConfigurator
Field Summary | |
---|---|
static Configurator |
ASCAPE_CONFIGURATOR
|
Fields inherited from class org.eclipse.amp.amf.ide.RuntimeConfigurator |
---|
ATTR_METAABM_FILE, METAABM_CONFIGURATOR, VM_CONFIG |
Constructor Summary | |
---|---|
AscapeRuntimeConfigurator()
|
Method Summary | |
---|---|
void |
configure(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config,
org.eclipse.core.resources.IResource model)
Configures the ascape launch for a model. |
Methods inherited from class org.eclipse.amp.amf.ide.RuntimeConfigurator |
---|
configureForLaunch |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Configurator ASCAPE_CONFIGURATOR
Constructor Detail |
---|
public AscapeRuntimeConfigurator()
Method Detail |
---|
public void configure(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config, org.eclipse.core.resources.IResource model)
configure
in interface Configurator
configure
in class RuntimeConfigurator
model
- may be null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |