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

Packages that use SimpleValueInfo
org.chromattic.metamodel.mapping   
 

Uses of SimpleValueInfo in org.chromattic.metamodel.mapping
 

Classes in org.chromattic.metamodel.mapping with type parameters of type SimpleValueInfo
 class ValueMapping<P extends PropertyInfo<SimpleValueInfo>>
           
 

Constructor parameters in org.chromattic.metamodel.mapping with type arguments of type SimpleValueInfo
AttributeMapping(SingleValuedPropertyInfo<SimpleValueInfo> property, NodeAttributeType type)
           
ValueMapping.Multi(MultiValuedPropertyInfo<SimpleValueInfo> property, PropertyDefinitionMapping propertyDefinition)
           
ValueMapping.Single(SingleValuedPropertyInfo<SimpleValueInfo> property, PropertyDefinitionMapping propertyDefinition)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.