Package | Description |
---|---|
edu.illinois.ncsa.isda.softwareserver.parametrized |
Software Servers supporting parameters.
|
Modifier and Type | Field and Description |
---|---|
SoftwareServerClient |
SoftwareServerAuxiliary.Application.icr |
Modifier and Type | Method and Description |
---|---|
SoftwareServerClient |
SoftwareServerAuxiliary.Task.getSoftwareReuseClient()
Get the associated software reuse client.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoftwareServerClient.debug(SoftwareServerClient icr)
Debug tests for a SoftwareReuseClient.
|
Constructor and Description |
---|
SoftwareServerAuxiliary.Task(SoftwareServerClient icr)
Class constructor.
|
SoftwareServerAuxiliary.Task(SoftwareServerClient icr,
String application_string,
SoftwareServerAuxiliary.Data input_data,
SoftwareServerAuxiliary.Data output_data)
Class constructor, create a sequence of tasks that will allow an application to go from the input to the output format.
|
SoftwareServerClient(SoftwareServerClient icr)
Class copy constructor.
|
Copyright © 2014. All rights reserved.