|
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 |
java.lang.String |
ID
|
java.lang.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 | |
|---|---|
java.lang.String |
getArgument(org.eclipse.debug.core.ILaunchConfiguration configuration)
Returns the argument(s) contained by this object, building them from information in the configuration if necessary |
java.util.Map<java.lang.String,java.lang.String> |
getEnvVars(org.eclipse.debug.core.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 java.lang.String ID
public java.lang.String pathFlag
| Constructor Detail |
|---|
public ToolIO()
| Method Detail |
|---|
public java.lang.String getArgument(org.eclipse.debug.core.ILaunchConfiguration configuration)
IAppInput
getArgument in interface IAppInputpublic java.util.Map<java.lang.String,java.lang.String> getEnvVars(org.eclipse.debug.core.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 | |||||||||