|
||||||||||
| 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,K>,R extends RelationshipMapping,K extends ValueKind>
|
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,K extends ValueKind.Multi>
|
static class |
RelationshipMapping.OneToMany.Hierarchic<K extends ValueKind.Multi>
|
static class |
RelationshipMapping.OneToMany.Reference<K extends ValueKind.Multi>
|
static class |
RelationshipMapping.OneToOne<R extends RelationshipMapping.OneToOne>
|
static class |
RelationshipMapping.OneToOne.Embedded
|
static class |
RelationshipMapping.OneToOne.Hierarchic
|
class |
ValueMapping<K extends ValueKind>
|
| 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 | |||||||||