| Package | Description |
|---|---|
| fr.inria.atlanmod.neoemf.data |
Provides generic classes representing data management operations.
|
| fr.inria.atlanmod.neoemf.data.berkeleydb |
Provides classes related to data management specific to a BerkeleyDB implementation.
|
| fr.inria.atlanmod.neoemf.data.blueprints |
Provides classes related to data management specific to a Blueprints implementation.
|
| fr.inria.atlanmod.neoemf.data.hbase |
Provides classes related to data management specific to a HBase implementation.
|
| fr.inria.atlanmod.neoemf.data.im |
Provides classes related to data management specific to the default in-memory implementation.
|
| fr.inria.atlanmod.neoemf.data.mapdb |
Provides classes related to data management specific to a MapDB implementation.
|
| fr.inria.atlanmod.neoemf.data.mapping |
Provides interfaces for data mapping.
|
| fr.inria.atlanmod.neoemf.data.mongodb |
Provides classes related to data management specific to a MongoDb implementation.
|
| fr.inria.atlanmod.neoemf.data.store |
Provides classes that adds preprocessing and postprocessing functionalities during persistence operations.
|
| fr.inria.atlanmod.neoemf.io |
Provides methods and classes for working with I/O and security.
|
| fr.inria.atlanmod.neoemf.io.reader |
Provides classes related to data reading.
|
| fr.inria.atlanmod.neoemf.io.writer |
Provides classes related to data writing.
|
| Class and Description |
|---|
| AbstractDataMapper
An abstract
DataMapper. |
| AbstractMapperFactory
An abstract factory that helps the creation of
DataMapper instances. |
| ClassMapper
An object capable of mapping meta-classes.
|
| ContainerMapper
An object capable of mapping containers.
|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| InvalidDataMapper
An invalid
DataMapper that throws a RuntimeException at each call. |
| ManyReferenceMapper
An object capable of mapping multi-valued references represented as a set of key/value pair.
|
| ManyValueMapper
An object capable of mapping multi-valued attributes represented as a set of key/value pair.
|
| ReferenceMapper
An object capable of mapping single-valued references represented as a set of key/value pair.
|
| ValueMapper
An object capable of mapping single-valued attributes represented as a set of key/value pair.
|
| Class and Description |
|---|
| AbstractMapperFactory
An abstract factory that helps the creation of
DataMapper instances. |
| ClassMapper
An object capable of mapping meta-classes.
|
| ContainerMapper
An object capable of mapping containers.
|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| ManyReferenceMapper
An object capable of mapping multi-valued references represented as a set of key/value pair.
|
| ManyValueMapper
An object capable of mapping multi-valued attributes represented as a set of key/value pair.
|
| ReferenceMapper
An object capable of mapping single-valued references represented as a set of key/value pair.
|
| ValueMapper
An object capable of mapping single-valued attributes represented as a set of key/value pair.
|
| Class and Description |
|---|
| AbstractMapperFactory
An abstract factory that helps the creation of
DataMapper instances. |
| ClassMapper
An object capable of mapping meta-classes.
|
| ContainerMapper
An object capable of mapping containers.
|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| ManyReferenceMapper
An object capable of mapping multi-valued references represented as a set of key/value pair.
|
| ManyValueMapper
An object capable of mapping multi-valued attributes represented as a set of key/value pair.
|
| ReferenceMapper
An object capable of mapping single-valued references represented as a set of key/value pair.
|
| ValueMapper
An object capable of mapping single-valued attributes represented as a set of key/value pair.
|
| Class and Description |
|---|
| AbstractMapperFactory
An abstract factory that helps the creation of
DataMapper instances. |
| ClassMapper
An object capable of mapping meta-classes.
|
| ContainerMapper
An object capable of mapping containers.
|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| ManyReferenceMapper
An object capable of mapping multi-valued references represented as a set of key/value pair.
|
| ManyValueMapper
An object capable of mapping multi-valued attributes represented as a set of key/value pair.
|
| ReferenceMapper
An object capable of mapping single-valued references represented as a set of key/value pair.
|
| ValueMapper
An object capable of mapping single-valued attributes represented as a set of key/value pair.
|
| Class and Description |
|---|
| AbstractDataMapper
An abstract
DataMapper. |
| AbstractMapperFactory
An abstract factory that helps the creation of
DataMapper instances. |
| AllReferenceAs
A
ReferenceMapper and a ManyReferenceMapper that converts all references before processing them as
values. |
| ClassMapper
An object capable of mapping meta-classes.
|
| ContainerMapper
An object capable of mapping containers.
|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| ManyReferenceAs
A
ManyReferenceMapper that provides a default behavior to use M instead of Id for
multi-valued references. |
| ManyReferenceMapper
An object capable of mapping multi-valued references represented as a set of key/value pair.
|
| ManyValueMapper
An object capable of mapping multi-valued attributes represented as a set of key/value pair.
|
| ManyValueWithLists
A
ManyValueMapper that provides a default behavior to represent the "multi-valued" characteristic as Lists. |
| ReferenceAs |
| ReferenceMapper
An object capable of mapping single-valued references represented as a set of key/value pair.
|
| ValueMapper
An object capable of mapping single-valued attributes represented as a set of key/value pair.
|
| Class and Description |
|---|
| AbstractMapperFactory
An abstract factory that helps the creation of
DataMapper instances. |
| ClassMapper
An object capable of mapping meta-classes.
|
| ContainerMapper
An object capable of mapping containers.
|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| ManyReferenceMapper
An object capable of mapping multi-valued references represented as a set of key/value pair.
|
| ManyValueMapper
An object capable of mapping multi-valued attributes represented as a set of key/value pair.
|
| ReferenceMapper
An object capable of mapping single-valued references represented as a set of key/value pair.
|
| ValueMapper
An object capable of mapping single-valued attributes represented as a set of key/value pair.
|
| Class and Description |
|---|
| AbstractDataMapper
An abstract
DataMapper. |
| ClassMapper
An object capable of mapping meta-classes.
|
| ContainerMapper
An object capable of mapping containers.
|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| ManyReferenceAs
A
ManyReferenceMapper that provides a default behavior to use M instead of Id for
multi-valued references. |
| ManyReferenceMapper
An object capable of mapping multi-valued references represented as a set of key/value pair.
|
| ManyValueMapper
An object capable of mapping multi-valued attributes represented as a set of key/value pair.
|
| ReferenceAs |
| ReferenceMapper
An object capable of mapping single-valued references represented as a set of key/value pair.
|
| ValueMapper
An object capable of mapping single-valued attributes represented as a set of key/value pair.
|
| Class and Description |
|---|
| AbstractMapperFactory
An abstract factory that helps the creation of
DataMapper instances. |
| ClassMapper
An object capable of mapping meta-classes.
|
| ContainerMapper
An object capable of mapping containers.
|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| ManyReferenceMapper
An object capable of mapping multi-valued references represented as a set of key/value pair.
|
| ManyValueMapper
An object capable of mapping multi-valued attributes represented as a set of key/value pair.
|
| ReferenceMapper
An object capable of mapping single-valued references represented as a set of key/value pair.
|
| ValueMapper
An object capable of mapping single-valued attributes represented as a set of key/value pair.
|
| Class and Description |
|---|
| AbstractDataMapper
An abstract
DataMapper. |
| AbstractDataMapperChain
An abstract
DataMapper that delegates method calls to a DataMapper chain. |
| ClassMapper
An object capable of mapping meta-classes.
|
| ContainerMapper
An object capable of mapping containers.
|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| InvalidDataMapper
An invalid
DataMapper that throws a RuntimeException at each call. |
| ManyReferenceMapper
An object capable of mapping multi-valued references represented as a set of key/value pair.
|
| ManyValueMapper
An object capable of mapping multi-valued attributes represented as a set of key/value pair.
|
| ReferenceMapper
An object capable of mapping single-valued references represented as a set of key/value pair.
|
| ValueMapper
An object capable of mapping single-valued attributes represented as a set of key/value pair.
|
| Class and Description |
|---|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| Class and Description |
|---|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
| Class and Description |
|---|
| DataMapper
An object capable of mapping features, containers and meta-classes represented as a set of key/value pair.
|
Copyright © 2013–2019 Atlanmod. All rights reserved.