Interfaces
 InterfaceDescription
 Model The Model interface defines all models in the application.
Classes
 ClassDescription
 ChangeModel This model can keep an object in memory and emit messages if this object is changing.
 KernelModel This class provides a skeletal implementation of the Model interface, to minimize the effort required to implement this interface.