| Package | Description | 
|---|---|
| fr.inria.atlanmod.neoemf.data.blueprints.internal.graph | Provides the dedicated graph structure for storing an EMF model. | 
| Modifier and Type | Method and Description | 
|---|---|
| ElementVertexQuery | ElementVertexQuery. hasPosition(int position)Filter out elements that have a different position from the provided value. | 
| ElementVertexQuery | ElementVertexQuery. hasPositionBetween(int start,
                  int end)Filter out elements that have a position that is not within the provided interval. | 
| ElementVertexQuery | ElementVertex. query() | 
Copyright © 2013–2019 Atlanmod. All rights reserved.