|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ptp.etfw.toolopts.ToolIO
public class ToolIO
| Field Summary | |
|---|---|
static int |
DIRECTORY
This value indicates an output object that specifies a directory for output data |
static int |
FILE
This value indicates an output object that specifies a single file for output data |
String |
ID
|
String |
pathFlag
The flag or command preceding the path to the I/O file or directory |
| Constructor Summary | |
|---|---|
ToolIO()
Provide the io link for this object (not yet implemented) |
|
| Method Summary | |
|---|---|
String |
getArgument(ILaunchConfiguration configuration)
Returns the argument(s) contained by this object, building them from information in the configuration if necessary |
Map<String,String> |
getEnvVars(ILaunchConfiguration configuration)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int DIRECTORY
public static final int FILE
public String ID
public String pathFlag
| Constructor Detail |
|---|
public ToolIO()
| Method Detail |
|---|
public String getArgument(ILaunchConfiguration configuration)
IAppInput
getArgument in interface IAppInputpublic Map<String,String> getEnvVars(ILaunchConfiguration configuration)
getEnvVars in interface IAppInput
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||