public class NeuronNSGSimulatorService extends NSGSimulatorService
Modifier and Type | Field and Description |
---|---|
private SimulatorConfig |
neuronNSGSimulatorConfig |
filePath
commands, directoryToExecuteFrom, originalFileName, outputFolder, started
aspectConfiguration, experimentState, geppettoModelAccess, model
Constructor and Description |
---|
NeuronNSGSimulatorService() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
java.lang.String |
getName() |
void |
processFailed(java.lang.String message,
java.lang.Exception e) |
void |
registerGeppettoService() |
void |
setNeuronSimulatorConfig(SimulatorConfig neuronSimulatorConfig)
Deprecated.
for test purposes only, the configuration is autowired
|
getCiClient, getSimulatorPath, initialize, processDone, setNSGExternalSimulatorConfig, simulate
processDone
getExternalProccesses, runExternalProcess
advanceTimeStep, getExperiment, getListener, getTime, getTimeStepUnit, isInitialized, setExperiment, setInitialized, setListener, setTimeStepUnit
addFeature, getFeature, getScope, getsetProjectId, isSupported, setProjectId, setScope
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFeature, getFeature, isSupported
private SimulatorConfig neuronNSGSimulatorConfig
public void registerGeppettoService()
registerGeppettoService
in interface IService
registerGeppettoService
in class NSGSimulatorService
public java.lang.String getName()
getName
in interface ISimulator
getName
in class NSGSimulatorService
public java.lang.String getId()
getId
in interface ISimulator
getId
in class NSGSimulatorService
public void setNeuronSimulatorConfig(SimulatorConfig neuronSimulatorConfig)
neuronSimulatorConfig
- public void processFailed(java.lang.String message, java.lang.Exception e)
processFailed
in interface IExternalSimulatorCallbackListener
processFailed
in class AExternalProcessNeuronalSimulator