| 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 InstanceOfEdge | InstanceOfEdge. create(ModelGraph graph,
      ElementVertex instance,
      ClassVertex metaClass)Creates a new  InstanceOfEdgebetween theinstancevertex and itsmetaClass. | 
| static InstanceOfEdge | InstanceOfEdge. from(com.tinkerpop.blueprints.Edge baseEdge,
    ModelGraph graph)Creates a new instance of  InstanceOfEdgeon thebaseEdge. | 
Copyright © 2013–2019 Atlanmod. All rights reserved.