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

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

Uses of NodeTypeMapping in org.chromattic.core
 

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

Uses of NodeTypeMapping in org.chromattic.core.mapper
 

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

Uses of NodeTypeMapping in org.chromattic.core.mapping
 

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

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



Copyright © 2010 eXo Platform SAS. All Rights Reserved.