Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.CustomMethodCall
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of CustomMethodCall in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return CustomMethodCall Modifier and Type Method Description CustomMethodCallGremlinFactory. createCustomMethodCall()Returns a new object of class 'Custom Method Call'. -
Uses of CustomMethodCall in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement CustomMethodCall Modifier and Type Class Description classCustomMethodCallImplAn implementation of the model object 'Custom Method Call'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return CustomMethodCall Modifier and Type Method Description CustomMethodCallGremlinFactoryImpl. createCustomMethodCall() -
Uses of CustomMethodCall in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type CustomMethodCall Modifier and Type Method Description TGremlinSwitch. caseCustomMethodCall(CustomMethodCall object)Returns the result of interpreting the object as an instance of 'Custom Method Call'.