| Package | Description |
|---|---|
| fr.inria.atlanmod.neoemf.data.im |
Provides classes related to data management specific to the default in-memory implementation.
|
| fr.inria.atlanmod.neoemf.data.mapping |
Provides interfaces for data mapping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInMemoryBackend
An abstract
InMemoryBackend that provides the default behavior of containers and meta-classes management. |
class |
BoundInMemoryBackend
|
class |
DefaultInMemoryBackend
A
InMemoryBackend that stores all elements in Maps. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AllReferenceAs<M>
A
ReferenceMapper and a ManyReferenceMapper that converts all references before processing them as
values. |
Copyright © 2013–2019 Atlanmod. All rights reserved.