| 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 |
ClosureIt
A representation of the model object 'Closure It'.
|
interface |
CollectionDefinition
A representation of the model object 'Collection Definition'.
|
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 |
CustomStep
A representation of the model object 'Custom Step'.
|
interface |
EdgesStep
A representation of the model object 'Edges Step'.
|
interface |
ExceptStep
A representation of the model object 'Except Step'.
|
interface |
FillStep
A representation of the model object 'Fill Step'.
|
interface |
FilterStep
A representation of the model object 'Filter Step'.
|
interface |
FirstCall
A representation of the model object 'First Call'.
|
interface |
GatherStep
A representation of the model object 'Gather Step'.
|
interface |
HasNextCall
A representation of the model object 'Has Next Call'.
|
interface |
IdentityStep
A representation of the model object 'Identity Step'.
|
interface |
IndexCall
A representation of the model object 'Index Call'.
|
interface |
InEStep
A representation of the model object 'In EStep'.
|
interface |
IntersectionCall
A representation of the model object 'Intersection Call'.
|
interface |
InVStep
A representation of the model object 'In VStep'.
|
interface |
IsEmptyCall
A representation of the model object 'Is Empty Call'.
|
interface |
MethodCall
A representation of the model object 'Method Call'.
|
interface |
NextCall
A representation of the model object 'Next Call'.
|
interface |
OutEStep
A representation of the model object 'Out EStep'.
|
interface |
OutVStep
A representation of the model object 'Out VStep'.
|
interface |
PropertyStep
A representation of the model object 'Property Step'.
|
interface |
RetainAllCall
A representation of the model object 'Retain All Call'.
|
interface |
RetainStep
A representation of the model object 'Retain Step'.
|
interface |
ScatterStep
A representation of the model object 'Scatter Step'.
|
interface |
SizeCall
A representation of the model object 'Size Call'.
|
interface |
StartStep
A representation of the model object 'Start Step'.
|
interface |
Step
A representation of the model object 'Step'.
|
interface |
ToIntegerCall
A representation of the model object 'To Integer Call'.
|
interface |
ToListCall
A representation of the model object 'To List Call'.
|
interface |
TransformStep
A representation of the model object 'Transform Step'.
|
interface |
UnionCall
A representation of the model object 'Union Call'.
|
interface |
VariableAccess
A representation of the model object 'Variable Access'.
|
interface |
VerticesStep
A representation of the model object 'Vertices Step'.
|
| Modifier and Type | Method and Description |
|---|---|
TraversalElement |
TraversalElement.getNextElement()
Returns the value of the 'Next Element' containment reference.
|
TraversalElement |
TraversalElement.getPreviousElement()
Returns the value of the 'Previous Element' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TraversalElement.setNextElement(TraversalElement value)
Sets the value of the '
Next Element' containment reference. |
void |
TraversalElement.setPreviousElement(TraversalElement value)
Sets the value of the '
Previous Element' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AddAllCallImpl
An implementation of the model object 'Add All Call'.
|
class |
ClosureItImpl
An implementation of the model object 'Closure It'.
|
class |
CollectionDefinitionImpl
An implementation of the model object 'Collection Definition'.
|
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 |
CustomStepImpl
An implementation of the model object 'Custom Step'.
|
class |
EdgesStepImpl
An implementation of the model object 'Edges Step'.
|
class |
ExceptStepImpl
An implementation of the model object 'Except Step'.
|
class |
FillStepImpl
An implementation of the model object 'Fill Step'.
|
class |
FilterStepImpl
An implementation of the model object 'Filter Step'.
|
class |
FirstCallImpl
An implementation of the model object 'First Call'.
|
class |
GatherStepImpl
An implementation of the model object 'Gather Step'.
|
class |
HasNextCallImpl
An implementation of the model object 'Has Next Call'.
|
class |
IdentityStepImpl
An implementation of the model object 'Identity Step'.
|
class |
IndexCallImpl
An implementation of the model object 'Index Call'.
|
class |
InEStepImpl
An implementation of the model object 'In EStep'.
|
class |
IntersectionCallImpl
An implementation of the model object 'Intersection Call'.
|
class |
InVStepImpl
An implementation of the model object 'In VStep'.
|
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 |
OutEStepImpl
An implementation of the model object 'Out EStep'.
|
class |
OutVStepImpl
An implementation of the model object 'Out VStep'.
|
class |
PropertyStepImpl
An implementation of the model object 'Property Step'.
|
class |
RetainAllCallImpl
An implementation of the model object 'Retain All Call'.
|
class |
RetainStepImpl
An implementation of the model object 'Retain Step'.
|
class |
ScatterStepImpl
An implementation of the model object 'Scatter Step'.
|
class |
SizeCallImpl
An implementation of the model object 'Size Call'.
|
class |
StartStepImpl
An implementation of the model object 'Start Step'.
|
class |
StepImpl
An implementation of the model object 'Step'.
|
class |
ToIntegerCallImpl
An implementation of the model object 'To Integer Call'.
|
class |
ToListCallImpl
An implementation of the model object 'To List Call'.
|
class |
TransformStepImpl
An implementation of the model object 'Transform Step'.
|
class |
TraversalElementImpl
An implementation of the model object 'Traversal Element'.
|
class |
UnionCallImpl
An implementation of the model object 'Union Call'.
|
class |
VariableAccessImpl
An implementation of the model object 'Variable Access'.
|
class |
VerticesStepImpl
An implementation of the model object 'Vertices Step'.
|
| Modifier and Type | Field and Description |
|---|---|
protected TraversalElement |
TraversalElementImpl.nextElement
The cached value of the '
Next Element' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
TraversalElement |
TraversalElementImpl.basicGetPreviousElement() |
TraversalElement |
TraversalElementImpl.getNextElement() |
TraversalElement |
TraversalElementImpl.getPreviousElement() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
TraversalElementImpl.basicSetNextElement(TraversalElement newNextElement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
TraversalElementImpl.basicSetPreviousElement(TraversalElement newPreviousElement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
TraversalElementImpl.setNextElement(TraversalElement newNextElement) |
void |
TraversalElementImpl.setPreviousElement(TraversalElement newPreviousElement) |
| Modifier and Type | Method and Description |
|---|---|
T |
GremlinSwitch.caseTraversalElement(TraversalElement object)
Returns the result of interpreting the object as an instance of 'Traversal Element'.
|
Copyright © 2018–2019 Atlanmod. All rights reserved.