Uses of Class
repast.simphony.batch.ssh.MatchedFiles
Packages that use MatchedFiles
-
Uses of MatchedFiles in repast.simphony.batch
Methods in repast.simphony.batch that return types with arguments of type MatchedFiles -
Uses of MatchedFiles in repast.simphony.batch.ssh
Methods in repast.simphony.batch.ssh that return types with arguments of type MatchedFilesModifier 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) Method parameters in repast.simphony.batch.ssh with type arguments of type MatchedFiles