Interface IProjectListener

All Superinterfaces:
net.ssehub.easy.basics.modelManagement.IModelListener<Project>
All Known Implementing Classes:
Configuration

public interface IProjectListener extends net.ssehub.easy.basics.modelManagement.IModelListener<Project>
Defines a project listener in order to inform interested parties about changes within a project instance. Currently, this class does only notify about the internal replacement of an entire project instance as the editor does not support incremental model updates. [retyping for convenience]
Author:
Holger Eichelberger
  • Method Summary

    Methods inherited from interface net.ssehub.easy.basics.modelManagement.IModelListener

    notifyReplaced