| Interface | Description |
|---|---|
| ClassMetaModel | |
| IClassMetaModelFactory |
The root for all metamodel lookups.
|
| IMetaClass |
This defines an object as a "meta class" object, having an object model
always.
|
| PropertyMetaModel<T> |
Contains the metadata that is known for a field (property).
|
| PropertyMetaValidator | |
| SearchPropertyMetaModel |
| Class | Description |
|---|---|
| MetaConstants | |
| MetaCopier<T> | |
| MetaDuplicator<T> | |
| MetaManager |
Accessor class to the generalized metadata thingies.
|
| MetaUtils |
Utility class used as utility method library for working with meta data.
|
| ObjectDelta |
Create delta's by comparing two objects's values.
|
| ObjectDelta.Delta<V> |
The dickhead Java "designers" apparently misunderstood DRY to mean: DO repeat yourself 8-(
|
| Enum | Description |
|---|---|
| NumericPresentation |
Default numeric representations that can be used.
|
| NumericType |
Represents a toplevel specification of what a numeric value represents.
|
| PropertyRelationType | |
| SearchPropertyType |
Represents a specification how search item defined with
MetaSearch would be used. |
| SortableType | |
| TemporalPresentationType | |
| YesNoType |
| Annotation Type | Description |
|---|---|
| MetaCombo |
Specifies how an object is shown when presented in a Combo Box.
|
| MetaComboProperty |
Defines a display property for a combo control, to use in the
MetaCombo annotation. |
| MetaDisplayProperty |
Used to define a property to show in a table, used to define the names
and to override display properties for a single table.
|
| MetaObject |
This describes how an Object is to be shown when it is displayed in a (Data)Table (see
DataTable
and BasicRowRenderer). |
| MetaProperty |
Annotation to add metadata to a property.
|
| MetaSearch |
Marks a property as a search property.
|
| MetaSearchItem |
This is an item in an object's default search definition.
|
| MetaValueValidator |
Annotation to define a parameterized value validator.
|
Copyright © 2017 etc.to. All rights reserved.