public class AddFeatureCommandWithContext extends GenericFeatureCommandWithContext
Constructor and Description |
---|
AddFeatureCommandWithContext(IFeature feature,
IContext context)
Instantiates a new adds the feature command with context.
|
Modifier and Type | Method and Description |
---|---|
boolean |
execute()
Execute.
|
PictogramElement |
getAddedPictogramElements()
Gets the added pictogram elements.
|
canExecute, canUndo, undo
getContext
getDescription, getFeature, getFeatureProvider, isReadOnly
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFeature
public PictogramElement getAddedPictogramElements()
public boolean execute()
ICommand
execute
in interface ICommand
execute
in class GenericFeatureCommandWithContext