Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.IndexCall
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of IndexCall in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return IndexCall Modifier and Type Method Description IndexCallGremlinFactory. createIndexCall()Returns a new object of class 'Index Call'. -
Uses of IndexCall in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement IndexCall Modifier and Type Class Description classIndexCallImplAn implementation of the model object 'Index Call'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return IndexCall Modifier and Type Method Description IndexCallGremlinFactoryImpl. createIndexCall() -
Uses of IndexCall in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type IndexCall Modifier and Type Method Description TGremlinSwitch. caseIndexCall(IndexCall object)Returns the result of interpreting the object as an instance of 'Index Call'.