| Package | Description |
|---|---|
| io.doov.core |
Interfaces and annotations for domain model.
|
| io.doov.core.dsl.runtime |
Pure runtime implementation of FieldModel and FieldInfo, which does not need code generation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FieldModel
An model that maps
FieldId to values. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWrapper<M>
Base class for Wrapper implementation.
|
class |
BaseFieldModel
FieldModel implementation based on java.util.Map |
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeModel<M>
Runtime implementation of
FieldModel
Delegates FieldInfo search operations to RuntimeFieldRegistry |
Copyright © 2018. All rights reserved.