Base objects for model part of the LowRA MVC implementation
| Interface | Description | |
|---|---|---|
| ModelListener | The ModelListener interface defines rules for model listeners. |
| Class | Description | |
|---|---|---|
| AbstractModel | Abstract implementation of Model part of the MVC implementation. | |
| ModelLocator |
The ModelLocator class is a locator for
AbstractModel object. |