A C F G I M N O S T V

A

assignAttributeToObject(Object, Object, String) - Method in interface net.sf.javaprinciples.data.transformer.ObjectTypeMapper
 
AttributeNotFoundException - Exception in net.sf.javaprinciples.data.transformer
An Exception thrown by ModelElementMappers to indicate an attribute was not found.
AttributeNotFoundException(String) - Constructor for exception net.sf.javaprinciples.data.transformer.AttributeNotFoundException
Constructs a new AttributeNotFoundException.
AttributeNotFoundException(String, Throwable) - Constructor for exception net.sf.javaprinciples.data.transformer.AttributeNotFoundException
Constructs a new AttributeNotFoundException.

C

createMapper(String, ElementStore, TransformerFactory.DIRECTION_TYPE) - Method in interface net.sf.javaprinciples.data.transformer.MapperFactory
 
createTransformer(String, TransformerFactory.DIRECTION_TYPE) - Method in interface net.sf.javaprinciples.data.transformer.TransformerFactory
 

F

formatPackageName(String) - Method in interface net.sf.javaprinciples.data.transformer.ObjectTypeMapper
 

G

getAttributeFromObject(List<ModelElement>, Object) - Method in interface net.sf.javaprinciples.data.transformer.ModelElementSourceDestinationMapper
 
getAttributeFromObject(Object, String) - Method in interface net.sf.javaprinciples.data.transformer.ObjectTypeMapper
 
getAttributeName(List<ModelElement>) - Method in interface net.sf.javaprinciples.data.transformer.ModelElementSourceDestinationMapper
 
getAttributeName(ModelElement) - Method in interface net.sf.javaprinciples.data.transformer.ModelElementSourceDestinationMapper
 
getName() - Method in interface net.sf.javaprinciples.data.transformer.Name
 
getParameterizedCollectionTypeFromObject(Object, String) - Method in interface net.sf.javaprinciples.data.transformer.ObjectTypeMapper
 
getSourceAttribute(Object, String) - Method in interface net.sf.javaprinciples.data.transformer.ObjectTypeMapper
 

I

instantiateObjectFromAttributeName(Object, String) - Method in interface net.sf.javaprinciples.data.transformer.ObjectTypeMapper
 

M

map(T, U) - Method in interface net.sf.javaprinciples.data.transformer.Mapper
Maps the attributes of an input object to an output object.
Mapper<T,U> - Interface in net.sf.javaprinciples.data.transformer
 
MapperFactory<T,U> - Interface in net.sf.javaprinciples.data.transformer
 
ModelElementSourceDestinationMapper - Interface in net.sf.javaprinciples.data.transformer
 

N

Name - Interface in net.sf.javaprinciples.data.transformer
TODO
net.sf.javaprinciples.data.transformer - package net.sf.javaprinciples.data.transformer
 

O

ObjectTypeMapper - Interface in net.sf.javaprinciples.data.transformer
 

S

setAttributeOnParentObject(List<ModelElement>, Object, Object) - Method in interface net.sf.javaprinciples.data.transformer.ModelElementSourceDestinationMapper
 

T

transform(T) - Method in interface net.sf.javaprinciples.data.transformer.Transformer
 
Transformer<T,V> - Interface in net.sf.javaprinciples.data.transformer
A Transformer is responsible for transforming an object into a different object.
TransformerFactory<T,V> - Interface in net.sf.javaprinciples.data.transformer
 
TransformerFactory.DIRECTION_TYPE - Enum in net.sf.javaprinciples.data.transformer
 

V

valueOf(String) - Static method in enum net.sf.javaprinciples.data.transformer.TransformerFactory.DIRECTION_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.javaprinciples.data.transformer.TransformerFactory.DIRECTION_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.

A C F G I M N O S T V

Copyright © 2013. All Rights Reserved.