Interface ModelModificationListener


  • public interface ModelModificationListener
    Model modification listener interface.
    • Method Detail

      • notifyModelUpdated

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