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) |
getConfigurationProvider
public GFCommand(IConfigurationProvider configurationProvider)
public GFCommand(IConfigurationProvider configurationProvider, java.lang.String label)