Skip navigation links

Package fr.inria.atlanmod.neoemf.data.store

Provides classes that adds preprocessing and postprocessing functionalities during persistence operations.

See: Description

Package fr.inria.atlanmod.neoemf.data.store Description

Provides classes that adds preprocessing and postprocessing functionalities during persistence operations.

This package defines a set of store decorators that can be combined to provide additional behavior. For example, this package defines specific store decorators to cache model elements, log backend operations, or automatically commit the pending transaction. These stores are generic and can be plugged on top of any Backend implementation.

Skip navigation links

Copyright © 2013–2019 Atlanmod. All rights reserved.