Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.LeftShiftExpression
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of LeftShiftExpression in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return LeftShiftExpression Modifier and Type Method Description LeftShiftExpressionGremlinFactory. createLeftShiftExpression()Returns a new object of class 'Left Shift Expression'. -
Uses of LeftShiftExpression in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement LeftShiftExpression Modifier and Type Class Description classLeftShiftExpressionImplAn implementation of the model object 'Left Shift Expression'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return LeftShiftExpression Modifier and Type Method Description LeftShiftExpressionGremlinFactoryImpl. createLeftShiftExpression() -
Uses of LeftShiftExpression in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type LeftShiftExpression Modifier and Type Method Description TGremlinSwitch. caseLeftShiftExpression(LeftShiftExpression object)Returns the result of interpreting the object as an instance of 'Left Shift Expression'.