Uses of Class
repast.simphony.batch.ssh.SessionException
-
Uses of SessionException in repast.simphony.batch.ssh
Modifier and TypeMethodDescriptionvoid
LocalSession.initModelArchive
(Configuration config, String directory) Initializes the model for running.void
RemoteSession.initModelArchive
(Configuration config, String directory) Initializes the model for running.void
Session.initModelArchive
(Configuration config, String directory) Initializes the model for running.void
LocalSession.runModel()
void
RemoteSession.runModel()
Runs the model for this Session.void
Session.runModel()
Runs the model for this Session.