Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.ClosureIt
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of ClosureIt in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return ClosureIt Modifier and Type Method Description ClosureItGremlinFactory. createClosureIt()Returns a new object of class 'Closure It'. -
Uses of ClosureIt in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement ClosureIt Modifier and Type Class Description classClosureItImplAn implementation of the model object 'Closure It'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return ClosureIt Modifier and Type Method Description ClosureItGremlinFactoryImpl. createClosureIt() -
Uses of ClosureIt in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type ClosureIt Modifier and Type Method Description TGremlinSwitch. caseClosureIt(ClosureIt object)Returns the result of interpreting the object as an instance of 'Closure It'.