Uses of Class
com.sas.drugdev.remote.sas.ProcessParameter

Packages that use ProcessParameter
com.sas.drugdev.remote.sas Provides classes and interfaces for publishing and examining an SDD process. 
 

Uses of ProcessParameter in com.sas.drugdev.remote.sas
 

Subclasses of ProcessParameter in com.sas.drugdev.remote.sas
 class ProcessFileParameter
          Class used to represent a file parameter to be used by a Process
 class ProcessFolderParameter
          Class used to represent a Folder parameter in an SDD process
 class ProcessIgnoredParameter
          Class representing a parameter type that was ignored by the server for any reason.
 class ProcessInputFileParameter
          Class used to represent an Input File parameter in an SDD process
 class ProcessListFileParameter
          Class used to represent an Output File parameter in an SDD process
 class ProcessLogFileParameter
          Class used to represent an Output File parameter in an SDD process
 class ProcessOutputFileParameter
          Class used to represent an Output File parameter in an SDD process
 class ProcessParmFileParameter
          Class used to represent an Output File parameter in an SDD process
 class ProcessPathParameter
          Abstract class used to represent a path parameter in an SDD process
 class ProcessPgmFileParameter
          Class used to represent an Output File parameter in an SDD process
 class ProcessSystemFileParameter
          Class used to represent an Output File parameter in an SDD process
 class ProcessUnknownParameter
          Class used to represent a parameter in an SDD process that does not have an associated a parameter class associated with a specific type (i.e.