Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.EdgesStep
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of EdgesStep in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return EdgesStep Modifier and Type Method Description EdgesStepGremlinFactory. createEdgesStep()Returns a new object of class 'Edges Step'. -
Uses of EdgesStep in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement EdgesStep Modifier and Type Class Description classEdgesStepImplAn implementation of the model object 'Edges Step'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return EdgesStep Modifier and Type Method Description EdgesStepGremlinFactoryImpl. createEdgesStep() -
Uses of EdgesStep in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type EdgesStep Modifier and Type Method Description TGremlinSwitch. caseEdgesStep(EdgesStep object)Returns the result of interpreting the object as an instance of 'Edges Step'.