Uses of Class
pl.edu.agh.cast.model.mapper.annotation.Mapping

Packages that use Mapping
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. 
 

Uses of Mapping in pl.edu.agh.cast.model.base
 

Classes in pl.edu.agh.cast.model.base with annotations of type Mapping
 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 Mapping in pl.edu.agh.cast.model.mapper
 

Classes in pl.edu.agh.cast.model.mapper with annotations of type Mapping
 class AbstractMappable
          Default implementation of the Mappable interface.
 

Uses of Mapping in pl.edu.agh.cast.model.mapper.internal
 

Methods in pl.edu.agh.cast.model.mapper.internal that return Mapping
protected  Mapping AbstractSaver.getMapping(Class<Mappable> klass)
           
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.