Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.ToIntegerCall
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of ToIntegerCall in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return ToIntegerCall Modifier and Type Method Description ToIntegerCallGremlinFactory. createToIntegerCall()Returns a new object of class 'To Integer Call'. -
Uses of ToIntegerCall in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement ToIntegerCall Modifier and Type Class Description classToIntegerCallImplAn implementation of the model object 'To Integer Call'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return ToIntegerCall Modifier and Type Method Description ToIntegerCallGremlinFactoryImpl. createToIntegerCall() -
Uses of ToIntegerCall in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type ToIntegerCall Modifier and Type Method Description TGremlinSwitch. caseToIntegerCall(ToIntegerCall object)Returns the result of interpreting the object as an instance of 'To Integer Call'.