|
||||||||||
| 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,ValueKind.Single>,R,ValueKind.Single>
org.chromattic.metamodel.mapping.RelationshipMapping.ManyToOne<R>
public abstract static class RelationshipMapping.ManyToOne<R extends RelationshipMapping.OneToMany>
| Nested Class Summary | |
|---|---|
static class |
RelationshipMapping.ManyToOne.Hierarchic
|
static class |
RelationshipMapping.ManyToOne.Reference
|
| 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.ManyToOne(java.lang.Class<R> relatedRelationhipType,
PropertyInfo<BeanValueInfo,ValueKind.Single> 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.ManyToOne(java.lang.Class<R> relatedRelationhipType,
PropertyInfo<BeanValueInfo,ValueKind.Single> property)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||