See: Description
Class | Description |
---|---|
ClassInfo |
A simple representation of a (meta)
EClass . |
ContainerInfo |
A simple representation of a containment between a
PersistentEObject and another. |
FeatureKey |
A simple representation of a
EStructuralFeature of a PersistentEObject . |
MultivaluedFeatureKey |
A simple representation of a multi-valued
EStructuralFeature of a PersistentEObject . |
This package define a set of abstraction that can be used by PersistentStore
subclasses as an intermediate layer between the backend level and the model level. For example, the ContainerInfo
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.
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.