Uses of Package
ma.glasnost.orika.impl.generator

Packages that use ma.glasnost.orika.impl.generator
ma.glasnost.orika.impl   
ma.glasnost.orika.impl.generator   
ma.glasnost.orika.impl.generator.specification   
 

Classes in ma.glasnost.orika.impl.generator used by ma.glasnost.orika.impl
AggregateSpecification
          AggregateSpecification encapsulates the logic to generate code for mappings which are applied to collections of FieldMaps together
CodeGenerationStrategy
          CodeGenerationStrategy is an encapsulation of the collection of individual field mapping scenarios for which code is generated.
CodeGenerationStrategy.Position
           
CompilerStrategy
          Defines a standard compiler profile for use in generating mapping objects.
Specification
          Specification encapsulates the logic to generate code for mapping and comparing a pair of types
 

Classes in ma.glasnost.orika.impl.generator used by ma.glasnost.orika.impl.generator
AggregateSpecification
          AggregateSpecification encapsulates the logic to generate code for mappings which are applied to collections of FieldMaps together
CodeGenerationStrategy.Position
           
CompilerStrategy
          Defines a standard compiler profile for use in generating mapping objects.
CompilerStrategy.SourceCodeGenerationException
           
MapEntryRef.EntryPart
           
MultiOccurrenceVariableRef
          VariableRef represents a reference to a given variable or property; it contains various helper methods to properly set it's value and interrogate it's underlying property or type.
Node
           
Node.NodeList
           
SourceCodeContext
          SourceCodeContext contains the state information necessary while generating source code for a given mapping object; it also houses various utility methods which can be used to aid in code generation.
Specification
          Specification encapsulates the logic to generate code for mapping and comparing a pair of types
UsedMapperFacadesContext.UsedMapperFacadesIndex
           
VariableRef
          VariableRef represents a reference to a given variable or property; it contains various helper methods to properly set it's value and interrogate it's underlying property or type.
 

Classes in ma.glasnost.orika.impl.generator used by ma.glasnost.orika.impl.generator.specification
AggregateSpecification
          AggregateSpecification encapsulates the logic to generate code for mappings which are applied to collections of FieldMaps together
Node.NodeList
           
SourceCodeContext
          SourceCodeContext contains the state information necessary while generating source code for a given mapping object; it also houses various utility methods which can be used to aid in code generation.
Specification
          Specification encapsulates the logic to generate code for mapping and comparing a pair of types
VariableRef
          VariableRef represents a reference to a given variable or property; it contains various helper methods to properly set it's value and interrogate it's underlying property or type.
 



Copyright © 2013 Glasnost. All Rights Reserved.