| Class | Description |
|---|---|
| AbstractGraphTransformer | |
| AbstractNodeConfig |
Abstract base implementation for
NodeConfig |
| AbstractNodeMapping | |
| AbstractNodeProcessor |
Abstract base implementation for a
NodeProcessor. |
| AbstractPropertyMapping | |
| BidiGraphTransformer | |
| CachedClassLookupMap<V> | |
| CollectionNodeMapping | |
| CollectionNodeProcessor | |
| DefaultGraphConfig | |
| DefaultGraphTransformer |
Base class for object graph transformations.
|
| DefaultNodeConfig | |
| DefaultNodeMapping | |
| DefaultNodeProcessor |
A default node transformer implementation which transforms a source type into a target type and copies various
properties from source to target instance.
|
| DefaultPropertyConfig |
Default
PropertyConfig implementation. |
| DefaultPropertyMapping | |
| GraphConfigurationImpl |
Manages runtime access to various
NodeMapping instances. |
| GraphContextImpl |
Context which is used for and during the process of transforming one object graph into another one.
|
| GraphProcessorImpl | |
| NodeContextImpl |
See specification of
NodeContext. |
| PropertyContextImpl |
See specification of
PropertyContext |
| PropertyProcessorImpl |
Copyright © 2018 SAP SE. All Rights Reserved.