Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.TernaryOperator
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of TernaryOperator in fr.inria.atlanmod.mogwai.gremlin
Methods in fr.inria.atlanmod.mogwai.gremlin that return TernaryOperator Modifier and Type Method Description TernaryOperatorGremlinFactory. createTernaryOperator()Returns a new object of class 'Ternary Operator'. -
Uses of TernaryOperator in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement TernaryOperator Modifier and Type Class Description classTernaryOperatorImplAn implementation of the model object 'Ternary Operator'.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return TernaryOperator Modifier and Type Method Description TernaryOperatorGremlinFactoryImpl. createTernaryOperator() -
Uses of TernaryOperator in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type TernaryOperator Modifier and Type Method Description TGremlinSwitch. caseTernaryOperator(TernaryOperator object)Returns the result of interpreting the object as an instance of 'Ternary Operator'.