Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.CountCall
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of CountCall in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return CountCall Modifier and Type Method Description CountCallGremlinFactory. createCountCall()Returns a new object of class 'Count Call'. -
Uses of CountCall in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement CountCall Modifier and Type Class Description classCountCallImplAn implementation of the model object 'Count Call'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return CountCall Modifier and Type Method Description CountCallGremlinFactoryImpl. createCountCall() -
Uses of CountCall in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type CountCall Modifier and Type Method Description TGremlinSwitch. caseCountCall(CountCall object)Returns the result of interpreting the object as an instance of 'Count Call'.