|
||||||||||
| 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.ManyToOne<RelationshipMapping.OneToMany.Hierarchic>
org.chromattic.metamodel.mapping.RelationshipMapping.ManyToOne.Hierarchic
public static class RelationshipMapping.ManyToOne.Hierarchic
| 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>, RelationshipMapping.OneToOne<R extends RelationshipMapping.OneToOne> |
| Constructor Summary | |
|---|---|
RelationshipMapping.ManyToOne.Hierarchic(SingleValuedPropertyInfo<BeanValueInfo> property,
java.lang.String declaredPrefix,
java.lang.String prefix)
|
|
| Method Summary | |
|---|---|
void |
accept(MappingVisitor visitor)
|
java.lang.String |
getDeclaredPrefix()
|
java.lang.String |
getPrefix()
|
| 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.Hierarchic(SingleValuedPropertyInfo<BeanValueInfo> property,
java.lang.String declaredPrefix,
java.lang.String prefix)
| Method Detail |
|---|
public java.lang.String getDeclaredPrefix()
public java.lang.String getPrefix()
public void accept(MappingVisitor visitor)
accept in class PropertyMapping<SingleValuedPropertyInfo<BeanValueInfo>,BeanValueInfo>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||