| Package | Description |
|---|---|
| io.doov.core.dsl |
Main package, entry point is
DOOV. |
| io.doov.core.dsl.mapping |
Mapping implementations.
|
| Class and Description |
|---|
| BiStepMap
First step for creating mapping rule.
|
| MappingRegistry
Immutable, ordered, composable container for
MappingRules |
| NaryStepMap
First step for creating a n-ary mapping rule.
|
| SimpleStepMap
First step for creating mapping rule.
|
| StaticStepMap
First step for creating a static mapping rule.
|
| Class and Description |
|---|
| BiMappingRule
2-to-1 mapping rule
|
| BiStepMapping
Intermediary step for creating a bi mapping rule.
|
| MappingRegistry
Immutable, ordered, composable container for
MappingRules |
| NaryMappingRule
n-to-1 mapping rule
|
| NaryStepMapping
Intermediary step for creating n-ary mapping rule.
|
| SimpleMappingRule
1-to-1 mapping rule
|
| SimpleStepMapping
Intermediary step for creating mapping rule.
|
| StaticMappingRule |
| StaticStepMapping
Intermediary step for creating mapping rule.
|
Copyright © 2018. All rights reserved.