Class GFCommand
java.lang.Object
org.eclipse.gef.commands.Command
org.eclipse.graphiti.ui.internal.command.AbstractCommand
org.eclipse.graphiti.ui.internal.command.GFCommand
- All Implemented Interfaces:
IConfigurationProviderHolder
- Direct Known Subclasses:
CreateModelObjectCommand
-
Constructor Summary
ConstructorDescriptionGFCommand
(IConfigurationProvider configurationProvider) GFCommand
(IConfigurationProvider configurationProvider, String label) -
Method Summary
Modifier and TypeMethodDescriptionvoid
setContext
(IContext context) void
setFeature
(IFeature feature) Methods inherited from class org.eclipse.graphiti.ui.internal.command.AbstractCommand
getConfigurationProvider, getFeatureProvider, getTransactionalEditingDomain
Methods inherited from class org.eclipse.gef.commands.Command
canExecute, canRedo, canUndo, chain, dispose, execute, getDebugLabel, getLabel, redo, setDebugLabel, setLabel, undo
-
Constructor Details
-
GFCommand
-
GFCommand
-
-
Method Details
-
getContext
-
getFeature
-
setFeature
-
setContext
-