Skip navigation links

Package fr.inria.atlanmod.neoemf.resource

Provides classes extending EMF resource management to support lazy-loading and database delegation.

See: Description

Package fr.inria.atlanmod.neoemf.resource Description

Provides classes extending EMF resource management to support lazy-loading and database delegation.

The resource component defines the PersistentResource interface, that extends EMF Resource and provides high-level modeling operations such as efficient allInstances() computation. PersistentResource instances can be accessed as standard EMF Resource, easing NeoEMF integration in client applications.

The DefaultPersistentResource class implements the PersistentResource interface and extends the standard EMF Resource with efficient lazy-loading capabilities.

Skip navigation links

Copyright © 2013–2019 Atlanmod. All rights reserved.