|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyMapping | |
|---|---|
| org.chromattic.metamodel.mapping | |
| Uses of PropertyMapping in org.chromattic.metamodel.mapping |
|---|
| Subclasses of PropertyMapping in org.chromattic.metamodel.mapping | |
|---|---|
class |
AttributeMapping
|
class |
PropertiesMapping<V extends ValueInfo>
|
class |
RelationshipMapping<P extends PropertyInfo<BeanValueInfo>,R extends RelationshipMapping>
|
static class |
RelationshipMapping.ManyToOne<R extends RelationshipMapping.OneToMany>
|
static class |
RelationshipMapping.ManyToOne.Hierarchic
|
static class |
RelationshipMapping.ManyToOne.Reference
|
static class |
RelationshipMapping.OneToMany<R extends RelationshipMapping.ManyToOne>
|
static class |
RelationshipMapping.OneToMany.Hierarchic
|
static class |
RelationshipMapping.OneToMany.Reference
|
static class |
RelationshipMapping.OneToOne<R extends RelationshipMapping.OneToOne>
|
static class |
RelationshipMapping.OneToOne.Embedded
|
static class |
RelationshipMapping.OneToOne.Hierarchic
|
class |
ValueMapping<P extends PropertyInfo<SimpleValueInfo>>
|
static class |
ValueMapping.Multi
|
static class |
ValueMapping.Single
|
| Methods in org.chromattic.metamodel.mapping with type parameters of type PropertyMapping | ||
|---|---|---|
|
BeanMapping.getPropertyMapping(java.lang.String name,
java.lang.Class<M> type)
|
|
| Methods in org.chromattic.metamodel.mapping that return PropertyMapping | |
|---|---|
PropertyMapping |
PropertyMapping.getParent()
|
| Methods in org.chromattic.metamodel.mapping that return types with arguments of type PropertyMapping | |
|---|---|
java.util.Map<java.lang.String,PropertyMapping<?,?>> |
BeanMapping.getProperties()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||