- absolutename - Variable in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotAuxiliary.FileInformation
-
- actionPerformed(ActionEvent) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel
-
The action listener used to handle menu events.
- actionPerformed(ActionEvent) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphWeightsTool
-
Handle action events from menus and buttons.
- actionPerformed(ActionEvent) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotMonitor
-
Action event listener.
- actionPerformed(ActionEvent) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotPanel
-
Handle action events.
- actionPerformed(ActionEvent) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareMonkey_DS
-
Handle action events.
- actionPerformed(ActionEvent) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareMonkey_VNC
-
Handle action events.
- add(SoftwareServerAuxiliary.Operation) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Application
-
Add an operation to this application.
- add(SoftwareServerAuxiliary.Script) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Application
-
Add an operation to this application.
- add(SoftwareServerAuxiliary.Subtask) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Add a subtask to the list.
- add(String, String, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Create a new subtask for the given application and operation names.
- add(String, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Create a new subtask for the given application, operation, file, and format names.
- add(SoftwareServerAuxiliary.Task) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Merge this task list with another.
- add(SoftwareServerClient) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Add a software reuse client.
- add(String, int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Add a software reuse client.
- add(SoftwareServerClient) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Add a software reuse client.
- add(String, int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Add a software reuse client.
- add(SoftwareServerAuxiliary.Operation) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Application
-
Add an operation to this application.
- add(SoftwareServerAuxiliary.Script) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Application
-
Add an operation to this application.
- add(SoftwareServerAuxiliary.Subtask) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Add a subtask to the list.
- add(String, String, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Create a new subtask for the given application and operation names.
- add(String, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Create a new subtask for the given application, operation, file, and format names.
- add(SoftwareServerAuxiliary.Task) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Merge this task list with another.
- addArgument(int) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add an argument to be typed in when executed.
- addArgument(BufferedImage, int) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add an argument to be typed in when executed (note this versions enforces a required desktop!).
- addClick(BufferedImage, int, int) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add a mouse click.
- addCommand(String) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add a command to execute.
- addConversion(String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
This will add the conversion from input
to
output
using the application
for the
conversion.
- addConversion(String, String, String, double) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
This will add the conversion from input
to
output
using the application
for the conversion
with the weight.
- addConversion(int, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
This will add the conversion from input
to
output
using the application
for the
conversion.
- addConversion(int, String, String, String, double) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
This will add the conversion from input
to
output
using the application
for the conversion
with the weight.
- addConversion(Conversion2) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
This will add the conversion to the IOGraph.
- addConversions(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
Add all conversions found on the software server found at the host.
- addConversions(String, int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
Add all conversions found on the software server found at the host.
- addConversions(SoftwareServerClient) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
Add all conversions found on the software server.
- addDesktop(BufferedImage) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add a desktop image to the script.
- addDoubleClick(BufferedImage, int, int) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add a mouse double click.
- addEdge(V, V, E) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Add an edge to the graph.
- addEdge(V, V, E, Double) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Add an edge to the graph.
- addEdgeOnce(V, V, E) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Add an edge to the graph only if it doesn't exist.
- addGraph(IOGraph<V, E>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Merge another I/O-graph into this one.
- addKey(char) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add characters as input from the keyboard.
- addLine(String) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add a line to the script.
- addNegativeArea(int[]) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add a negative area for the NEXT captured desktop image!
- addParameter(String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.Conversion2
-
- addParameter(int, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
- addPopupMenu(JMenuItem) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel
-
Add a new item to the popup menu.
- addPositiveArea(int[]) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add a positive area for the NEXT captured desktop image!
- address - Variable in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotAuxiliary.RequestInformation
-
- addScriptedOperations(String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Add operation scripts within the given directory.
- addScriptedOperations(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Add operation scripts within the given directory.
- addScriptedOperations(String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Add operation scripts within the given directory.
- addServer(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Record the existence of a software server and the applications/tasks it provides.
- addSubtasks(String, String, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Add a sequence of subtasks that will allow an application to go from the input to the output format.
- addSubtasks(String, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Add a sequence of subtasks that will allow an application to go from the input to the output format.
- addSubtasks(String, String, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Add a sequence of subtasks that will allow an application to go from the input to the output format.
- addSubtasks(String, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Add a sequence of subtasks that will allow an application to go from the input to the output format.
- addTarget(int[][]) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add a target image to the script.
- addTargetClick(int[][], int, int, int, int) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add a target mouse click.
- addText(String) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add text input from the keyboard.
- addText(BufferedImage, String) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add text input from the keyboard (note this versions enforces a required desktop!).
- addToLastLine(char) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Add a character to the last line of the script.
- addVertex(V) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Add a vertex to the graph if not already present.
- advanceLine(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
advances a string so its first word is flushed
- advanceParam(FileWriter, int) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script a call to AdvanceParam which gets the AHK script to move on to the next param in args list (in runtime)
- AHKScriptBuilder - Class in edu.illinois.ncsa.isda.softwareserver
-
- AHKScriptBuilder() - Constructor for class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
- alias - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Application
-
- alias - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-
- alias - Variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Application
-
- alias - Variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
- Alive() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRESTEasy
-
Used to verify if the server is responding
- Alive() - Method in interface edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRESTEasyInterface
-
- alive() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Used to verify if the server is responding
- alive() - Method in interface edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasyInterface
-
- appIcons(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRESTEasy
-
Returns the requested icon file if available.
- appIcons(String) - Method in interface edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRESTEasyInterface
-
- appIcons(String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Returns the requested icon file if available.
- appIcons(String) - Method in interface edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasyInterface
-
- application - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Operation
-
- application - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-
- application - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Subtask
-
- application - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.TaskInfo
-
- application - Variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Operation
-
- application - Variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
- application - Variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Subtask
-
- application - Variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.TaskInfo
-
- application_alias - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.RemoteTaskInfo
-
- application_alias - Variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.RemoteTaskInfo
-
- application_name - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.RemoteTaskInfo
-
- application_name - Variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.RemoteTaskInfo
-
- arrangePointsInRings(Vector<PolyglotAuxiliary.Point2D>, Vector<Boolean>, int, int, int, double) - Static method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel
-
Set vertex positions to form a circular graph.
- generateFormatJSONString(String, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
goes over the all "path" files to build the JSON string that defines the conversion to an output format
- generateHeader(String, String, String, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
generates the header for the script
- generateJSONStringRec(BufferedReader) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
goes over a file "path" to build the JSON string based on the params defined in the file
- generateParam(BufferedReader) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
generates JSON string for a param (including nested params)
- generateParameterJSONString(File) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
wraps rec function that goes over a file "path" to build the JSON string
- generateScript(String, File) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
wraps calls to generateScriptRec, so optional actions may be skipped if the param was not selected
- generateScriptRec(BufferedReader, FileWriter, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
generates the AHK script
- get(int) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Get a task from the list.
- get() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel_JUNG.UniqueString
-
Get the string.
- get(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Retrieve the specified software reuse client.
- get(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Retrieve the specified software reuse client.
- get(int) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Get a task from the list.
- getAbsoluteName() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.FileData
-
Get the files absolute name.
- getAbsoluteName() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.FileData
-
Get the files absolute name.
- getActiveEdges() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the list indicating which edges are currently active.
- getActiveVertices() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Determine and return which vertices are being used by the currently active edges.
- getAdjacencyList() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the adjacency list representing graph edges.
- getAlias() - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Get the script alias.
- getApplication() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.Conversion2
-
- getApplicationOperation(String, String, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Find a suitable application/operation given the desired application, operation, and data.
- getApplicationOperation(String, String, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Find a suitable application/operation given the desired application, operation, and data.
- getApplications() - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Get the applications available.
- getApplications() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Get the utilized applications.
- getApplications() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerClient
-
Get the list of applications available on the software reuse server.
- getApplications() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get the applications available.
- getApplications() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
List of all applications known to the IOGraph.
- getApplications() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Get the utilized applications.
- getApplications() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerClient
-
Get the list of applications available on the software reuse server.
- getApplications() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Get the applications available.
- getApplications() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Get the applications available.
- getApplicationStack() - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Get an icon representation of the available software.
- getApplicationStack() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get an icon representation of the available software.
- getApplicationStack() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Get an icon representation of the available software.
- getApplicationStack() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Get an icon representation of the available software.
- getApplicationString(String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Get the string associated with the given application alias
- getApplicationString(String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Get the string associated with the given application alias
- getApplicationTaskInputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Get the input formats supported by the given task.
- getApplicationTaskInputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get the input formats supported by the given task.
- getApplicationTaskInputs(String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
- getApplicationTaskInputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Get the input formats supported by the given task.
- getApplicationTaskInputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Get the input formats supported by the given task.
- getApplicationTaskInputsOutputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Get the input and output formats supported by the given task.
- getApplicationTaskInputsOutputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get the input and output formats supported by the given task.
- getApplicationTaskInputsOutputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Get the input and output formats supported by the given task.
- getApplicationTaskInputsOutputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Get the input and output formats supported by the given task.
- getApplicationTaskOutputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Get the output formats supported by the given task.
- getApplicationTaskOutputs(String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get the output formats supported by the given task from a known input format.
- getApplicationTaskOutputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get the output formats supported by the given task.
- getApplicationTaskOutputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Get the output formats supported by the given task.
- getApplicationTaskOutputs(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Get the output formats supported by the given task.
- getApplicationTaskParameters(String, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
- getApplicationTasks(String) - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Get the tasks available for the given application.
- getApplicationTasks(Vector<SoftwareServerAuxiliary.Application>) - Static method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Get the tasks available for each of the given applications.
- getApplicationTasks(String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get the tasks available for the given application.
- getApplicationTasks(Vector<SoftwareServerAuxiliary.Application>) - Static method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Get the tasks available for each of the given applications.
- getApplicationTasks(String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Get the tasks available for the given application.
- getApplicationTasks(String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Get the tasks available for the given application.
- getAssociatedInputScripts() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-
Search this scripts path for input scripts associated with this application.
- getAssociatedInputScripts() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
Search this scripts path for input scripts associated with this application.
- getAssociatedOutputScripts() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-
Search this scripts path for output scripts associated with this application.
- getAssociatedOutputScripts() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
Search this scripts path for output scripts associated with this application.
- getAuxiliaryInterfacePane() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel
-
Return an auxiliary interface pane.
- getCacheFilename(int) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
Get the file name of the cached file.
- getCacheFilename(int) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
Get the file name of the cached file.
- getCacheName(int) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
Get the name of the cached file.
- getCacheName(int) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
Get the name of the cached file.
- getCachePath() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Get the servers cache path.
- getCachePath() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Get the servers cache path.
- getClients() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotClient
-
Get a list of connected client machines.
- getCommand(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-
Get the execution command for the given script.
- getCommand(String, String, String, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-
Get the execution command for the given script.
- getCommand(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
Get the execution command for the given script.
- getCommand(String, String, String, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
Get the execution command for the given script.
- getCompletedTaskCount() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Get the number of completed tasks.
- getCompletedTaskCount() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Get the number of completed tasks.
- getConversion(String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the conversion possessing the given name, input, and output
- getConversion(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
- getConversions(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Parse a string containing conversion information
- getConversions() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
List of all conversions known to the IOGraph.
- getConvertForm() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get a web form interface for converting via this restful service.
- getConvertForm() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Get a web form interface for converting via this restful service.
- getConvertForm() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Get a web form interface for converting via this restful service.
- getData() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.FileData
-
Get the files data.
- getData() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.FileData
-
Get the files data.
- getDistributedInputOutputGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.Polyglot
-
- getDistributedInputOutputGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotClient
-
Get a string only version of this IOGraph encoded with host machines.
- getDistributedInputOutputGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get a string only version of this IOGraph encoded with host machines.
- getDistributedInputOutputGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Get a string only version of this IOGraph encoded with host machines.
- getDomain(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the set of all vertices that can reach the target vertex.
- getDomain(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
Return the list of all possible conversions reaching the vertex.
- getDomainStrings() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get a set of all vertices that can reach other vertices.
- getDomainStrings(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get a set of all vertices that can reach the target vertex.
- getEdges() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the graph edges.
- getEdgeStrings() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the string representations for the edges.
- getEdgeWeight(V, V, E) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Return the weight associated with this conversion.
- getEndpointCommaSeparatedValues(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Query a restlet endpoint that responds with lines of comma separated values.
- getEndpointValues(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Query a restlet endpoint that responds with a line separated text list of values.
- getExecutables() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-
Get the executables called by the script.
- getExecutables() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
Get the executables called by the script.
- getFilename(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Parse the filename from the cached filename.
- getFilename(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Parse the filename from the cached filename.
- getForm(boolean, String, boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Get a web form interface for this restful service.
- getForm() - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Get a web form interface for this restful service.
- getForm(boolean, String, boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get a web form interface for this restful service.
- getForm() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get a web form interface for this restful service.
- getForm(boolean, String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRESTEasy
-
Get a web form interface for this restful service.
- getForm(boolean, String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRestlet
-
Get a web form interface for this restful service.
- getForm() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRestlet
-
Get a web form interface for this restful service.
- getForm(boolean, String, boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Get a web form interface for this restful service.
- getForm() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Get a web form interface for this restful service.
- getForm(boolean, String, boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Get a web form interface for this restful service.
- getForm() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Get a web form interface for this restful service.
- getFormat() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
Get the files format.
- getFormat() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.FileData
-
Get the files format.
- getFormat() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.FormatParameters
-
- getFormat() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
Get the files format.
- getFormat() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.FileData
-
Get the files format.
- getId() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.Conversion2
-
- getInput() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.Conversion2
-
- getInputOutputGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.Polyglot
-
- getInputOutputGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotClient
-
Get the available inputs, outputs, and conversions.
- getInputOutputGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get the available inputs, outputs, and conversions.
- getInputOutputGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Get the available inputs, outputs, and conversions.
- getInputs() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get the inputs available.
- getInputs(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get the inputs available for the given output type.
- getIOGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get the I/O-graph.
- getIOGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Get the I/O-graph.
- getIOGraph() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.CSRPanel
-
- getIOGraphPanel() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.CSRPanel
-
- getIOGraphStrings() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get a string only version of this IOGraph.
- getJSParameters(String, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get the HTML for parameters form
- getKillCount() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Get the number of times the kill operation has been used.
- getKillCount() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Get the number of times the kill operation has been used.
- getMaxEdgeWeight(int, int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the maximum weight among parallel edges between the vertices specified.
- getMaxPathWeights(Vector<Integer>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the maximum weights along the path specified.
- getMinimumWeight() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Returns the minimum weight a path can be to be considered.
- getName() - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Get the name of the script.
- getName() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
Get the files name.
- getName() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.FileData
-
Get the files name.
- getName() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
Get the files name.
- getName() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.FileData
-
Get the files name.
- getNegativeAreas() - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Get the current set of negative areas.
- getNonBusyServer(String, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Find a non-busy server that can perform the given task.
- getOperation() - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Get the operation the script performs.
- getOperation() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.OperationParameters
-
- getOperation(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-
Get the operation performed by the given script.
- getOperation(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
Get the operation performed by the given script.
- getOperationScriptname(String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-
Return the name of an associated script for the given operation.
- getOperationScriptname(String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
Return the name of an associated script for the given operation.
- getOutput() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.Conversion2
-
- getOutputEntries(Pair<String, String>, Double) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphWeightsTool
-
Given the comparison result from a job create the corresponding entries for the output file.
- getOutputs() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.Polyglot
-
- getOutputs(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.Polyglot
-
- getOutputs(TreeSet<String>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.Polyglot
-
- getOutputs() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotClient
-
Get the outputs available.
- getOutputs(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotClient
-
Get the outputs available for the given input type.
- getOutputs(TreeSet<String>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotClient
-
Get the common outputs available for the given input types.
- getOutputs() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get the outputs available.
- getOutputs(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get the outputs available for the given input type.
- getOutputs(TreeSet<String>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get the common outputs available for the given input types.
- getOutputs() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Get the outputs available.
- getOutputs(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Get the outputs available for the given input type.
- getOutputs(TreeSet<String>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Get the common outputs available for the given input types.
- getParallelEdges(V, V, E) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get a list of edges parallel to the given edge.
- getParameters() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.Conversion2
-
- getParamSelections() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.OperationParameters
-
- getPath(Vector<Integer>, int, int) - Static method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Follow a path back from target to source given the single source shortest paths from the source.
- getPathString(Vector<Integer>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Convert a path into a string representation.
- getPopupMenu() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2Panel
-
- getPort() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Get the port the server is listening to.
- getPort() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerClient
-
Get the port this client is connect to.
- getPort() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Get the port the server is listening to.
- getPort() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerClient
-
Get the port this client is connect to.
- getPositiveAreas() - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Get the current set of positive areas.
- getRange(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Return a set of all reachable vertices from the given source.
- getRange(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
Return the list of all possible conversions starting at the vertex.
- getRangeIntersection(TreeSet<Integer>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the range intersection of the vertices in the given set.
- getRangeIntersectionStrings(TreeSet<String>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the range intersection of the vertices in the given set.
- getRangeStrings() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Returns a set of vertex strings that are reachable from other vertices.
- getRangeStrings(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Returns a set of vertex strings that are reachable from a given source vertex.
- getResult(String, int, Vector<SoftwareServerAuxiliary.Subtask>) - Static method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Get the result of the given task (i.e.
- getResult(String, int, Vector<SoftwareServerAuxiliary.Subtask>) - Static method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Get the result of the given task (i.e.
- getScriptType(String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.ScriptTypes
-
Retrieve info on a script type.
- getScriptType(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.ScriptTypes
-
Retrieve info on a script type.
- getServer() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerClient
-
Get the server this client is connected to.
- getServer() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerClient
-
Get the server this client is connected to.
- getServers() - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Get the software servers registered to this master service.
- getServers() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.Polyglot
-
- getServers() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotClient
-
Get a list of connected software reuse servers.
- getServers() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get a list of connected software reuse servers.
- getServers() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Get a list of connected software reuse servers.
- getSession() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Get a new session number.
- getSession(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Parse the session id from the cached filename.
- getSession() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Get a new session number.
- getSession(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Parse the session id from the cached filename.
- getShortestConversionPath(String, String, boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the shortest list of the conversion tasks required to convert from a given input to a given output.
- getShortestConversionPaths(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the shortest list of the conversion tasks required to convert from a given input to a given output.
- getShortestConversionPathString(String, String, boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the shortest list of the conversion tasks required to convert from a given input to a given output.
- getShortestConversionPathStrings(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the shortest list of the conversion tasks required to convert from a given input to a given output.
- getShortestPath(String, String, boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
Returns the shortest path from the input to the output.
- getShortestPath(String, boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
Return a map that shows for each node what conversion to use to get to
the previous node, resulting in then end finding the path all the way
back to the source node.
- getShortestPaths(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Perform a breadth first search from the vertex at the given index and store the resulting paths.
- getShortestWeightedPaths(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Perform Dijkstra's algorithm from the vertex at the given source index and store the resulting paths.
- getShortestWeightedPathsOriginal(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
- getSoftware() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get the software available.
- getSoftwareReuseClient() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Get the associated software reuse client.
- getSoftwareReuseClient() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Get the associated software reuse client.
- getStatus() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerClient
-
Get the status of the software reuse server.
- getStatus() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerClient
-
Get the status of the software reuse server.
- getSubtasks() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Get the vector of subtasks.
- getSubtasks() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Get the vector of subtasks.
- getSystemScripts(TreeSet<String>, String, TreeSet<String>, boolean) - Static method in class edu.illinois.ncsa.isda.softwareserver.ScriptInstaller
-
Search the CSR for scripts for applications on the local system.
- getSystemScripts(TreeSet<String>, String, boolean) - Static method in class edu.illinois.ncsa.isda.softwareserver.ScriptInstaller
-
Search the CSR for scripts for applications on the local system.
- getTask(TreeSet<SoftwareServerAuxiliary.TaskInfo>, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.TaskInfo
-
Find the task information for the specified task name.
- getTask(String, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
Get the task involved in using the given applications to convert the given file to the specified output format.
- getTask(TreeSet<SoftwareServerAuxiliary.TaskInfo>, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.TaskInfo
-
Find the task information for the specified task name.
- getTask(String, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Get the task involved in using the given applications to convert the given file to the specified output format.
- getTask(String, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Get the task involved in using the given applications to convert the given file to the specified output format.
- getTaskCount() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Get the number of tasks received since starting up.
- getTaskCount() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Get the number of tasks received since starting up.
- getTaskInfo(String, String, String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
- getTempPath() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Get the servers temp path.
- getTempPath() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Get the servers temp path.
- getTestFiles(Vector<String>, String, int) - Static method in class edu.illinois.ncsa.isda.softwareserver.ScriptInstaller
-
Search the CSR for test files for the given scripts.
- getType(String) - Static method in class edu.illinois.ncsa.isda.softwareserver.polyglot.VersusCompare
-
Get the data type of the given file based on its extension.
- getUniqueEdges() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get a set of the unique edges in the graph.
- getUniqueEdgeStrings() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the string representations for the unique edges in the graph.
- getValidApplications() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
Returns the list of all applications used when finding the shortest path.
- getVertexStrings() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the string representations for the vertices.
- getVertexStringsStartingWith(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the string representations for the vertices that start with the given prefix.
- getVertices() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Get the graph vertices.
- getVertices(Vector<String>) - Static method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotAuxiliary.Point2D
-
Create vertices from a vector names.
- getVertices() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
List of all vertices in the graph.
- getWeight() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.Conversion2
-
- grindScript(String, int, int, boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.ScriptDebugger
-
Check the robustness of the script by running it over and over again.
- grindScript(String, int, int) - Method in class edu.illinois.ncsa.isda.softwareserver.ScriptDebugger
-
Check the robustness of the script by running it over and over again.
- save(String) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Save the script to the given path.
- save(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.FileData
-
Save the file data to a file.
- save(String, String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.FileData
-
Save the file data to a file.
- screen() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Used to have a look at the server screen and determine if the
server must be restarted due to hang application.
- screen() - Method in interface edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasyInterface
-
- script - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Operation
-
- script - Variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Operation
-
- scriptChoose(String, FileWriter, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that choose an item from a dropdown menu based on the definitions in the input file
- scriptClick(String, FileWriter, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that click a button based on the definitions in the input file
- scriptComment(String, FileWriter, int) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds a comment to the AHK script file
- ScriptDebugger - Class in edu.illinois.ncsa.isda.softwareserver
-
A tool for debugging ICR scripts.
- ScriptDebugger(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.ScriptDebugger
-
Class constructor.
- scriptIfWin(String, FileWriter, String, BufferedReader, int) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
not currently in use
adds functionality to AHK script to deal with window pop ups that may or may not appear
- scriptInputParam(String, FileWriter, BufferedReader, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds a new param to the AHK script
- scriptInsert(String, FileWriter, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that insert text into an "edit box" based on the definitions in the input file
- ScriptInstaller - Class in edu.illinois.ncsa.isda.softwareserver
-
A program to setup a software reuse server on the local machine.
- ScriptInstaller() - Constructor for class edu.illinois.ncsa.isda.softwareserver.ScriptInstaller
-
- scriptMenu(String, FileWriter, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that choose a menu item based on the definitions in the input file
- scriptParamButton(String, FileWriter, BufferedReader, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that click (or not) a button according to the param selection
- scriptParamCheckbox(String, FileWriter, BufferedReader, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that check/unchek a checkbox according to the param selection
- scriptParamDropdownMenu(String, FileWriter, BufferedReader, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that choose an item of a dropdown menu according to the param selection
- scriptParamMenu(String, FileWriter, BufferedReader, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that choose an item of a menu according to the param selection
- scriptParamSaveText(String, FileWriter, BufferedReader, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds a "save text" command to the AHK script that will be executed if the param is selected
- scriptParamScroll(String, FileWriter, BufferedReader, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that move a scrollbar according to the param selection
- scriptParamUserInput(String, FileWriter, BufferedReader, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that insert text into an "edit box" according to the param selection
- scriptRun(String, FileWriter, int) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds all initial info to AHK script
- scriptSaveText(String, FileWriter, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that saves text to a file based on the definitions in the input file
- scriptScrollbar(String, FileWriter, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that move a scrollbar based on the definitions in the input file
- scriptSelect(String, FileWriter, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script commands that check/uncheck a checkbox based on the definitions in the input file
- scripttypes - Static variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
- scriptWait(String, FileWriter, int, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds AHK commands that create a "wait" in the AHK script execution
- scriptWin(String, FileWriter, int) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds to the AHK script a call to Win() which will (in runtime) wait for a window and show it
- scriptWrite(String, FileWriter, int) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
adds text to the AHK script file
- sendData(SoftwareServerAuxiliary.FileData) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerClient
-
Send file data to the software reuse server.
- sendData(SoftwareServerAuxiliary.FileData) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerClient
-
Send file data to the software reuse server.
- sendDataLater(SoftwareServerAuxiliary.FileData) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerClient
-
Asynchronously send file data to the server.
- sendDataLater(SoftwareServerAuxiliary.FileData) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerClient
-
Asynchronously send file data to the server.
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Application
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Data
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.FileData
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Operation
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Subtask
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Application
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Data
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.FileData
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Operation
-
- serialVersionUID - Static variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Subtask
-
- serveConnection(int, Socket) - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Process requests from the given connection.
- serveConnection(int, Socket) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotServer
-
Process requests from the given connection.
- serveConnection(int, Socket) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Process requests from the given connection.
- servers - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.RemoteTaskInfo
-
- Servers() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRESTEasy
-
Used to list the software servers connected to polyglot server
- Servers() - Method in interface edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRESTEasyInterface
-
- servers - Variable in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.RemoteTaskInfo
-
- set(int, String) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Set a line of the script.
- set(String) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel_JUNG.UniqueString
-
Set the string.
- setActiveEdges(Boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Set all edges to the given value.
- setActiveEdges(TreeSet<String>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Set only listed edges to active.
- setAlias(String) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Set the script alias.
- setApplicationFlexibility(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Set the flexibility when choosing an application where 0=none (default), 1=allow parallel applications with
the same name (different software reuse servers), 2=allow all parallel applications.
- setApplicationFlexibility(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Set the flexibility when choosing an application where 0=none (default), 1=allow parallel applications with
the same name (different software reuse servers), 2=allow all parallel applications.
- setCapturing(boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareMonkey_DS
-
Enable/disable screen shot capturing.
- setDataPath(String) - Method in class edu.illinois.ncsa.isda.softwareserver.ScriptDebugger
-
Set the data path.
- setEdgeColor(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel
-
Set the edge color.
- setEdgeWeight(Double) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Sets the weight for all edges.
- setEdgeWeight(String, String, String, Double) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Set the weight of the given edge.
- setEnableWeightedPaths(boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel
-
Enable/disable the use of weighted paths when searching for conversions in the graph.
- setEndOfRequest(boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotAuxiliary.RequestInformation
-
Set the end time of the request along with whether or not the conversion was successful or not
- setMaxTaskTime(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Set the maximum time to wait for a task to complete (used with the Software Server REST interface).
- setMinimumWeight(double) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
Sets the minimum weight a path can be to be considered path of the graph.
- setOperation(String) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Set the operation the script will perform.
- setOutputPanelHeight(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel
-
Set the height of the output panel.
- setPopupMenu() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotPanel
-
Set the popup menu.
- setReturnURL(boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRestlet
-
Set whether or not to return a URL as the result (as opposed to the file itself).
- setServer(String) - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareMonkey_VNC
-
Set the VNC server to connect to.
- setSidePaneWidth(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel
-
Set the width of the auxiliary side pane.
- setSize(int, int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphWeightsTool
-
Set the size of this panel.
- setSoftwareServerRESTInterface(boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRestlet
-
Set whether or not to access Software Servers via their REST interface.
- setSoftwareServerRESTPort(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Set the software server port.
- setValidApplications(Set<String>) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
Sets the list of applications that should be considered when finding a
conversion path.
- setVertexColor(int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel
-
Set the vertex color.
- setViewEdgeQuality(boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraphPanel
-
Enable/disable the display of edge quality information in the graph.
- setWeight(double) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.Conversion2
-
- setWeight(String, String, String, double) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2
-
Sets the weight of all conversions matching the triple [input, output,
application].
- showEdge(int, int) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.IOGraph
-
- showEdgeQuality(boolean) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2Panel
-
- showParameters(Conversion2) - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.weighted.IOGraph2Panel
-
- size() - Method in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Get the number of tasks in the list.
- size - Variable in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotAuxiliary.FileInformation
-
- size() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Get the number of software reuse clients being used.
- size() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotStewardThreaded
-
Get the number of software reuse clients being used.
- size() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Get the number of tasks in the list.
- software - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.ScriptHeader
-
- Software() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRESTEasy
-
Used to list the applications available in polyglot server
- Software() - Method in interface edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRESTEasyInterface
-
- SoftwareMonkey_DS - Class in edu.illinois.ncsa.isda.softwareserver
-
A program for creating monkey scripts (monkey see, monkey do)
- SoftwareMonkey_DS(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareMonkey_DS
-
Class constructor.
- SoftwareMonkey_F - Class in edu.illinois.ncsa.isda.softwareserver.bak
-
A program for creating monkey scripts (monkey see, monkey do)
TODO: This is work in progress, must make this approach workable!
- SoftwareMonkey_F() - Constructor for class edu.illinois.ncsa.isda.softwareserver.bak.SoftwareMonkey_F
-
- SoftwareMonkey_VNC - Class in edu.illinois.ncsa.isda.softwareserver
-
A program for creating monkey scripts (monkey see, monkey do)
- SoftwareMonkey_VNC(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareMonkey_VNC
-
Class constructor.
- softwareParameters - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.ScriptHeader
-
- SoftwareServer - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
An Imposed Code Reuse server.
- SoftwareServer() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Class constructor.
- SoftwareServer(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServer
-
Class constructor.
- SoftwareServer - Class in edu.illinois.ncsa.isda.softwareserver
-
A Software Server.
- SoftwareServer() - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Class constructor.
- SoftwareServer(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Class constructor.
- SoftwareServerAuxiliary - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
Helper classes for the Software Server package.
- SoftwareServerAuxiliary() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary
-
- SoftwareServerAuxiliary - Class in edu.illinois.ncsa.isda.softwareserver
-
Helper classes for the Software Server package.
- SoftwareServerAuxiliary() - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary
-
- SoftwareServerAuxiliary.Application - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
A structure to store information about applications.
- SoftwareServerAuxiliary.Application(String, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Application
-
Class constructor.
- SoftwareServerAuxiliary.Application(SoftwareServerAuxiliary.Script) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Application
-
Class constructor.
- SoftwareServerAuxiliary.Application - Class in edu.illinois.ncsa.isda.softwareserver
-
A structure to store information about applications.
- SoftwareServerAuxiliary.Application(String, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Application
-
Class constructor.
- SoftwareServerAuxiliary.Application(SoftwareServerAuxiliary.Script) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Application
-
Class constructor.
- SoftwareServerAuxiliary.CachedFileData - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
A pointer to a file stored in an externally defined cache directory.
- SoftwareServerAuxiliary.CachedFileData() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
- SoftwareServerAuxiliary.CachedFileData(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
Class constructor.
- SoftwareServerAuxiliary.CachedFileData(String, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
Class constructor.
- SoftwareServerAuxiliary.CachedFileData(SoftwareServerAuxiliary.FileData, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
Class constructor.
- SoftwareServerAuxiliary.CachedFileData(SoftwareServerAuxiliary.FileData, int, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
Class constructor.
- SoftwareServerAuxiliary.CachedFileData(SoftwareServerAuxiliary.CachedFileData, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.CachedFileData
-
Class copy constructor.
- SoftwareServerAuxiliary.CachedFileData - Class in edu.illinois.ncsa.isda.softwareserver
-
A pointer to a file stored in an externally defined cache directory.
- SoftwareServerAuxiliary.CachedFileData() - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
- SoftwareServerAuxiliary.CachedFileData(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
Class constructor.
- SoftwareServerAuxiliary.CachedFileData(String, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
Class constructor.
- SoftwareServerAuxiliary.CachedFileData(SoftwareServerAuxiliary.FileData, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
Class constructor.
- SoftwareServerAuxiliary.CachedFileData(SoftwareServerAuxiliary.FileData, int, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
Class constructor.
- SoftwareServerAuxiliary.CachedFileData(SoftwareServerAuxiliary.CachedFileData, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.CachedFileData
-
Class copy constructor.
- SoftwareServerAuxiliary.Data - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
An container for some kind of data.
- SoftwareServerAuxiliary.Data() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Data
-
- SoftwareServerAuxiliary.Data - Class in edu.illinois.ncsa.isda.softwareserver
-
An container for some kind of data.
- SoftwareServerAuxiliary.Data() - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Data
-
- SoftwareServerAuxiliary.FileData - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
Data representing a file with a path, a name, and a format (possibly also buffered in memory).
- SoftwareServerAuxiliary.FileData() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.FileData
-
- SoftwareServerAuxiliary.FileData(String, boolean) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.FileData
-
Class constructor.
- SoftwareServerAuxiliary.FileData - Class in edu.illinois.ncsa.isda.softwareserver
-
Data representing a file with a path, a name, and a format (possibly also buffered in memory).
- SoftwareServerAuxiliary.FileData() - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.FileData
-
- SoftwareServerAuxiliary.FileData(String, boolean) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.FileData
-
Class constructor.
- SoftwareServerAuxiliary.FormatParameters - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
holds parameter data for a specific format conversion
- SoftwareServerAuxiliary.FormatParameters() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.FormatParameters
-
- SoftwareServerAuxiliary.Operation - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
A structure representing an operation an application supports (think of mathematical functions).
- SoftwareServerAuxiliary.Operation(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Operation
-
Class constructor.
- SoftwareServerAuxiliary.Operation(SoftwareServerAuxiliary.Script) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Operation
-
Class constructor.
- SoftwareServerAuxiliary.Operation - Class in edu.illinois.ncsa.isda.softwareserver
-
A structure representing an operation an application supports (think of mathematical functions).
- SoftwareServerAuxiliary.Operation(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Operation
-
Class constructor.
- SoftwareServerAuxiliary.Operation(SoftwareServerAuxiliary.Script) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Operation
-
Class constructor.
- SoftwareServerAuxiliary.OperationParameters - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
holds parameter data for a specific operation to be performed
- SoftwareServerAuxiliary.OperationParameters(String, List<SoftwareServerAuxiliary.SingleParameter>) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.OperationParameters
-
- SoftwareServerAuxiliary.OperationParameters() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.OperationParameters
-
- SoftwareServerAuxiliary.Parameters - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
- SoftwareServerAuxiliary.Parameters(SoftwareServerAuxiliary.FormatParameters, SoftwareServerAuxiliary.FormatParameters, SoftwareServerAuxiliary.SoftwareParameters) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Parameters
-
- SoftwareServerAuxiliary.RemoteTaskInfo - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
A structure storing information about a task on a remote server.
- SoftwareServerAuxiliary.RemoteTaskInfo(String, String, String, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.RemoteTaskInfo
-
Class constructor.
- SoftwareServerAuxiliary.RemoteTaskInfo - Class in edu.illinois.ncsa.isda.softwareserver
-
A structure storing information about a task on a remote server.
- SoftwareServerAuxiliary.RemoteTaskInfo(String, String, String, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.RemoteTaskInfo
-
Class constructor.
- SoftwareServerAuxiliary.Script - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
A structure representing a wrapper script.
- SoftwareServerAuxiliary.Script(String, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-
Class constructor.
- SoftwareServerAuxiliary.Script - Class in edu.illinois.ncsa.isda.softwareserver
-
A structure representing a wrapper script.
- SoftwareServerAuxiliary.Script() - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
Class constructor.
- SoftwareServerAuxiliary.Script(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
Class constructor.
- SoftwareServerAuxiliary.Script(String, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Script
-
Class constructor.
- SoftwareServerAuxiliary.ScriptHeader - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
a wrapper for the script header
- SoftwareServerAuxiliary.ScriptHeader() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.ScriptHeader
-
- SoftwareServerAuxiliary.ScriptType - Class in edu.illinois.ncsa.isda.softwareserver
-
A structure to represent various script types.
- SoftwareServerAuxiliary.ScriptType(String, String, String, String, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.ScriptType
-
Class constructor.
- SoftwareServerAuxiliary.ScriptType(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.ScriptType
-
Class constructor.
- SoftwareServerAuxiliary.ScriptTypes - Class in edu.illinois.ncsa.isda.softwareserver
-
A structure to represent various script types.
- SoftwareServerAuxiliary.ScriptTypes() - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.ScriptTypes
-
Class constructor.
- SoftwareServerAuxiliary.ScriptTypes(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.ScriptTypes
-
Class constructor.
- SoftwareServerAuxiliary.SingleParameter - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
a single operation parameter
- SoftwareServerAuxiliary.SingleParameter() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.SingleParameter
-
- SoftwareServerAuxiliary.SoftwareParameters - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
- SoftwareServerAuxiliary.SoftwareParameters() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.SoftwareParameters
-
- SoftwareServerAuxiliary.Subtask - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
A structure representing a a sub-task consisting of an application, operation, input, and output.
- SoftwareServerAuxiliary.Subtask(int, int, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Subtask
-
Class constructor.
- SoftwareServerAuxiliary.Subtask - Class in edu.illinois.ncsa.isda.softwareserver
-
A structure representing a a sub-task consisting of an application, operation, input, and output.
- SoftwareServerAuxiliary.Subtask(int, int, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Subtask
-
Class constructor.
- SoftwareServerAuxiliary.Task - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
A task consisting of a sequence of application and operations on data.
- SoftwareServerAuxiliary.Task(SoftwareServerClient) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Class constructor.
- SoftwareServerAuxiliary.Task(SoftwareServerClient, String, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Class constructor, create a sequence of tasks that will allow an application to go from the input to the output format.
- SoftwareServerAuxiliary.Task(Vector<SoftwareServerAuxiliary.Application>) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Task
-
Class constructor.
- SoftwareServerAuxiliary.Task - Class in edu.illinois.ncsa.isda.softwareserver
-
A task consisting of a sequence of application and operations on data.
- SoftwareServerAuxiliary.Task(SoftwareServerClient) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Class constructor.
- SoftwareServerAuxiliary.Task(SoftwareServerClient, String, SoftwareServerAuxiliary.Data, SoftwareServerAuxiliary.Data) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Class constructor, create a sequence of tasks that will allow an application to go from the input to the output format.
- SoftwareServerAuxiliary.Task(Vector<SoftwareServerAuxiliary.Application>) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.Task
-
Class constructor.
- SoftwareServerAuxiliary.TaskInfo - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
A structure storing a task name, its inputs, and its outputs.
- SoftwareServerAuxiliary.TaskInfo(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.TaskInfo
-
Class constructor.
- SoftwareServerAuxiliary.TaskInfo(SoftwareServerAuxiliary.Application, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.TaskInfo
-
Class constructor.
- SoftwareServerAuxiliary.TaskInfo - Class in edu.illinois.ncsa.isda.softwareserver
-
A structure storing a task name, its inputs, and its outputs.
- SoftwareServerAuxiliary.TaskInfo(String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.TaskInfo
-
Class constructor.
- SoftwareServerAuxiliary.TaskInfo(SoftwareServerAuxiliary.Application, String) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerAuxiliary.TaskInfo
-
Class constructor.
- SoftwareServerClient - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
An Imposed Code Reuse client interface.
- SoftwareServerClient(String, int) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerClient
-
Class constructor.
- SoftwareServerClient(SoftwareServerClient) - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerClient
-
Class copy constructor.
- SoftwareServerClient - Class in edu.illinois.ncsa.isda.softwareserver
-
A Software Server client interface.
- SoftwareServerClient(String, int) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerClient
-
Class constructor.
- SoftwareServerClient(SoftwareServerClient) - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerClient
-
Class copy constructor.
- SoftwareServerReslet - Class in edu.illinois.ncsa.isda.softwareserver.parametrized
-
A restful interface for a software reuse server.
- SoftwareServerReslet() - Constructor for class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerReslet
-
- SoftwareServerRESTEasy - Class in edu.illinois.ncsa.isda.softwareserver
-
A restful interface for a software server.
- SoftwareServerRESTEasy() - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Class constructor.
- SoftwareServerRESTEasyInterface - Interface in edu.illinois.ncsa.isda.softwareserver
-
- SoftwareServerRestlet - Class in edu.illinois.ncsa.isda.softwareserver
-
A restful interface for a software server.
- SoftwareServerRestlet() - Constructor for class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
- softwareWriteAllScripts(String, String) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
- start_time - Variable in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotAuxiliary.RequestInformation
-
- startFocusThief(int) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Start up an iconified JFrame for the sole purpose of stealing screen focus when needed.
- startScript(String, File) - Static method in class edu.illinois.ncsa.isda.softwareserver.AHKScriptBuilder
-
wrap call to scriptRun
- stealFocus(int) - Method in class edu.illinois.ncsa.isda.softwareserver.MonkeyScript
-
Steal window focus as best as possible.
- stop() - Method in class edu.illinois.ncsa.isda.softwareserver.DistributedSoftwareServerRestlet
-
Stop the REST interface.
- stop() - Static method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRESTEasy
-
Stop the REST interface.
- stop() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotRestlet
-
Stop the REST interface.
- stop() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotServer
-
Stop the Polyglot server.
- stop() - Method in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotSteward
-
Stop the PolyglotSteward thread.
- stop() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServer
-
Stop the Software Server.
- stop() - Static method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRESTEasy
-
Used to stop the servlet server
- stop() - Method in class edu.illinois.ncsa.isda.softwareserver.SoftwareServerRestlet
-
Stop the REST interface and underlying Software Server.
- success - Variable in class edu.illinois.ncsa.isda.softwareserver.polyglot.PolyglotAuxiliary.RequestInformation
-
- swparameters - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Operation
-
- swparameters - Variable in class edu.illinois.ncsa.isda.softwareserver.parametrized.SoftwareServerAuxiliary.Script
-