Uses of Class
fr.inria.atlanmod.mogwai.gremlin.impl.BinaryExpressionImpl
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin.impl |
-
Uses of BinaryExpressionImpl in fr.inria.atlanmod.mogwai.gremlin.impl
Subclasses of BinaryExpressionImpl in fr.inria.atlanmod.mogwai.gremlin.impl Modifier and Type Class Description classAffectationExpressionImplAn implementation of the model object 'Affectation Expression'.classAndExpressionImplAn implementation of the model object 'And Expression'.classDifferenceExpressionImplAn implementation of the model object 'Difference Expression'.classEqualityExpressionImplAn implementation of the model object 'Equality Expression'.classGreaterExpressionImplAn implementation of the model object 'Greater Expression'.classGreaterOrEqualExpressionImplAn implementation of the model object 'Greater Or Equal Expression'.classInExpressionImplAn implementation of the model object 'In Expression'.classLeftShiftExpressionImplAn implementation of the model object 'Left Shift Expression'.classLessExpressionImplAn implementation of the model object 'Less Expression'.classLessOrEqualExpressionImplAn implementation of the model object 'Less Or Equal Expression'.classOrExpressionImplAn implementation of the model object 'Or Expression'.classPlusExpressionImplAn implementation of the model object 'Plus Expression'.