| Package | Description | 
|---|---|
| fr.inria.atlanmod.neoemf.data.store | Provides classes that adds preprocessing and postprocessing functionalities during persistence operations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractCachingStore<K,V> | 
| class  | AbstractStore | 
| class  | AutoSavingStoreA  Storewrapper that automatically saves modifications as calls are made. | 
| class  | ClassCachingStore | 
| class  | ContainerCachingStoreA  Storewrapper that caches containers. | 
| class  | FeatureCachingStoreA  Storewrapper that cachesEStructuralFeaturevalues. | 
| class  | ListeningStoreAn  Storethat listen calls made on this store chain and notify definedStoreListeners. | 
| class  | NoopStore | 
| class  | ReadOnlyStoreA  Storewrapper that only allows read operations on the underlying database. | 
| class  | SizeCachingStoreA  Storewrapper that caches the size data. | 
Copyright © 2013–2019 Atlanmod. All rights reserved.