public class DeleteContext extends PictogramElementContext implements IDeleteContext
| Constructor and Description |
|---|
DeleteContext(PictogramElement pictogramElement)
Creates a new
DeleteContext. |
| Modifier and Type | Method and Description |
|---|---|
IMultiDeleteInfo |
getMultiDeleteInfo()
Returns the multiple delete information.
|
void |
setMultiDeleteInfo(IMultiDeleteInfo multiDeleteInfo) |
getPictogramElement, toStringgetProperty, getPropertyKeys, putPropertyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPictogramElementgetProperty, getPropertyKeys, putPropertypublic DeleteContext(PictogramElement pictogramElement)
DeleteContext.pictogramElement - the pictogram elementpublic void setMultiDeleteInfo(IMultiDeleteInfo multiDeleteInfo)
public IMultiDeleteInfo getMultiDeleteInfo()
IDeleteContextgetMultiDeleteInfo in interface IDeleteContext