Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.BooleanLiteral
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of BooleanLiteral in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return BooleanLiteral Modifier and Type Method Description BooleanLiteralGremlinFactory. createBooleanLiteral()Returns a new object of class 'Boolean Literal'. -
Uses of BooleanLiteral in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement BooleanLiteral Modifier and Type Class Description classBooleanLiteralImplAn implementation of the model object 'Boolean Literal'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return BooleanLiteral Modifier and Type Method Description BooleanLiteralGremlinFactoryImpl. createBooleanLiteral() -
Uses of BooleanLiteral in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type BooleanLiteral Modifier and Type Method Description TGremlinSwitch. caseBooleanLiteral(BooleanLiteral object)Returns the result of interpreting the object as an instance of 'Boolean Literal'.