Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.IntersectionCall
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of IntersectionCall in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return IntersectionCall Modifier and Type Method Description IntersectionCallGremlinFactory. createIntersectionCall()Returns a new object of class 'Intersection Call'. -
Uses of IntersectionCall in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement IntersectionCall Modifier and Type Class Description classIntersectionCallImplAn implementation of the model object 'Intersection Call'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return IntersectionCall Modifier and Type Method Description IntersectionCallGremlinFactoryImpl. createIntersectionCall() -
Uses of IntersectionCall in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type IntersectionCall Modifier and Type Method Description TGremlinSwitch. caseIntersectionCall(IntersectionCall object)Returns the result of interpreting the object as an instance of 'Intersection Call'.