@Deprecated
public interface Driver
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WorkParameter> |
getParameters(ILaunchConfiguration configuration)
Deprecated.
Allows to retrieve all descriptions of parameters
|
java.lang.String |
getTypeLaunchConfig()
Deprecated.
Allows to retrieve the type of launcher.
|
java.lang.String getTypeLaunchConfig()
java.util.List<WorkParameter> getParameters(ILaunchConfiguration configuration)
configuration - Configuration of MoDiscoWork selected