| Package | Description |
|---|---|
| fr.inria.atlanmod.neoemf.data.blueprints.internal.graph |
Provides the dedicated graph structure for storing an EMF model.
|
| Class and Description |
|---|
| ClassVertex
A
Vertex representing a meta-class. |
| ContainingEdge
An
Edge representing the relation between an element and its container. |
| ElementEdge
An
Edge representing the relation between an element and another. |
| ElementVertex
A
Vertex representing an element that can have a meta-class and a container. |
| ElementVertexQuery
A specific
VertexQuery for querying a ModelGraph instance and its
components. |
| InstanceOfEdge
An
Edge representing the relation between an element and its meta-class. |
| ModelGraph
An
Graph representing a meta-model. |
Copyright © 2013–2019 Atlanmod. All rights reserved.