Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.ExceptStep
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of ExceptStep in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return ExceptStep Modifier and Type Method Description ExceptStepGremlinFactory. createExceptStep()Returns a new object of class 'Except Step'. -
Uses of ExceptStep in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement ExceptStep Modifier and Type Class Description classExceptStepImplAn implementation of the model object 'Except Step'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return ExceptStep Modifier and Type Method Description ExceptStepGremlinFactoryImpl. createExceptStep() -
Uses of ExceptStep in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type ExceptStep Modifier and Type Method Description TGremlinSwitch. caseExceptStep(ExceptStep object)Returns the result of interpreting the object as an instance of 'Except Step'.