Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.OutVStep
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of OutVStep in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return OutVStep Modifier and Type Method Description OutVStepGremlinFactory. createOutVStep()Returns a new object of class 'Out VStep'. -
Uses of OutVStep in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement OutVStep Modifier and Type Class Description classOutVStepImplAn implementation of the model object 'Out VStep'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return OutVStep Modifier and Type Method Description OutVStepGremlinFactoryImpl. createOutVStep() -
Uses of OutVStep in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type OutVStep Modifier and Type Method Description TGremlinSwitch. caseOutVStep(OutVStep object)Returns the result of interpreting the object as an instance of 'Out VStep'.