|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use pl.edu.agh.cast.model.mapper | |
---|---|
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. |
pl.edu.agh.cast.model.mapper.internal | Contains different (based on relational data base, XML) implementations of the persistence mechanism. |
pl.edu.agh.cast.model.visual.backward | Provides classes for visual presentation of data. |
Classes in pl.edu.agh.cast.model.mapper used by pl.edu.agh.cast.model.base | |
---|---|
AbstractMappable
Default implementation of the Mappable interface. |
|
Mappable
The mappable interface should be implemented by all classes mapped to the base model. |
Classes in pl.edu.agh.cast.model.mapper used by pl.edu.agh.cast.model.mapper | |
---|---|
AbstractMappable
Default implementation of the Mappable interface. |
|
Direction
The direction enum is used base model annotations. |
|
Link
The link represents the raw connection between nodes in the base model. |
|
Mappable
The mappable interface should be implemented by all classes mapped to the base model. |
|
Mapper
Mapper is a gate between model and persistence system. |
|
Node
Metamodel node. |
|
Priority
The priority of the linked nodes. |
Classes in pl.edu.agh.cast.model.mapper used by pl.edu.agh.cast.model.mapper.internal | |
---|---|
Loader
The loader interface is used load mapped objects from the data source. |
|
Mappable
The mappable interface should be implemented by all classes mapped to the base model. |
|
Node
Metamodel node. |
|
Remover
The remover allows to remove models. |
|
Saver
Saver interface is used to save mappable objects in given data source. |
Classes in pl.edu.agh.cast.model.mapper used by pl.edu.agh.cast.model.visual.backward | |
---|---|
Mappable
The mappable interface should be implemented by all classes mapped to the base model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |