|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValueKind | |
|---|---|
| org.chromattic.metamodel.bean | |
| org.chromattic.metamodel.mapping | |
| Uses of ValueKind in org.chromattic.metamodel.bean |
|---|
| Classes in org.chromattic.metamodel.bean with type parameters of type ValueKind | |
|---|---|
class |
PropertyInfo<V extends ValueInfo,K extends ValueKind>
|
class |
SimpleValueInfo<K extends ValueKind>
|
| Subclasses of ValueKind in org.chromattic.metamodel.bean | |
|---|---|
static class |
ValueKind.Array
|
static class |
ValueKind.Collection
|
static class |
ValueKind.List
|
static class |
ValueKind.Map
|
static class |
ValueKind.Multi
|
static class |
ValueKind.Single
|
| Uses of ValueKind in org.chromattic.metamodel.mapping |
|---|
| Classes in org.chromattic.metamodel.mapping with type parameters of type ValueKind | |
|---|---|
class |
PropertyMapping<P extends PropertyInfo<V,K>,V extends ValueInfo,K extends ValueKind>
|
class |
RelationshipMapping<P extends PropertyInfo<BeanValueInfo,K>,R extends RelationshipMapping,K extends ValueKind>
|
class |
ValueMapping<K extends ValueKind>
|
| Methods in org.chromattic.metamodel.mapping that return ValueKind | |
|---|---|
ValueKind |
PropertiesMapping.getValueKind()
|
| Constructors in org.chromattic.metamodel.mapping with parameters of type ValueKind | |
|---|---|
PropertiesMapping(PropertyInfo<V,ValueKind.Map> property,
java.lang.String prefix,
PropertyMetaType<?> metaType,
ValueKind valueKind)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||