|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Arguments | |
|---|---|
| edu.isi.pegasus.planner.invocation | |
| Uses of Arguments in edu.isi.pegasus.planner.invocation |
|---|
| Subclasses of Arguments in edu.isi.pegasus.planner.invocation | |
|---|---|
class |
ArgString
This class maintains the application that was run, and the arguments to the commandline that were actually passed on to the application. |
class |
ArgVector
This class maintains the application that was run, and the arguments to the commandline that were actually passed on to the application. |
| Fields in edu.isi.pegasus.planner.invocation declared as Arguments | |
|---|---|
private Arguments |
Job.m_arguments
Command-line arguments. |
| Methods in edu.isi.pegasus.planner.invocation that return Arguments | |
|---|---|
Arguments |
Job.getArguments()
Accessor |
| Methods in edu.isi.pegasus.planner.invocation with parameters of type Arguments | |
|---|---|
void |
Job.setArguments(Arguments arguments)
Accessor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||