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

Packages that use MapAttribute
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 MapAttribute in pl.edu.agh.cast.model.base
 

Methods in pl.edu.agh.cast.model.base with annotations of type MapAttribute
 Date TimedRelation.getDate()
          Get the date of the relation.
 boolean Entity.getIsMain()
          Main entity setter.
 String DataSet.getModelExtensionId()
          Returns the ID of the model extension (see pl.edu.agh.cast.model Extension Point) which defines this data set.
 String Model.getName()
          Model name getter.
 

Uses of MapAttribute in pl.edu.agh.cast.model.mapper
 

Methods in pl.edu.agh.cast.model.mapper with annotations of type MapAttribute
 String AbstractMappable.getId()
          Domain specific id of the object.
 



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