Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.UnionCall
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of UnionCall in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return UnionCall Modifier and Type Method Description UnionCallGremlinFactory. createUnionCall()Returns a new object of class 'Union Call'. -
Uses of UnionCall in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement UnionCall Modifier and Type Class Description classUnionCallImplAn implementation of the model object 'Union Call'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return UnionCall Modifier and Type Method Description UnionCallGremlinFactoryImpl. createUnionCall() -
Uses of UnionCall in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type UnionCall Modifier and Type Method Description TGremlinSwitch. caseUnionCall(UnionCall object)Returns the result of interpreting the object as an instance of 'Union Call'.