Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.PropertyStep
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of PropertyStep in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return PropertyStep Modifier and Type Method Description PropertyStepGremlinFactory. createPropertyStep()Returns a new object of class 'Property Step'. -
Uses of PropertyStep in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement PropertyStep Modifier and Type Class Description classPropertyStepImplAn implementation of the model object 'Property Step'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return PropertyStep Modifier and Type Method Description PropertyStepGremlinFactoryImpl. createPropertyStep() -
Uses of PropertyStep in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type PropertyStep Modifier and Type Method Description TGremlinSwitch. casePropertyStep(PropertyStep object)Returns the result of interpreting the object as an instance of 'Property Step'.