|
||||||||||
| 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.OneToOne<RelationshipMapping.OneToOne.Hierarchic>
org.chromattic.metamodel.mapping.RelationshipMapping.OneToOne.Hierarchic
public static class RelationshipMapping.OneToOne.Hierarchic
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.chromattic.metamodel.mapping.RelationshipMapping.OneToOne |
|---|
RelationshipMapping.OneToOne.Embedded, 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,K extends ValueKind.Multi>, RelationshipMapping.OneToOne<R extends RelationshipMapping.OneToOne> |
| Constructor Summary | |
|---|---|
RelationshipMapping.OneToOne.Hierarchic(PropertyInfo<BeanValueInfo,ValueKind.Single> property,
boolean owner,
java.lang.String declaredPrefix,
java.lang.String prefix,
java.lang.String localName,
boolean mandatory,
boolean autocreated)
|
|
| Method Summary | |
|---|---|
void |
accept(MappingVisitor visitor)
|
boolean |
getAutocreated()
|
java.lang.String |
getDeclaredPrefix()
|
java.lang.String |
getLocalName()
|
boolean |
getMandatory()
|
java.lang.String |
getPrefix()
|
boolean |
matches(RelationshipMapping.OneToOne.Hierarchic relationship)
|
| Methods inherited from class org.chromattic.metamodel.mapping.RelationshipMapping.OneToOne |
|---|
isOwner |
| 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.OneToOne.Hierarchic(PropertyInfo<BeanValueInfo,ValueKind.Single> property,
boolean owner,
java.lang.String declaredPrefix,
java.lang.String prefix,
java.lang.String localName,
boolean mandatory,
boolean autocreated)
| Method Detail |
|---|
public boolean getMandatory()
public boolean getAutocreated()
public java.lang.String getDeclaredPrefix()
public java.lang.String getPrefix()
public java.lang.String getLocalName()
public void accept(MappingVisitor visitor)
accept in class PropertyMapping<PropertyInfo<BeanValueInfo,ValueKind.Single>,BeanValueInfo,ValueKind.Single>public boolean matches(RelationshipMapping.OneToOne.Hierarchic relationship)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||