Package | Description |
---|---|
edu.isi.pegasus.planner.invocation |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
private Arguments |
Job.m_arguments
Command-line arguments.
|
Modifier and Type | Method and Description |
---|---|
Arguments |
Job.getArguments()
Accessor
|
Modifier and Type | Method and Description |
---|---|
void |
Job.setArguments(Arguments arguments)
Accessor.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.