public abstract class AExternalProcessNeuronalSimulator extends AExternalProcessSimulator
commands, directoryToExecuteFrom, originalFileName, outputFolder, started
aspectConfiguration, experimentState, geppettoModelAccess, model
Constructor and Description |
---|
AExternalProcessNeuronalSimulator() |
Modifier and Type | Method and Description |
---|---|
void |
processDone(java.lang.String[] processCommand) |
void |
processFailed(java.lang.String errorMessage,
java.lang.Exception e) |
getExternalProccesses, getSimulatorPath, runExternalProcess, simulate
advanceTimeStep, getExperiment, getListener, getTime, getTimeStepUnit, initialize, isInitialized, setExperiment, setInitialized, setListener, setTimeStepUnit
addFeature, getFeature, getScope, getsetProjectId, isSupported, setProjectId, setScope
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getName
addFeature, getFeature, isSupported, registerGeppettoService
public void processDone(java.lang.String[] processCommand) throws GeppettoExecutionException
GeppettoExecutionException
public void processFailed(java.lang.String errorMessage, java.lang.Exception e)