| Package | Description |
|---|---|
| fr.inria.atlanmod.neoemf.data |
Provides generic classes representing data management operations.
|
| fr.inria.atlanmod.neoemf.data.blueprints |
Provides classes related to data management specific to a Blueprints implementation.
|
| fr.inria.atlanmod.neoemf.data.blueprints.store |
Provides specific classes to map model-level operations into Blueprints-level operations.
|
| fr.inria.atlanmod.neoemf.data.hbase |
Provides classes related to data management specific to a HBase implementation.
|
| fr.inria.atlanmod.neoemf.data.hbase.store |
Provides specific classes to map model-level operations into HBase-level operations.
|
| fr.inria.atlanmod.neoemf.data.mapdb |
Provides classes related to data management specific to a MapDB implementation.
|
| fr.inria.atlanmod.neoemf.data.mapdb.store |
Provides specific classes to map model-level operations into MapDB-level operations.
|
| fr.inria.atlanmod.neoemf.data.store |
Provides classes to map model-level operations into persistence-level operations.
|
| fr.inria.atlanmod.neoemf.resource |
Provides classes extending EMF resource management to support lazy-loading and database delegation.
|
| Class and Description |
|---|
| PersistentStore |
| Class and Description |
|---|
| PersistentStore |
| Class and Description |
|---|
| AbstractDirectWriteStore
An abstract
DirectWriteStore that redirects certain methods according to the instance of the encountered
EStructuralFeature. |
| AbstractPersistentStore
The abstract implementation of a
PersistentStore. |
| DirectWriteStore
A
PersistentStore that translates model-level operations into datastore calls. |
| PersistentStore |
| Class and Description |
|---|
| PersistentStore |
| Class and Description |
|---|
| AbstractDirectWriteStore
An abstract
DirectWriteStore that redirects certain methods according to the instance of the encountered
EStructuralFeature. |
| AbstractPersistentStore
The abstract implementation of a
PersistentStore. |
| DirectWriteStore
A
PersistentStore that translates model-level operations into datastore calls. |
| PersistentStore |
| Class and Description |
|---|
| PersistentStore |
| Class and Description |
|---|
| AbstractDirectWriteStore
An abstract
DirectWriteStore that redirects certain methods according to the instance of the encountered
EStructuralFeature. |
| AbstractPersistentStore
The abstract implementation of a
PersistentStore. |
| DirectWriteStore
A
PersistentStore that translates model-level operations into datastore calls. |
| PersistentStore |
| Class and Description |
|---|
| AbstractPersistentStore
The abstract implementation of a
PersistentStore. |
| AbstractPersistentStoreDecorator
An abstract
PersistentStore wrapper that delegates method calls to an internal PersistentStore. |
| AbstractTransientStore
A abstract
TransientStore that uses collections to store data in memory. |
| DirectWriteStore
A
PersistentStore that translates model-level operations into datastore calls. |
| PersistentStore |
| TransientStore
An
InternalEObject.EStore to establish a mapping between Resources and InternalEObject.EStores in a transient context, i.e,
when storing data in memory. |
| Class and Description |
|---|
| PersistentStore |
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.