See: Description
| Interface | Description |
|---|---|
| ReferenceExpression<I extends uk.ac.ed.epcc.webapp.Indexed> |
A prop-expression for references
In this case the getTarget method is insufficient to define the type of the
result fully so we add additional methods to provide the missing information.
|
| Class | Description |
|---|---|
| ConfigPropertyRegistry |
PropertyRegistry that builds its entries from configuration parameters.
|
| IndexedTag<I extends uk.ac.ed.epcc.webapp.Indexed,F extends uk.ac.ed.epcc.webapp.model.data.reference.IndexedProducer> |
Tag for an IndexedTag type.
|
| ReferencePropertyRegistry |
Registry of all possible table references taken from the config.
|
| ReferenceTag<D extends uk.ac.ed.epcc.webapp.model.data.DataObject,F extends uk.ac.ed.epcc.webapp.model.data.DataObjectFactory> |
A Property tag for a quantity that encodes a reference to an entry in
a database table
|