Skip navigation links

Package fr.inria.atlanmod.neoemf.data.bean

Provides simple representations of objects used to translate model-level operations in persistence calls.

See: Description

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

Provides simple representations of objects used to translate model-level operations in persistence calls.

This package define a set of abstraction that can be used by Store subclasses as an intermediate layer between the backend level and the model level. For example, the SingleFeatureBean class can be used to represent a containment link between two elements. These abstract structures are useful to manipulate the model at a low-level without knowing the concrete model-to-backend mapping used.

Skip navigation links

Copyright © 2013–2019 Atlanmod. All rights reserved.