|
||||||||||
| 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>
org.chromattic.metamodel.mapping.RelationshipMapping<SingleValuedPropertyInfo<BeanValueInfo>,R>
org.chromattic.metamodel.mapping.RelationshipMapping.OneToOne<R>
public abstract static class RelationshipMapping.OneToOne<R extends RelationshipMapping.OneToOne>
| Nested Class Summary | |
|---|---|
static class |
RelationshipMapping.OneToOne.Embedded
|
static class |
RelationshipMapping.OneToOne.Hierarchic
|
| 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 | |
|---|---|
protected |
RelationshipMapping.OneToOne(SingleValuedPropertyInfo<BeanValueInfo> property,
boolean owner)
|
| Method Summary | |
|---|---|
boolean |
isOwner()
|
| 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.OneToOne(SingleValuedPropertyInfo<BeanValueInfo> property,
boolean owner)
| Method Detail |
|---|
public boolean isOwner()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||