|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chromattic.metamodel.mapping.PropertyMapping<P,SimpleValueInfo>
org.chromattic.metamodel.mapping.ValueMapping<P>
public abstract class ValueMapping<P extends PropertyInfo<SimpleValueInfo>>
| Nested Class Summary | |
|---|---|
static class |
ValueMapping.Multi
|
static class |
ValueMapping.Single
|
| Constructor Summary | |
|---|---|
ValueMapping(P property,
PropertyDefinitionMapping propertyDefinition)
|
|
| Method Summary | |
|---|---|
PropertyDefinitionMapping<?> |
getPropertyDefinition()
|
boolean |
isTypeCovariant()
Returns true if the property type is covariant, meaning that it redefines the type from an ancestor with a subclass. |
| Methods inherited from class org.chromattic.metamodel.mapping.PropertyMapping |
|---|
accept, 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 ValueMapping(P property,
PropertyDefinitionMapping propertyDefinition)
| Method Detail |
|---|
public boolean isTypeCovariant()
PropertyMapping
isTypeCovariant in class PropertyMapping<P extends PropertyInfo<SimpleValueInfo>,SimpleValueInfo>public PropertyDefinitionMapping<?> getPropertyDefinition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||