|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.metamodel.mapping.PropertyMapping<P,BeanValueInfo,K>
org.chromattic.metamodel.mapping.RelationshipMapping<PropertyInfo<BeanValueInfo,K>,R,K>
org.chromattic.metamodel.mapping.RelationshipMapping.OneToMany<R,K>
public abstract static class RelationshipMapping.OneToMany<R extends RelationshipMapping.ManyToOne,K extends ValueKind.Multi>
| Nested Class Summary | |
|---|---|
static class |
RelationshipMapping.OneToMany.Hierarchic<K extends ValueKind.Multi>
|
static class |
RelationshipMapping.OneToMany.Reference<K extends ValueKind.Multi>
|
| Nested classes/interfaces inherited from class org.chromattic.metamodel.mapping.RelationshipMapping |
|---|
RelationshipMapping.ManyToOne<R extends RelationshipMapping.OneToMany>, RelationshipMapping.OneToMany<R extends RelationshipMapping.ManyToOne,K extends ValueKind.Multi>, RelationshipMapping.OneToOne<R extends RelationshipMapping.OneToOne> |
| Constructor Summary | |
|---|---|
protected |
RelationshipMapping.OneToMany(java.lang.Class<R> relatedRelationhipType,
PropertyInfo<BeanValueInfo,K> property)
|
| Method Summary |
|---|
| Methods inherited from class org.chromattic.metamodel.mapping.RelationshipMapping |
|---|
getRelatedBean, getRelatedBeanMapping, getRelatedRelationshipMapping, isTypeCovariant |
| Methods inherited from class org.chromattic.metamodel.mapping.PropertyMapping |
|---|
accept, 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 |
|---|
protected RelationshipMapping.OneToMany(java.lang.Class<R> relatedRelationhipType,
PropertyInfo<BeanValueInfo,K> property)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||