Uses of Class
org.chromattic.metamodel.bean.ValueInfo

Packages that use ValueInfo
org.chromattic.metamodel.bean   
org.chromattic.metamodel.mapping   
 

Uses of ValueInfo in org.chromattic.metamodel.bean
 

Classes in org.chromattic.metamodel.bean with type parameters of type ValueInfo
 class ArrayPropertyInfo<V extends ValueInfo>
           
 class CollectionPropertyInfo<V extends ValueInfo>
           
 class ListPropertyInfo<V extends ValueInfo>
           
 class MapPropertyInfo<K extends ValueInfo,V extends ValueInfo>
           
 class MapPropertyInfo<K extends ValueInfo,V extends ValueInfo>
           
 class MultiValuedPropertyInfo<V extends ValueInfo>
           
 class PropertyInfo<V extends ValueInfo>
           
 class SingleValuedPropertyInfo<V extends ValueInfo>
           
 

Subclasses of ValueInfo in org.chromattic.metamodel.bean
 class BeanValueInfo
           
 class SimpleValueInfo<V>
           
 

Uses of ValueInfo in org.chromattic.metamodel.mapping
 

Methods in org.chromattic.metamodel.mapping that return types with arguments of type ValueInfo
 PropertyInfo<? extends ValueInfo> PropertyMapping.getInfo()
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.