|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IAppInput
This is the interface for an object that returns one or more elements of a command passed to a tool being executed
| Method Summary | |
|---|---|
java.lang.String |
getArgument(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(ILaunchConfiguration configuration)
|
| Method Detail |
|---|
java.lang.String getArgument(ILaunchConfiguration configuration)
configuration -
java.util.Map<java.lang.String,java.lang.String> getEnvVars(ILaunchConfiguration configuration)
configuration -
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||