| Package | Description |
|---|---|
| io.doov.core.dsl.lang |
Dsl interfaces
|
| io.doov.core.dsl.mapping |
Mapping implementations.
|
| Modifier and Type | Method and Description |
|---|---|
NaryMappingRule<O> |
NaryMappingRule.registerOn(MappingRegistry registry) |
NaryMappingRule<O> |
NaryStepMapping.to(DslField<O> outFieldInfo)
Return the n-ary mapping rule
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNaryMappingRule<O> |
| Modifier and Type | Method and Description |
|---|---|
NaryMappingRule<O> |
DefaultNaryMappingRule.registerOn(MappingRegistry registry) |
NaryMappingRule<O> |
DefaultNaryStepMapping.to(DslField<O> outFieldInfo) |
Copyright © 2018. All rights reserved.