| Package | Description |
|---|---|
| fr.inria.atlanmod.neoemf.data.blueprints.internal.graph |
Provides the dedicated graph structure for storing an EMF model.
|
| fr.inria.atlanmod.neoemf.data.blueprints.internal.graph.wrapper |
Provides dynamic re-implementations of the Id-based structure of Blueprints.
|
| Class and Description |
|---|
| AbstractBasedObject
An object based on another.
|
| AbstractGraphBasedObject
An
AbstractBasedObject owned by an IdGraph. |
| AbstractIdQuery
An abstract
Query able to map the result of each method call to a dedicated implementation. |
| IdEdge
An
Edge able to map the result of each method call to a dedicated implementation. |
| IdElement
An abstract
Element able to map the result of each method call to a dedicated implementation. |
| IdGraph
A
KeyIndexableGraph able to map the result of each method call to a dedicated
implementation. |
| IdVertex
An
Vertex able to map the result of each method call to a dedicated implementation. |
| IdVertexQuery
A
VertexQuery able to map the result of each method call to a dedicated implementation. |
| Class and Description |
|---|
| AbstractBasedObject
An object based on another.
|
| AbstractGraphBasedObject
An
AbstractBasedObject owned by an IdGraph. |
| AbstractIdQuery
An abstract
Query able to map the result of each method call to a dedicated implementation. |
| IdElement
An abstract
Element able to map the result of each method call to a dedicated implementation. |
| IdGraph
A
KeyIndexableGraph able to map the result of each method call to a dedicated
implementation. |
| IdGraphQuery
A
GraphQuery able to map the result of each method call to a dedicated implementation. |
| IdVertexQuery
A
VertexQuery able to map the result of each method call to a dedicated implementation. |
Copyright © 2013–2019 Atlanmod. All rights reserved.