See: Description
| Interface | Description |
|---|---|
| DomainConverter<DOMAIN,BASIC> |
A converter between domain objects and basic values.
|
| DomainType<BASIC,DOMAIN> |
A description for a domain type.
|
| Class | Description |
|---|---|
| AbstractDomainType<BASIC,DOMAIN> | |
| DomainTypeFactory |
A factory for domain descriptions.
|
| Exception | Description |
|---|---|
| DomainTypeNotFoundException |
Thrown to indicate that the domain description is not found.
|