| Class | Description |
|---|---|
| AbstractPropertyMetaModel<T> | |
| BasicPropertyMetaModel<T> | |
| ClassMetaModelWrapper |
This class can be used as a "proxy class" or "delegate class" to another ClassMetaModel
instance.
|
| DefaultClassMetaModel |
This is a DomUI class metamodel info record that only contains data.
|
| DefaultJavaClassMetaModelFactory |
A default, base implementation of a MetaModel layer.
|
| DefaultPropertyMetaModel<T> | |
| DisplayPropertyMetaModel |
Implementation for a Display Property metamodel.
|
| ExpandedDisplayProperty<T> |
This describes a normalized expanded display property.
|
| ExpandedDisplayPropertyList |
This is a special version of an expanded property, used when
the property referred to consists of multiple properties for
display (this is the case when the thingy is part of another
class).
|
| IdentityAccessor<T> |
Accessor which returns the same object as it's input.
|
| JoinedDisplayProperty |
A special property consisting of a list of joined properties.
|
| MetaPropertyValidatorImpl |
A validator definition.
|
| PathPropertyMetaModel<T> |
This is a proxy for an existing PropertyMetaModel for path-based properties.
|
| PropertyMetaModelWrapper<T> | |
| SearchPropertyMetaModelImpl |
Represents the metadata for a field that can be searched on.
|
| SubAccessor<B,V> | |
| UndefinedComboDataSet |
This is a helper class used in annotations as a "default" indicator.
|
| Exception | Description |
|---|---|
| MetaModelException | |
| PropertyValueInvalidException |
Copyright © 2017 etc.to. All rights reserved.