| Package | Description |
|---|---|
| edu.illinois.ncsa.isda.softwareserver.parametrized |
Software Servers supporting parameters.
|
| Class and Description |
|---|
| SoftwareServerAuxiliary.Application
A structure to store information about applications.
|
| SoftwareServerAuxiliary.CachedFileData
A pointer to a file stored in an externally defined cache directory.
|
| SoftwareServerAuxiliary.Data
An container for some kind of data.
|
| SoftwareServerAuxiliary.FileData
Data representing a file with a path, a name, and a format (possibly also buffered in memory).
|
| SoftwareServerAuxiliary.FormatParameters
holds parameter data for a specific format conversion
|
| SoftwareServerAuxiliary.Operation
A structure representing an operation an application supports (think of mathematical functions).
|
| SoftwareServerAuxiliary.OperationParameters
holds parameter data for a specific operation to be performed
|
| SoftwareServerAuxiliary.Script
A structure representing a wrapper script.
|
| SoftwareServerAuxiliary.SingleParameter
a single operation parameter
|
| SoftwareServerAuxiliary.SoftwareParameters |
| SoftwareServerAuxiliary.Subtask
A structure representing a a sub-task consisting of an application, operation, input, and output.
|
| SoftwareServerAuxiliary.Task
A task consisting of a sequence of application and operations on data.
|
| SoftwareServerAuxiliary.TaskInfo
A structure storing a task name, its inputs, and its outputs.
|
| SoftwareServerClient
An Imposed Code Reuse client interface.
|
Copyright © 2014. All rights reserved.