public class GFCommand extends AbstractCommand
| Constructor and Description |
|---|
GFCommand(IConfigurationProvider configurationProvider) |
GFCommand(IConfigurationProvider configurationProvider,
java.lang.String label) |
| Modifier and Type | Method and Description |
|---|---|
IContext |
getContext() |
IFeature |
getFeature() |
void |
setContext(IContext context) |
void |
setFeature(IFeature feature) |
getConfigurationProviderpublic GFCommand(IConfigurationProvider configurationProvider)
public GFCommand(IConfigurationProvider configurationProvider, java.lang.String label)