See: Description
| Interface | Description | 
|---|---|
| FeatureBean | The simple representation of a  EStructuralFeatureof aPersistentEObject. | 
| Class | Description | 
|---|---|
| AbstractFeatureBean | An abstract  FeatureBean. | 
| ClassBean | A simple representation of a  EClass. | 
| ManyFeatureBean | A simple representation of a multi-valued  EStructuralFeatureof aPersistentEObject. | 
| SingleFeatureBean | A simple representation of a single-valued  EStructuralFeatureof aPersistentEObject. | 
 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.
Copyright © 2013–2019 Atlanmod. All rights reserved.