Package net.sf.javaprinciples.data.transformer

Interface Summary
Mapper<T,U>  
MapperFactory<T,U>  
ModelElementSourceDestinationMapper  
Name TODO
ObjectTypeMapper  
Transformer<T,V> A Transformer is responsible for transforming an object into a different object.
TransformerFactory<T,V>  
 

Enum Summary
TransformerFactory.DIRECTION_TYPE  
 

Exception Summary
AttributeNotFoundException An Exception thrown by ModelElementMappers to indicate an attribute was not found.
 



Copyright © 2013. All Rights Reserved.