org.chromattic.metamodel.mapping
Class RelationshipMapping.OneToMany.Hierarchic

java.lang.Object
  extended by org.chromattic.metamodel.mapping.PropertyMapping<P,BeanValueInfo>
      extended by org.chromattic.metamodel.mapping.RelationshipMapping<MultiValuedPropertyInfo<BeanValueInfo>,R>
          extended by org.chromattic.metamodel.mapping.RelationshipMapping.OneToMany<RelationshipMapping.ManyToOne.Hierarchic>
              extended by org.chromattic.metamodel.mapping.RelationshipMapping.OneToMany.Hierarchic
Enclosing class:
RelationshipMapping.OneToMany<R extends RelationshipMapping.ManyToOne>

public static class RelationshipMapping.OneToMany.Hierarchic
extends RelationshipMapping.OneToMany<RelationshipMapping.ManyToOne.Hierarchic>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.chromattic.metamodel.mapping.RelationshipMapping.OneToMany
RelationshipMapping.OneToMany.Hierarchic, RelationshipMapping.OneToMany.Reference
 
Nested classes/interfaces inherited from class org.chromattic.metamodel.mapping.RelationshipMapping
RelationshipMapping.ManyToOne<R extends RelationshipMapping.OneToMany>, RelationshipMapping.OneToMany<R extends RelationshipMapping.ManyToOne>, RelationshipMapping.OneToOne<R extends RelationshipMapping.OneToOne>
 
Constructor Summary
RelationshipMapping.OneToMany.Hierarchic(MultiValuedPropertyInfo<BeanValueInfo> property)
           
 
Method Summary
 void accept(MappingVisitor visitor)
           
 
Methods inherited from class org.chromattic.metamodel.mapping.RelationshipMapping
getRelatedBean, getRelatedBeanMapping, getRelatedRelationshipMapping, isNew
 
Methods inherited from class org.chromattic.metamodel.mapping.PropertyMapping
getName, getOwner, getParent, getProperty, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationshipMapping.OneToMany.Hierarchic

public RelationshipMapping.OneToMany.Hierarchic(MultiValuedPropertyInfo<BeanValueInfo> property)
Method Detail

accept

public void accept(MappingVisitor visitor)
Specified by:
accept in class PropertyMapping<MultiValuedPropertyInfo<BeanValueInfo>,BeanValueInfo>


Copyright © 2011 eXo Platform SAS. All Rights Reserved.