| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NotExpression
A representation of the model object 'Not Expression'.
|
| Modifier and Type | Method and Description |
|---|---|
UnaryExpression |
GremlinFactory.createUnaryExpression()
Returns a new object of class 'Unary Expression'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotExpressionImpl
An implementation of the model object 'Not Expression'.
|
class |
UnaryExpressionImpl
An implementation of the model object 'Unary Expression'.
|
| Modifier and Type | Method and Description |
|---|---|
UnaryExpression |
GremlinFactoryImpl.createUnaryExpression() |
| Modifier and Type | Method and Description |
|---|---|
T |
GremlinSwitch.caseUnaryExpression(UnaryExpression object)
Returns the result of interpreting the object as an instance of 'Unary Expression'.
|
Copyright © 2018–2019 Atlanmod. All rights reserved.