Uses of Class
org.chromattic.core.mapping.TypeMapping

Packages that use TypeMapping
org.chromattic.core   
org.chromattic.core.mapper   
org.chromattic.core.mapping   
 

Uses of TypeMapping in org.chromattic.core
 

Constructor parameters in org.chromattic.core with type arguments of type TypeMapping
Domain(Set<TypeMapping> typeMappings, Instrumentor instrumentor, ObjectFormatter objectFormatter, boolean stateCacheEnabled, boolean hasPropertyOptimized, boolean hasNodeOptimized, String rootNodePath)
           
 

Uses of TypeMapping in org.chromattic.core.mapper
 

Constructor parameters in org.chromattic.core.mapper with type arguments of type TypeMapping
TypeMapperBuilder(Set<TypeMapping> typeMappings, Instrumentor instrumentor)
           
 

Uses of TypeMapping in org.chromattic.core.mapping
 

Subclasses of TypeMapping in org.chromattic.core.mapping
 class MixinTypeMapping
           
 class NodeTypeMapping
           
 

Methods in org.chromattic.core.mapping that return TypeMapping
 TypeMapping TypeMappingBuilder.build(org.reflext.api.ClassTypeInfo javaClass)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.