Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.DoubleLiteral
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of DoubleLiteral in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return DoubleLiteral Modifier and Type Method Description DoubleLiteralGremlinFactory. createDoubleLiteral()Returns a new object of class 'Double Literal'. -
Uses of DoubleLiteral in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement DoubleLiteral Modifier and Type Class Description classDoubleLiteralImplAn implementation of the model object 'Double Literal'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return DoubleLiteral Modifier and Type Method Description DoubleLiteralGremlinFactoryImpl. createDoubleLiteral() -
Uses of DoubleLiteral in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type DoubleLiteral Modifier and Type Method Description TGremlinSwitch. caseDoubleLiteral(DoubleLiteral object)Returns the result of interpreting the object as an instance of 'Double Literal'.