|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.metaabm.ide.MetaABMRuntimeConfigurator
org.metaabm.ide.repast.RepastRuntimeConfigurator
public class RepastRuntimeConfigurator
| Field Summary | |
|---|---|
static Configurator |
REPAST_CONFIGURATOR
|
| Fields inherited from class org.metaabm.ide.MetaABMRuntimeConfigurator |
|---|
ATTR_METAABM_FILE, METAABM_CONFIGURATOR, VM_CONFIG |
| Constructor Summary | |
|---|---|
RepastRuntimeConfigurator()
|
|
| Method Summary | |
|---|---|
void |
configure(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config,
org.eclipse.core.resources.IResource model)
Configures the repast launch for a model. |
void |
configureForLaunch(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config,
org.eclipse.core.resources.IResource model)
Configures the actual launch runtime. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Configurator REPAST_CONFIGURATOR
| Constructor Detail |
|---|
public RepastRuntimeConfigurator()
| Method Detail |
|---|
public void configure(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config,
org.eclipse.core.resources.IResource model)
configure in interface Configuratorconfigure in class MetaABMRuntimeConfiguratormodel - may be null
public void configureForLaunch(org.eclipse.debug.core.ILaunchConfigurationWorkingCopy config,
org.eclipse.core.resources.IResource model)
configureForLaunch in interface ConfiguratorconfigureForLaunch in class MetaABMRuntimeConfiguratormodel - may be null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||