Uses of Class
repast.simphony.batch.ssh.MatchedFiles
-
Uses of MatchedFiles in repast.simphony.batch
-
Uses of MatchedFiles in repast.simphony.batch.ssh
Modifier and TypeMethodDescriptionprotected List<MatchedFiles>
OutputFinder.createMatches
(boolean useWindowsSeparators) LocalSession.findOutput
(List<OutputPattern> patterns) Finds the model output that is the result of running this Session and returns those files.RemoteSession.findOutput
(List<OutputPattern> patterns) Finds the model output of that is the result of running this Session and returns that those files.Session.findOutput
(List<OutputPattern> patterns) Finds the model output of that is the result of running this Session and returns that those files.RemoteOutputFinderCopier.run
(RemoteSession remote, String remoteDir, String localDir)