Interface INotificationService

All Known Implementing Classes:
DefaultNotificationService

public interface INotificationService
The Interface INotificationService.
  • Method Details

    • calculateRelatedPictogramElements

      PictogramElement[] calculateRelatedPictogramElements(Object[] bos)
      Calculate dirty pictogram elements.
      Parameters:
      bos - the changed business objects
      Returns:
      the pictogram element[]
    • updatePictogramElements

      void updatePictogramElements(PictogramElement[] pes)
      Update dirty pictogram elements.
      Parameters:
      pes - the dirty pes