Uses of Package
net.noco.dtogen.model

Packages that use net.noco.dtogen.model
net.noco.dtogen.model   
net.noco.dtogen.transformer   
net.noco.dtogen.write   
 

Classes in net.noco.dtogen.model used by net.noco.dtogen.model
BeanPropertyInfo
          A BeanPropertyInfo contains information related to a bean property from the original domain model object.
BeanPropertySkel
          A simple data structure containing all required informations about POJO and DTO.
 

Classes in net.noco.dtogen.model used by net.noco.dtogen.transformer
BeanPropertyInfo
          A BeanPropertyInfo contains information related to a bean property from the original domain model object.
BeanPropertySkel
          A simple data structure containing all required informations about POJO and DTO.
DTOClassSkel
          This class keeps the information about a DTO to be generated.
 

Classes in net.noco.dtogen.model used by net.noco.dtogen.write
BeanPropertyInfo
          A BeanPropertyInfo contains information related to a bean property from the original domain model object.
BeanPropertySkel
          A simple data structure containing all required informations about POJO and DTO.
DTOClassSkel
          This class keeps the information about a DTO to be generated.
SourceUnit
          This class incorporates information for a writable java source.
 



Copyright © 2004 Alexandru Popescu (a.k.a. the_mindstorm). All Rights Reserved.