Package | Description |
---|---|
edu.illinois.ncsa.isda.softwareserver |
The Software Server package.
|
edu.illinois.ncsa.isda.softwareserver.polyglot |
The Polyglot package.
|
edu.illinois.ncsa.isda.softwareserver.polyglot.weighted |
Polyglot tools supporting weighted and parameterized I/O-graphs.
|
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.
|
Modifier and Type | Method and Description |
---|---|
SoftwareServerClient |
PolyglotSteward.get(int index)
Retrieve the specified software reuse client.
|
SoftwareServerClient |
PolyglotStewardThreaded.get(int index)
Retrieve the specified software reuse client.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PolyglotSteward.add(SoftwareServerClient icr)
Add a software reuse client.
|
boolean |
PolyglotStewardThreaded.add(SoftwareServerClient icr)
Add a software reuse client.
|
Constructor and Description |
---|
IOGraph(SoftwareServerClient icr)
Class constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
IOGraph2.addConversions(SoftwareServerClient server)
Add all conversions found on the software server.
|
Copyright © 2014. All rights reserved.