org.eclipse.handly.model
.See: Description
Interface | Description |
---|---|
IContentAdapter |
Defines a one-to-one correspondence (bijection) between
elements of a Handly-based model and elements of some other model.
|
IContentAdapterProvider |
An object capable of providing an
IContentAdapter . |
ICorrespondingElementProvider |
Defines a one-to-one mapping (injection) of elements from a Handly-based model
to elements in some other model.
|
Class | Description |
---|---|
DefaultContentAdapter |
A content adapter that is based on
IAdaptable mechanism. |
NullContentAdapter |
A content adapter that does nothing in terms of actual adaptation:
it merely defines identity transformation between all
IElement s. |
org.eclipse.handly.model
.Copyright (c) 2014, 2020 1C-Soft LLC and others. Made available under the Eclipse Public License 2.0