|
||||||||||
| 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<MultiValuedPropertyInfo<BeanValueInfo>,R>
org.chromattic.metamodel.mapping.RelationshipMapping.OneToMany<RelationshipMapping.ManyToOne.Hierarchic>
org.chromattic.metamodel.mapping.RelationshipMapping.OneToMany.Hierarchic
public static class RelationshipMapping.OneToMany.Hierarchic
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.chromattic.metamodel.mapping.RelationshipMapping.OneToMany |
|---|
RelationshipMapping.OneToMany.Hierarchic, RelationshipMapping.OneToMany.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.OneToMany.Hierarchic(MultiValuedPropertyInfo<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.OneToMany.Hierarchic(MultiValuedPropertyInfo<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<MultiValuedPropertyInfo<BeanValueInfo>,BeanValueInfo>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||