| 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 |
AffectationExpression
A representation of the model object 'Affectation Expression'.
|
interface |
AndExpression
A representation of the model object 'And Expression'.
|
interface |
BinaryExpression
A representation of the model object 'Binary Expression'.
|
interface |
BooleanLiteral
A representation of the model object 'Boolean Literal'.
|
interface |
Closure
A representation of the model object 'Closure'.
|
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 |
DifferenceExpression
A representation of the model object 'Difference Expression'.
|
interface |
DoubleLiteral
A representation of the model object 'Double Literal'.
|
interface |
EdgesStep
A representation of the model object 'Edges Step'.
|
interface |
EqualityExpression
A representation of the model object 'Equality Expression'.
|
interface |
ExceptStep
A representation of the model object 'Except Step'.
|
interface |
Expression
A representation of the model object 'Expression'.
|
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 |
GreaterExpression
A representation of the model object 'Greater Expression'.
|
interface |
GreaterOrEqualExpression
A representation of the model object 'Greater Or Equal Expression'.
|
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 |
InExpression
A representation of the model object 'In Expression'.
|
interface |
IntegerLiteral
A representation of the model object 'Integer Literal'.
|
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 |
LeftShiftExpression
A representation of the model object 'Left Shift Expression'.
|
interface |
LessExpression
A representation of the model object 'Less Expression'.
|
interface |
LessOrEqualExpression
A representation of the model object 'Less Or Equal Expression'.
|
interface |
ListDeclaration
A representation of the model object 'List Declaration'.
|
interface |
MethodCall
A representation of the model object 'Method Call'.
|
interface |
MethodDeclaration
A representation of the model object 'Method Declaration'.
|
interface |
NextCall
A representation of the model object 'Next Call'.
|
interface |
NotExpression
A representation of the model object 'Not Expression'.
|
interface |
NullLiteral
A representation of the model object 'Null Literal'.
|
interface |
OrExpression
A representation of the model object 'Or Expression'.
|
interface |
OutEStep
A representation of the model object 'Out EStep'.
|
interface |
OutVStep
A representation of the model object 'Out VStep'.
|
interface |
PlusExpression
A representation of the model object 'Plus Expression'.
|
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 |
ReturnStatement
A representation of the model object 'Return Statement'.
|
interface |
ScatterStep
A representation of the model object 'Scatter Step'.
|
interface |
SetDeclaration
A representation of the model object 'Set Declaration'.
|
interface |
SizeCall
A representation of the model object 'Size Call'.
|
interface |
SortedSetDeclaration
A representation of the model object 'Sorted Set Declaration'.
|
interface |
StartStep
A representation of the model object 'Start Step'.
|
interface |
Step
A representation of the model object 'Step'.
|
interface |
StringLiteral
A representation of the model object 'String Literal'.
|
interface |
TernaryOperator
A representation of the model object 'Ternary Operator'.
|
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 |
TraversalElement
A representation of the model object 'Traversal Element'.
|
interface |
TypeDeclaration
A representation of the model object 'Type Declaration'.
|
interface |
UnaryExpression
A representation of the model object 'Unary Expression'.
|
interface |
UnionCall
A representation of the model object 'Union Call'.
|
interface |
VariableAccess
A representation of the model object 'Variable Access'.
|
interface |
VariableDeclaration
A representation of the model object 'Variable Declaration'.
|
interface |
VerticesStep
A representation of the model object 'Vertices Step'.
|
| Modifier and Type | Method and Description |
|---|---|
Instruction |
TernaryOperator.getCondition()
Returns the value of the 'Condition' containment reference.
|
Instruction |
UnaryExpression.getExp()
Returns the value of the 'Exp' containment reference.
|
Instruction |
TernaryOperator.getIfFalse()
Returns the value of the 'If False' containment reference.
|
Instruction |
TernaryOperator.getIfTrue()
Returns the value of the 'If True' containment reference.
|
Instruction |
FillStep.getInstruction()
Returns the value of the 'Instruction' containment reference.
|
Instruction |
BinaryExpression.getLeft()
Returns the value of the 'Left' containment reference.
|
Instruction |
IntersectionCall.getLeftCollection()
Returns the value of the 'Left Collection' containment reference.
|
Instruction |
UnionCall.getLeftCollection()
Returns the value of the 'Left Collection' containment reference.
|
Instruction |
BinaryExpression.getRight()
Returns the value of the 'Right' containment reference.
|
Instruction |
IntersectionCall.getRightCollection()
Returns the value of the 'Right Collection' containment reference.
|
Instruction |
UnionCall.getRightCollection()
Returns the value of the 'Right Collection' containment reference.
|
Instruction |
AddAllCall.getValue()
Returns the value of the 'Value' containment reference.
|
Instruction |
ContainsCall.getValue()
Returns the value of the 'Value' containment reference.
|
Instruction |
ContainsAllCall.getValue()
Returns the value of the 'Value' containment reference.
|
Instruction |
RetainAllCall.getValue()
Returns the value of the 'Value' containment reference.
|
Instruction |
VariableDeclaration.getValue()
Returns the value of the 'Value' containment reference.
|
Instruction |
PropertyStep.getValue()
Returns the value of the 'Value' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Instruction> |
Closure.getInstructions()
Returns the value of the 'Instructions' containment reference list.
|
org.eclipse.emf.common.util.EList<Instruction> |
GremlinScript.getInstructions()
Returns the value of the 'Instructions' containment reference list.
|
org.eclipse.emf.common.util.EList<Instruction> |
MethodDeclaration.getInstructions()
Returns the value of the 'Instructions' containment reference list.
|
org.eclipse.emf.common.util.EList<Instruction> |
CollectionDefinition.getValues()
Returns the value of the 'Values' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TernaryOperator.setCondition(Instruction value)
Sets the value of the '
Condition' containment reference. |
void |
UnaryExpression.setExp(Instruction value)
Sets the value of the '
Exp' containment reference. |
void |
TernaryOperator.setIfFalse(Instruction value)
Sets the value of the '
If False' containment reference. |
void |
TernaryOperator.setIfTrue(Instruction value)
Sets the value of the '
If True' containment reference. |
void |
FillStep.setInstruction(Instruction value)
Sets the value of the '
Instruction' containment reference. |
void |
BinaryExpression.setLeft(Instruction value)
Sets the value of the '
Left' containment reference. |
void |
IntersectionCall.setLeftCollection(Instruction value)
Sets the value of the '
Left Collection' containment reference. |
void |
UnionCall.setLeftCollection(Instruction value)
Sets the value of the '
Left Collection' containment reference. |
void |
BinaryExpression.setRight(Instruction value)
Sets the value of the '
Right' containment reference. |
void |
IntersectionCall.setRightCollection(Instruction value)
Sets the value of the '
Right Collection' containment reference. |
void |
UnionCall.setRightCollection(Instruction value)
Sets the value of the '
Right Collection' containment reference. |
void |
AddAllCall.setValue(Instruction value)
Sets the value of the '
Value' containment reference. |
void |
ContainsCall.setValue(Instruction value)
Sets the value of the '
Value' containment reference. |
void |
ContainsAllCall.setValue(Instruction value)
Sets the value of the '
Value' containment reference. |
void |
RetainAllCall.setValue(Instruction value)
Sets the value of the '
Value' containment reference. |
void |
VariableDeclaration.setValue(Instruction value)
Sets the value of the '
Value' containment reference. |
void |
PropertyStep.setValue(Instruction value)
Sets the value of the '
Value' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
AddAllCallImpl
An implementation of the model object 'Add All Call'.
|
class |
AffectationExpressionImpl
An implementation of the model object 'Affectation Expression'.
|
class |
AndExpressionImpl
An implementation of the model object 'And Expression'.
|
class |
BinaryExpressionImpl
An implementation of the model object 'Binary Expression'.
|
class |
BooleanLiteralImpl
An implementation of the model object 'Boolean Literal'.
|
class |
ClosureImpl
An implementation of the model object 'Closure'.
|
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 |
DifferenceExpressionImpl
An implementation of the model object 'Difference Expression'.
|
class |
DoubleLiteralImpl
An implementation of the model object 'Double Literal'.
|
class |
EdgesStepImpl
An implementation of the model object 'Edges Step'.
|
class |
EqualityExpressionImpl
An implementation of the model object 'Equality Expression'.
|
class |
ExceptStepImpl
An implementation of the model object 'Except Step'.
|
class |
ExpressionImpl
An implementation of the model object 'Expression'.
|
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 |
GreaterExpressionImpl
An implementation of the model object 'Greater Expression'.
|
class |
GreaterOrEqualExpressionImpl
An implementation of the model object 'Greater Or Equal Expression'.
|
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 |
InExpressionImpl
An implementation of the model object 'In Expression'.
|
class |
InstructionImpl
An implementation of the model object 'Instruction'.
|
class |
IntegerLiteralImpl
An implementation of the model object 'Integer Literal'.
|
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 |
LeftShiftExpressionImpl
An implementation of the model object 'Left Shift Expression'.
|
class |
LessExpressionImpl
An implementation of the model object 'Less Expression'.
|
class |
LessOrEqualExpressionImpl
An implementation of the model object 'Less Or Equal Expression'.
|
class |
ListDeclarationImpl
An implementation of the model object 'List Declaration'.
|
class |
MethodCallImpl
An implementation of the model object 'Method Call'.
|
class |
MethodDeclarationImpl
An implementation of the model object 'Method Declaration'.
|
class |
NextCallImpl
An implementation of the model object 'Next Call'.
|
class |
NotExpressionImpl
An implementation of the model object 'Not Expression'.
|
class |
NullLiteralImpl
An implementation of the model object 'Null Literal'.
|
class |
OrExpressionImpl
An implementation of the model object 'Or Expression'.
|
class |
OutEStepImpl
An implementation of the model object 'Out EStep'.
|
class |
OutVStepImpl
An implementation of the model object 'Out VStep'.
|
class |
PlusExpressionImpl
An implementation of the model object 'Plus Expression'.
|
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 |
ReturnStatementImpl
An implementation of the model object 'Return Statement'.
|
class |
ScatterStepImpl
An implementation of the model object 'Scatter Step'.
|
class |
SetDeclarationImpl
An implementation of the model object 'Set Declaration'.
|
class |
SizeCallImpl
An implementation of the model object 'Size Call'.
|
class |
SortedSetDeclarationImpl
An implementation of the model object 'Sorted Set Declaration'.
|
class |
StartStepImpl
An implementation of the model object 'Start Step'.
|
class |
StepImpl
An implementation of the model object 'Step'.
|
class |
StringLiteralImpl
An implementation of the model object 'String Literal'.
|
class |
TernaryOperatorImpl
An implementation of the model object 'Ternary Operator'.
|
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 |
TypeDeclarationImpl
An implementation of the model object 'Type Declaration'.
|
class |
UnaryExpressionImpl
An implementation of the model object 'Unary Expression'.
|
class |
UnionCallImpl
An implementation of the model object 'Union Call'.
|
class |
VariableAccessImpl
An implementation of the model object 'Variable Access'.
|
class |
VariableDeclarationImpl
An implementation of the model object 'Variable Declaration'.
|
class |
VerticesStepImpl
An implementation of the model object 'Vertices Step'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Instruction |
TernaryOperatorImpl.condition
The cached value of the '
Condition' containment reference. |
protected Instruction |
UnaryExpressionImpl.exp
The cached value of the '
Exp' containment reference. |
protected Instruction |
TernaryOperatorImpl.ifFalse
The cached value of the '
If False' containment reference. |
protected Instruction |
TernaryOperatorImpl.ifTrue
The cached value of the '
If True' containment reference. |
protected Instruction |
FillStepImpl.instruction
The cached value of the '
Instruction' containment reference. |
protected Instruction |
BinaryExpressionImpl.left
The cached value of the '
Left' containment reference. |
protected Instruction |
UnionCallImpl.leftCollection
The cached value of the '
Left Collection' containment reference. |
protected Instruction |
IntersectionCallImpl.leftCollection
The cached value of the '
Left Collection' containment reference. |
protected Instruction |
BinaryExpressionImpl.right
The cached value of the '
Right' containment reference. |
protected Instruction |
UnionCallImpl.rightCollection
The cached value of the '
Right Collection' containment reference. |
protected Instruction |
IntersectionCallImpl.rightCollection
The cached value of the '
Right Collection' containment reference. |
protected Instruction |
VariableDeclarationImpl.value
The cached value of the '
Value' containment reference. |
protected Instruction |
PropertyStepImpl.value
The cached value of the '
Value' containment reference. |
protected Instruction |
RetainAllCallImpl.value
The cached value of the '
Value' containment reference. |
protected Instruction |
ContainsAllCallImpl.value
The cached value of the '
Value' containment reference. |
protected Instruction |
ContainsCallImpl.value
The cached value of the '
Value' containment reference. |
protected Instruction |
AddAllCallImpl.value
The cached value of the '
Value' containment reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Instruction> |
MethodDeclarationImpl.instructions
The cached value of the '
Instructions' containment reference list. |
protected org.eclipse.emf.common.util.EList<Instruction> |
GremlinScriptImpl.instructions
The cached value of the '
Instructions' containment reference list. |
protected org.eclipse.emf.common.util.EList<Instruction> |
ClosureImpl.instructions
The cached value of the '
Instructions' containment reference list. |
protected org.eclipse.emf.common.util.EList<Instruction> |
CollectionDefinitionImpl.values
The cached value of the '
Values' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Instruction |
TernaryOperatorImpl.getCondition() |
Instruction |
UnaryExpressionImpl.getExp() |
Instruction |
TernaryOperatorImpl.getIfFalse() |
Instruction |
TernaryOperatorImpl.getIfTrue() |
Instruction |
FillStepImpl.getInstruction() |
Instruction |
BinaryExpressionImpl.getLeft() |
Instruction |
UnionCallImpl.getLeftCollection() |
Instruction |
IntersectionCallImpl.getLeftCollection() |
Instruction |
BinaryExpressionImpl.getRight() |
Instruction |
UnionCallImpl.getRightCollection() |
Instruction |
IntersectionCallImpl.getRightCollection() |
Instruction |
VariableDeclarationImpl.getValue() |
Instruction |
PropertyStepImpl.getValue() |
Instruction |
RetainAllCallImpl.getValue() |
Instruction |
ContainsAllCallImpl.getValue() |
Instruction |
ContainsCallImpl.getValue() |
Instruction |
AddAllCallImpl.getValue() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Instruction> |
MethodDeclarationImpl.getInstructions() |
org.eclipse.emf.common.util.EList<Instruction> |
GremlinScriptImpl.getInstructions() |
org.eclipse.emf.common.util.EList<Instruction> |
ClosureImpl.getInstructions() |
org.eclipse.emf.common.util.EList<Instruction> |
CollectionDefinitionImpl.getValues() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
TernaryOperatorImpl.basicSetCondition(Instruction newCondition,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
UnaryExpressionImpl.basicSetExp(Instruction newExp,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
TernaryOperatorImpl.basicSetIfFalse(Instruction newIfFalse,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
TernaryOperatorImpl.basicSetIfTrue(Instruction newIfTrue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
FillStepImpl.basicSetInstruction(Instruction newInstruction,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
BinaryExpressionImpl.basicSetLeft(Instruction newLeft,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
UnionCallImpl.basicSetLeftCollection(Instruction newLeftCollection,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
IntersectionCallImpl.basicSetLeftCollection(Instruction newLeftCollection,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
BinaryExpressionImpl.basicSetRight(Instruction newRight,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
UnionCallImpl.basicSetRightCollection(Instruction newRightCollection,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
IntersectionCallImpl.basicSetRightCollection(Instruction newRightCollection,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
VariableDeclarationImpl.basicSetValue(Instruction newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
PropertyStepImpl.basicSetValue(Instruction newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
RetainAllCallImpl.basicSetValue(Instruction newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
ContainsAllCallImpl.basicSetValue(Instruction newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
ContainsCallImpl.basicSetValue(Instruction newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
AddAllCallImpl.basicSetValue(Instruction newValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
TernaryOperatorImpl.setCondition(Instruction newCondition) |
void |
UnaryExpressionImpl.setExp(Instruction newExp) |
void |
TernaryOperatorImpl.setIfFalse(Instruction newIfFalse) |
void |
TernaryOperatorImpl.setIfTrue(Instruction newIfTrue) |
void |
FillStepImpl.setInstruction(Instruction newInstruction) |
void |
BinaryExpressionImpl.setLeft(Instruction newLeft) |
void |
UnionCallImpl.setLeftCollection(Instruction newLeftCollection) |
void |
IntersectionCallImpl.setLeftCollection(Instruction newLeftCollection) |
void |
BinaryExpressionImpl.setRight(Instruction newRight) |
void |
UnionCallImpl.setRightCollection(Instruction newRightCollection) |
void |
IntersectionCallImpl.setRightCollection(Instruction newRightCollection) |
void |
VariableDeclarationImpl.setValue(Instruction newValue) |
void |
PropertyStepImpl.setValue(Instruction newValue) |
void |
RetainAllCallImpl.setValue(Instruction newValue) |
void |
ContainsAllCallImpl.setValue(Instruction newValue) |
void |
ContainsCallImpl.setValue(Instruction newValue) |
void |
AddAllCallImpl.setValue(Instruction newValue) |
| Modifier and Type | Method and Description |
|---|---|
T |
GremlinSwitch.caseInstruction(Instruction object)
Returns the result of interpreting the object as an instance of 'Instruction'.
|
Copyright © 2018–2019 Atlanmod. All rights reserved.