| Interface | Description |
|---|---|
| INewMappingListener<M> |
Listener for the creation of new mapping in a
TreeMapper. |
| ISemanticTreeMapperSupport<M,L,R> |
This interface is the binding between the business object that holds the mapping,
and the targeted bounds of the mapping.
|
| Class | Description |
|---|---|
| TreeMapper<M,L,R> |
A TreeMapper is a composite viewer the creates 2
TreeViewer (left and right)
and an area to display mappings between tree nodes. |
| TreeMapperUIConfigProvider |