Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.StringLiteral
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of StringLiteral in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return StringLiteral Modifier and Type Method Description StringLiteralGremlinFactory. createStringLiteral()Returns a new object of class 'String Literal'. -
Uses of StringLiteral in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement StringLiteral Modifier and Type Class Description classStringLiteralImplAn implementation of the model object 'String Literal'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return StringLiteral Modifier and Type Method Description StringLiteralGremlinFactoryImpl. createStringLiteral() -
Uses of StringLiteral in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type StringLiteral Modifier and Type Method Description TGremlinSwitch. caseStringLiteral(StringLiteral object)Returns the result of interpreting the object as an instance of 'String Literal'.