|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractMappable | |
|---|---|
| pl.edu.agh.cast.model.base | Provides base model classes and interfaces. |
| pl.edu.agh.cast.model.mapper | Contains classes and interfaces used for mapping domain models to the base model. |
| Uses of AbstractMappable in pl.edu.agh.cast.model.base |
|---|
| Subclasses of AbstractMappable in pl.edu.agh.cast.model.base | |
|---|---|
class |
DataSet
The default implementation of the IDataSet interface. |
class |
Entity
Default IEntity implementation. |
class |
Model
Default implementation of the IModel interface. |
class |
Relation
The default implementation of the IRelation interface. |
class |
TimedRelation
The timed relation represents relation with assigned date. |
| Uses of AbstractMappable in pl.edu.agh.cast.model.mapper |
|---|
| Methods in pl.edu.agh.cast.model.mapper that return AbstractMappable | |
|---|---|
AbstractMappable |
AbstractMappable.clone()
This method makes a shallow copy of the object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||