| 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 | Provides helper classes for the base classes, such as lazy collections. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractIdProviderAn abstract  IdProvider. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected IdProvider | AbstractIdConverter. providerThe current provider of  Idinstances. | 
| Modifier and Type | Method and Description | 
|---|---|
| static IdProvider | Id. getProvider()Returns the instance of the default  IdProvider. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LongIdProviderAn  IdProviderthat providesIdwith a long representation. | 
| Modifier and Type | Method and Description | 
|---|---|
| static IdProvider | LongIdProvider. getInstance()Returns the instance of this class. | 
Copyright © 2013–2019 Atlanmod. All rights reserved.