Interface ModelModificationListener


public interface ModelModificationListener
Model modification listener interface.
  • Method Details

    • notifyModelUpdated

      void notifyModelUpdated(Object model, ModelConverter conv)
      Notifies the ModelContext for the given model and the Modelconverter during modifications.