Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.LessExpression
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of LessExpression in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return LessExpression Modifier and Type Method Description LessExpressionGremlinFactory. createLessExpression()Returns a new object of class 'Less Expression'. -
Uses of LessExpression in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement LessExpression Modifier and Type Class Description classLessExpressionImplAn implementation of the model object 'Less Expression'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return LessExpression Modifier and Type Method Description LessExpressionGremlinFactoryImpl. createLessExpression() -
Uses of LessExpression in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type LessExpression Modifier and Type Method Description TGremlinSwitch. caseLessExpression(LessExpression object)Returns the result of interpreting the object as an instance of 'Less Expression'.