The models, or the "M" in the MVC pattern. This package contains all models used in PortaView. All models are of class Observable. This ensures that each model can be listened to by a view or a controller.