Uses of Class
repast.simphony.batch.ssh.SessionException
Packages that use SessionException
-
Uses of SessionException in repast.simphony.batch.ssh
Methods in repast.simphony.batch.ssh that throw SessionExceptionModifier 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.