| 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 |
AddAllCall
A representation of the model object 'Add All Call'.
|
interface |
ContainsAllCall
A representation of the model object 'Contains All Call'.
|
interface |
ContainsCall
A representation of the model object 'Contains Call'.
|
interface |
CountCall
A representation of the model object 'Count Call'.
|
interface |
CustomMethodCall
A representation of the model object 'Custom Method Call'.
|
interface |
FirstCall
A representation of the model object 'First Call'.
|
interface |
HasNextCall
A representation of the model object 'Has Next Call'.
|
interface |
IndexCall
A representation of the model object 'Index Call'.
|
interface |
IntersectionCall
A representation of the model object 'Intersection Call'.
|
interface |
IsEmptyCall
A representation of the model object 'Is Empty Call'.
|
interface |
NextCall
A representation of the model object 'Next Call'.
|
interface |
RetainAllCall
A representation of the model object 'Retain All Call'.
|
interface |
SizeCall
A representation of the model object 'Size Call'.
|
interface |
ToIntegerCall
A representation of the model object 'To Integer Call'.
|
interface |
ToListCall
A representation of the model object 'To List Call'.
|
interface |
UnionCall
A representation of the model object 'Union Call'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddAllCallImpl
An implementation of the model object 'Add All Call'.
|
class |
ContainsAllCallImpl
An implementation of the model object 'Contains All Call'.
|
class |
ContainsCallImpl
An implementation of the model object 'Contains Call'.
|
class |
CountCallImpl
An implementation of the model object 'Count Call'.
|
class |
CustomMethodCallImpl
An implementation of the model object 'Custom Method Call'.
|
class |
FirstCallImpl
An implementation of the model object 'First Call'.
|
class |
HasNextCallImpl
An implementation of the model object 'Has Next Call'.
|
class |
IndexCallImpl
An implementation of the model object 'Index Call'.
|
class |
IntersectionCallImpl
An implementation of the model object 'Intersection Call'.
|
class |
IsEmptyCallImpl
An implementation of the model object 'Is Empty Call'.
|
class |
MethodCallImpl
An implementation of the model object 'Method Call'.
|
class |
NextCallImpl
An implementation of the model object 'Next Call'.
|
class |
RetainAllCallImpl
An implementation of the model object 'Retain All Call'.
|
class |
SizeCallImpl
An implementation of the model object 'Size Call'.
|
class |
ToIntegerCallImpl
An implementation of the model object 'To Integer Call'.
|
class |
ToListCallImpl
An implementation of the model object 'To List Call'.
|
class |
UnionCallImpl
An implementation of the model object 'Union Call'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GremlinSwitch.caseMethodCall(MethodCall object)
Returns the result of interpreting the object as an instance of 'Method Call'.
|
Copyright © 2018–2019 Atlanmod. All rights reserved.