| 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 | 
|---|---|
| protected static ContainingEdge | ContainingEdge. create(ModelGraph graph,
      ElementVertex containment,
      SingleFeatureBean bean)Creates a new  ContainingEdgebetween thecontainmentvertex and its container. | 
| static ContainingEdge | ContainingEdge. from(com.tinkerpop.blueprints.Edge baseEdge,
    ModelGraph graph)Creates a new instance of  ContainingEdgeon thebaseEdge. | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<ContainingEdge> | ElementVertex. getContainingEdge()Returns the containing edge. | 
Copyright © 2013–2019 Atlanmod. All rights reserved.