See: Description
| Interface | Description |
|---|---|
| StoreAdapter |
An adapter that adapts and translates EMF requests from an
InternalEObject.EStore to a Store. |
| Class | Description |
|---|---|
| AbstractStoreAdapter |
An abstract
StoreAdapter. |
| AttributeConverter |
A
BiConverter that transforms the value of EAttribute instances. |
| FeatureMapConverter |
A
BiConverter that transforms the value of FeatureMap.Entry instances. |
| PersistentStoreAdapter |
A
StoreAdapter that caches the rebuilt PersistentEObjects. |
| ReferenceConverter |
A
Converter that transforms the value of EReference instances. |
| TransientStoreAdapter |
NeoEMF relies on the InternalEObject.EStore interface to extend the default
serialization mechanism of EMF. The StoreAdapter interface
extends the InternalEObject.EStore one.
Copyright © 2013–2019 Atlanmod. All rights reserved.