public interface IAdd
Modifier and Type | Method and Description |
---|---|
PictogramElement |
add(IAddContext context)
Executes the add.
|
boolean |
canAdd(IAddContext context)
Checks, if the add can be executed.
|
boolean canAdd(IAddContext context)
context
- the context needed to execute the addPictogramElement add(IAddContext context)
context
- the context needed to execute the add