Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.SizeCall
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of SizeCall in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return SizeCall Modifier and Type Method Description SizeCallGremlinFactory. createSizeCall()Returns a new object of class 'Size Call'. -
Uses of SizeCall in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement SizeCall Modifier and Type Class Description classSizeCallImplAn implementation of the model object 'Size Call'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return SizeCall Modifier and Type Method Description SizeCallGremlinFactoryImpl. createSizeCall() -
Uses of SizeCall in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type SizeCall Modifier and Type Method Description TGremlinSwitch. caseSizeCall(SizeCall object)Returns the result of interpreting the object as an instance of 'Size Call'.