Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.ToListCall
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of ToListCall in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return ToListCall Modifier and Type Method Description ToListCallGremlinFactory. createToListCall()Returns a new object of class 'To List Call'. -
Uses of ToListCall in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement ToListCall Modifier and Type Class Description classToListCallImplAn implementation of the model object 'To List Call'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return ToListCall Modifier and Type Method Description ToListCallGremlinFactoryImpl. createToListCall() -
Uses of ToListCall in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type ToListCall Modifier and Type Method Description TGremlinSwitch. caseToListCall(ToListCall object)Returns the result of interpreting the object as an instance of 'To List Call'.