public interface INotificationService
| Modifier and Type | Method and Description |
|---|---|
PictogramElement[] |
calculateRelatedPictogramElements(java.lang.Object[] bos)
Calculate dirty pictogram elements.
|
void |
updatePictogramElements(PictogramElement[] pes)
Update dirty pictogram elements.
|
PictogramElement[] calculateRelatedPictogramElements(java.lang.Object[] bos)
bos - the changed business objectsvoid updatePictogramElements(PictogramElement[] pes)
pes - the dirty pes