| Package | Description |
|---|---|
| io.konig.core.showl |
| Modifier and Type | Class and Description |
|---|---|
class |
AndShowlMappingFilter
A filter that allows a mapping only if all of the encapsulated filters are allowed.
|
class |
CompositeShowlMappingFilter |
class |
ConsumesDataFromFilter |
class |
OrShowlMappingFilter
A composite filter that allows a mapping if any of the encapsulated filters allows the mapping.
|
class |
TargetDataSourceTypeFilter |
| Modifier and Type | Field and Description |
|---|---|
protected List<ShowlMappingFilter> |
CompositeShowlMappingFilter.elements |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeShowlMappingFilter.add(ShowlMappingFilter filter) |
| Constructor and Description |
|---|
ObsoleteMappingStrategy(ShowlMappingFilter filter) |
Copyright © 2019. All rights reserved.