|
||||||||||
| 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<RelationshipMapping.OneToMany.Reference>
org.chromattic.metamodel.mapping.RelationshipMapping.ManyToOne.Reference
public static class RelationshipMapping.ManyToOne.Reference
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.chromattic.metamodel.mapping.RelationshipMapping.ManyToOne |
|---|
RelationshipMapping.ManyToOne.Hierarchic, 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 | |
|---|---|
RelationshipMapping.ManyToOne.Reference(PropertyInfo<BeanValueInfo,ValueKind.Single> property,
java.lang.String mappedBy,
RelationshipType type)
|
|
| Method Summary | |
|---|---|
void |
accept(MappingVisitor visitor)
|
java.lang.String |
getMappedBy()
|
RelationshipType |
getType()
|
boolean |
matches(RelationshipMapping.OneToMany.Reference relationship)
|
| Methods inherited from class org.chromattic.metamodel.mapping.RelationshipMapping |
|---|
getRelatedBean, getRelatedBeanMapping, getRelatedRelationshipMapping, isTypeCovariant |
| 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 |
|---|
public RelationshipMapping.ManyToOne.Reference(PropertyInfo<BeanValueInfo,ValueKind.Single> property,
java.lang.String mappedBy,
RelationshipType type)
| Method Detail |
|---|
public java.lang.String getMappedBy()
public RelationshipType getType()
public void accept(MappingVisitor visitor)
accept in class PropertyMapping<PropertyInfo<BeanValueInfo,ValueKind.Single>,BeanValueInfo,ValueKind.Single>public boolean matches(RelationshipMapping.OneToMany.Reference relationship)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||