Class | Description |
---|---|
ConfigurationAdapter |
Synchronizes configuration elements between XML and model
|
ListAdapter |
Translates a multi valued feature into a
|
ModelObjectAdapter |
Listens for notifications from the dom model and the E model, and syncs the models.
|
PropertiesAdapter |
Translates a property list using the name and value instead of reflection.
|
SSESyncResource | |
TranslatorAdapter |
A base class for all adapters that can translate a EMF to DOM and vice-versa.
|
ValueUpdateAdapter |
Handles notifications from the DOM that a simple text value has changed.
|