See: Description
Class | Description |
---|---|
DirectWriteBlueprintsCacheManyStore |
A
DirectWriteBlueprintsStore that uses an internal cache to store Vertex elements that are
part of multi-valued EReference s to speed-up their access. |
DirectWriteBlueprintsStore |
A
DirectWriteStore that translates model-level operations to Blueprints calls. |
This package provides implementations of the PersistentStore
interface
that use a Blueprints database to store the result of modeling operations and retrieve model elements.
NeoEMF Blueprints implementation does not provide additional store decorators. Generic decorators
defined at the core level (see AbstractPersistentStoreDecorator
subclasses) can be combined on top of Blueprints stores to provide additional behavior, such as autocommit or feature
caching.
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.