Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.VariableAccess
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of VariableAccess in fr.inria.atlanmod.mogwai.gremlin
Subinterfaces of VariableAccess in fr.inria.atlanmod.mogwai.gremlin Modifier and Type Interface Description interfaceClosureItA representation of the model object 'Closure It'.Methods in fr.inria.atlanmod.mogwai.gremlin that return VariableAccess Modifier and Type Method Description VariableAccessGremlinFactory. createVariableAccess()Returns a new object of class 'Variable Access'. -
Uses of VariableAccess in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement VariableAccess Modifier and Type Class Description classClosureItImplAn implementation of the model object 'Closure It'.classVariableAccessImplAn implementation of the model object 'Variable Access'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return VariableAccess Modifier and Type Method Description VariableAccessGremlinFactoryImpl. createVariableAccess() -
Uses of VariableAccess in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type VariableAccess Modifier and Type Method Description TGremlinSwitch. caseVariableAccess(VariableAccess object)Returns the result of interpreting the object as an instance of 'Variable Access'.