Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.IsEmptyCall
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of IsEmptyCall in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return IsEmptyCall Modifier and Type Method Description IsEmptyCallGremlinFactory. createIsEmptyCall()Returns a new object of class 'Is Empty Call'. -
Uses of IsEmptyCall in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement IsEmptyCall Modifier and Type Class Description classIsEmptyCallImplAn implementation of the model object 'Is Empty Call'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return IsEmptyCall Modifier and Type Method Description IsEmptyCallGremlinFactoryImpl. createIsEmptyCall() -
Uses of IsEmptyCall in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type IsEmptyCall Modifier and Type Method Description TGremlinSwitch. caseIsEmptyCall(IsEmptyCall object)Returns the result of interpreting the object as an instance of 'Is Empty Call'.