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, undogetContextgetDescription, getFeature, getFeatureProvider, isReadOnlyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeaturepublic PictogramElement getAddedPictogramElements()
public boolean execute()
ICommandexecute in interface ICommandexecute in class GenericFeatureCommandWithContext