Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.GatherStep
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of GatherStep in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return GatherStep Modifier and Type Method Description GatherStepGremlinFactory. createGatherStep()Returns a new object of class 'Gather Step'. -
Uses of GatherStep in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement GatherStep Modifier and Type Class Description classGatherStepImplAn implementation of the model object 'Gather Step'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return GatherStep Modifier and Type Method Description GatherStepGremlinFactoryImpl. createGatherStep() -
Uses of GatherStep in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type GatherStep Modifier and Type Method Description TGremlinSwitch. caseGatherStep(GatherStep object)Returns the result of interpreting the object as an instance of 'Gather Step'.