| Package | Description | 
|---|---|
| fr.inria.atlanmod.neoemf.core | Provides the base classes that extends EMF API to enable lazy-loading of model elements. | 
| fr.inria.atlanmod.neoemf.core.internal.collect | Provides on-demand collections and iterators related to  EObjects content. | 
| fr.inria.atlanmod.neoemf.resource | Provides classes extending EMF resource management to support lazy-loading and database delegation. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PersistentEObject | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultPersistentEObjectThe default implementation of a  PersistentEObject. | 
| class  | DynamicPersistentEObjectA dynamic  PersistentEObject. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DirectStoreFeatureMapA  FeatureMaprepresenting a multi-valued feature which behaves as a proxy and that
 delegates its operations to the associatedStore. | 
| class  | DirectStoreList<E> | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PersistentResourceA  Resourcethat provides efficient model-level operations that are not accessible using the standard EMF
 API. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultPersistentResourceThe default implementation of a  PersistentResourcethat containsPersistentEObject. | 
| class  | PersistentResourceDecoratorA  PersistentResourcewrapper that delegates all method calls to the decorated resource. | 
Copyright © 2013–2019 Atlanmod. All rights reserved.