Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.ListDeclaration
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of ListDeclaration in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return ListDeclaration Modifier and Type Method Description ListDeclarationGremlinFactory. createListDeclaration()Returns a new object of class 'List Declaration'. -
Uses of ListDeclaration in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement ListDeclaration Modifier and Type Class Description classListDeclarationImplAn implementation of the model object 'List Declaration'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return ListDeclaration Modifier and Type Method Description ListDeclarationGremlinFactoryImpl. createListDeclaration() -
Uses of ListDeclaration in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type ListDeclaration Modifier and Type Method Description TGremlinSwitch. caseListDeclaration(ListDeclaration object)Returns the result of interpreting the object as an instance of 'List Declaration'.