| 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 |
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 |
GatherStep
A representation of the model object 'Gather Step'.
|
interface |
IdentityStep
A representation of the model object 'Identity Step'.
|
interface |
InEStep
A representation of the model object 'In EStep'.
|
interface |
InVStep
A representation of the model object 'In VStep'.
|
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 |
RetainStep
A representation of the model object 'Retain Step'.
|
interface |
ScatterStep
A representation of the model object 'Scatter Step'.
|
interface |
StartStep
A representation of the model object 'Start Step'.
|
interface |
TransformStep
A representation of the model object 'Transform Step'.
|
interface |
VerticesStep
A representation of the model object 'Vertices Step'.
|
| Modifier and Type | Class and Description |
|---|---|
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 |
GatherStepImpl
An implementation of the model object 'Gather Step'.
|
class |
IdentityStepImpl
An implementation of the model object 'Identity Step'.
|
class |
InEStepImpl
An implementation of the model object 'In EStep'.
|
class |
InVStepImpl
An implementation of the model object 'In VStep'.
|
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 |
RetainStepImpl
An implementation of the model object 'Retain Step'.
|
class |
ScatterStepImpl
An implementation of the model object 'Scatter Step'.
|
class |
StartStepImpl
An implementation of the model object 'Start Step'.
|
class |
StepImpl
An implementation of the model object 'Step'.
|
class |
TransformStepImpl
An implementation of the model object 'Transform Step'.
|
class |
VerticesStepImpl
An implementation of the model object 'Vertices Step'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
GremlinSwitch.caseStep(Step object)
Returns the result of interpreting the object as an instance of 'Step'.
|
Copyright © 2018–2019 Atlanmod. All rights reserved.