| Class | Description |
|---|---|
| AbstractPropertyModel<T> |
The class
AbstractPropertyModel serves as a base class for different kinds of property
models. |
| BaseModel<T> |
The class
BaseModel for simple objects. |
| ChainingModel<T> |
The class
ChainingModel is the default implementation of ChainableModel
interface. |
| GenericModel<T> |
The class
GenericModel is the basic implementation of an Model. |
| LoadableDetachableModel<T> |
Model that makes working with detachable models a breeze.
|
| PropertyModel<T> |
A PropertyModel is used to dynamically access a model using a "property expression".
|
| SerializableModel<T extends Serializable> |
The class
SerializableModel contains only model object that implements the
Serializable interface. |
Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.