Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.GreaterExpression
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of GreaterExpression in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return GreaterExpression Modifier and Type Method Description GreaterExpressionGremlinFactory. createGreaterExpression()Returns a new object of class 'Greater Expression'. -
Uses of GreaterExpression in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement GreaterExpression Modifier and Type Class Description classGreaterExpressionImplAn implementation of the model object 'Greater Expression'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return GreaterExpression Modifier and Type Method Description GreaterExpressionGremlinFactoryImpl. createGreaterExpression() -
Uses of GreaterExpression in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type GreaterExpression Modifier and Type Method Description TGremlinSwitch. caseGreaterExpression(GreaterExpression object)Returns the result of interpreting the object as an instance of 'Greater Expression'.