Uses of Package
fr.inria.atlanmod.mogwai.gremlin

  • Classes in fr.inria.atlanmod.mogwai.gremlin used by fr.inria.atlanmod.mogwai.gremlin
    Class Description
    AddAllCall
    A representation of the model object 'Add All Call'.
    AffectationExpression
    A representation of the model object 'Affectation Expression'.
    AndExpression
    A representation of the model object 'And Expression'.
    BinaryExpression
    A representation of the model object 'Binary Expression'.
    BooleanLiteral
    A representation of the model object 'Boolean Literal'.
    Closure
    A representation of the model object 'Closure'.
    ClosureIt
    A representation of the model object 'Closure It'.
    CollectionDefinition
    A representation of the model object 'Collection Definition'.
    ContainsAllCall
    A representation of the model object 'Contains All Call'.
    ContainsCall
    A representation of the model object 'Contains Call'.
    CountCall
    A representation of the model object 'Count Call'.
    CustomMethodCall
    A representation of the model object 'Custom Method Call'.
    CustomStep
    A representation of the model object 'Custom Step'.
    DifferenceExpression
    A representation of the model object 'Difference Expression'.
    DoubleLiteral
    A representation of the model object 'Double Literal'.
    EdgesStep
    A representation of the model object 'Edges Step'.
    EqualityExpression
    A representation of the model object 'Equality Expression'.
    ExceptStep
    A representation of the model object 'Except Step'.
    Expression
    A representation of the model object 'Expression'.
    FillStep
    A representation of the model object 'Fill Step'.
    FilterStep
    A representation of the model object 'Filter Step'.
    FirstCall
    A representation of the model object 'First Call'.
    GatherStep
    A representation of the model object 'Gather Step'.
    GreaterExpression
    A representation of the model object 'Greater Expression'.
    GreaterOrEqualExpression
    A representation of the model object 'Greater Or Equal Expression'.
    GremlinFactory
    The Factory for the model.
    GremlinPackage
    The Package for the model.
    GremlinScript
    A representation of the model object 'Script'.
    HasNextCall
    A representation of the model object 'Has Next Call'.
    IdentityStep
    A representation of the model object 'Identity Step'.
    IndexCall
    A representation of the model object 'Index Call'.
    InEStep
    A representation of the model object 'In EStep'.
    InExpression
    A representation of the model object 'In Expression'.
    Instruction
    A representation of the model object 'Instruction'.
    IntegerLiteral
    A representation of the model object 'Integer Literal'.
    IntersectionCall
    A representation of the model object 'Intersection Call'.
    InVStep
    A representation of the model object 'In VStep'.
    IsEmptyCall
    A representation of the model object 'Is Empty Call'.
    LeftShiftExpression
    A representation of the model object 'Left Shift Expression'.
    LessExpression
    A representation of the model object 'Less Expression'.
    LessOrEqualExpression
    A representation of the model object 'Less Or Equal Expression'.
    ListDeclaration
    A representation of the model object 'List Declaration'.
    MethodCall
    A representation of the model object 'Method Call'.
    MethodDeclaration
    A representation of the model object 'Method Declaration'.
    NextCall
    A representation of the model object 'Next Call'.
    NotExpression
    A representation of the model object 'Not Expression'.
    NullLiteral
    A representation of the model object 'Null Literal'.
    OrExpression
    A representation of the model object 'Or Expression'.
    OutEStep
    A representation of the model object 'Out EStep'.
    OutVStep
    A representation of the model object 'Out VStep'.
    PlusExpression
    A representation of the model object 'Plus Expression'.
    PropertyStep
    A representation of the model object 'Property Step'.
    RetainAllCall
    A representation of the model object 'Retain All Call'.
    RetainStep
    A representation of the model object 'Retain Step'.
    ReturnStatement
    A representation of the model object 'Return Statement'.
    ScatterStep
    A representation of the model object 'Scatter Step'.
    SetDeclaration
    A representation of the model object 'Set Declaration'.
    SizeCall
    A representation of the model object 'Size Call'.
    SortedSetDeclaration
    A representation of the model object 'Sorted Set Declaration'.
    StartStep
    A representation of the model object 'Start Step'.
    Step
    A representation of the model object 'Step'.
    StringLiteral
    A representation of the model object 'String Literal'.
    TernaryOperator
    A representation of the model object 'Ternary Operator'.
    ToIntegerCall
    A representation of the model object 'To Integer Call'.
    ToListCall
    A representation of the model object 'To List Call'.
    TransformStep
    A representation of the model object 'Transform Step'.
    TraversalElement
    A representation of the model object 'Traversal Element'.
    TypeDeclaration
    A representation of the model object 'Type Declaration'.
    UnaryExpression
    A representation of the model object 'Unary Expression'.
    UnionCall
    A representation of the model object 'Union Call'.
    VariableAccess
    A representation of the model object 'Variable Access'.
    VariableDeclaration
    A representation of the model object 'Variable Declaration'.
    VerticesStep
    A representation of the model object 'Vertices Step'.
  • Classes in fr.inria.atlanmod.mogwai.gremlin used by fr.inria.atlanmod.mogwai.gremlin.impl
    Class Description
    AddAllCall
    A representation of the model object 'Add All Call'.
    AffectationExpression
    A representation of the model object 'Affectation Expression'.
    AndExpression
    A representation of the model object 'And Expression'.
    BinaryExpression
    A representation of the model object 'Binary Expression'.
    BooleanLiteral
    A representation of the model object 'Boolean Literal'.
    Closure
    A representation of the model object 'Closure'.
    ClosureIt
    A representation of the model object 'Closure It'.
    CollectionDefinition
    A representation of the model object 'Collection Definition'.
    ContainsAllCall
    A representation of the model object 'Contains All Call'.
    ContainsCall
    A representation of the model object 'Contains Call'.
    CountCall
    A representation of the model object 'Count Call'.
    CustomMethodCall
    A representation of the model object 'Custom Method Call'.
    CustomStep
    A representation of the model object 'Custom Step'.
    DifferenceExpression
    A representation of the model object 'Difference Expression'.
    DoubleLiteral
    A representation of the model object 'Double Literal'.
    EdgesStep
    A representation of the model object 'Edges Step'.
    EqualityExpression
    A representation of the model object 'Equality Expression'.
    ExceptStep
    A representation of the model object 'Except Step'.
    Expression
    A representation of the model object 'Expression'.
    FillStep
    A representation of the model object 'Fill Step'.
    FilterStep
    A representation of the model object 'Filter Step'.
    FirstCall
    A representation of the model object 'First Call'.
    GatherStep
    A representation of the model object 'Gather Step'.
    GreaterExpression
    A representation of the model object 'Greater Expression'.
    GreaterOrEqualExpression
    A representation of the model object 'Greater Or Equal Expression'.
    GremlinFactory
    The Factory for the model.
    GremlinPackage
    The Package for the model.
    GremlinScript
    A representation of the model object 'Script'.
    HasNextCall
    A representation of the model object 'Has Next Call'.
    IdentityStep
    A representation of the model object 'Identity Step'.
    IndexCall
    A representation of the model object 'Index Call'.
    InEStep
    A representation of the model object 'In EStep'.
    InExpression
    A representation of the model object 'In Expression'.
    Instruction
    A representation of the model object 'Instruction'.
    IntegerLiteral
    A representation of the model object 'Integer Literal'.
    IntersectionCall
    A representation of the model object 'Intersection Call'.
    InVStep
    A representation of the model object 'In VStep'.
    IsEmptyCall
    A representation of the model object 'Is Empty Call'.
    LeftShiftExpression
    A representation of the model object 'Left Shift Expression'.
    LessExpression
    A representation of the model object 'Less Expression'.
    LessOrEqualExpression
    A representation of the model object 'Less Or Equal Expression'.
    ListDeclaration
    A representation of the model object 'List Declaration'.
    MethodCall
    A representation of the model object 'Method Call'.
    MethodDeclaration
    A representation of the model object 'Method Declaration'.
    NextCall
    A representation of the model object 'Next Call'.
    NotExpression
    A representation of the model object 'Not Expression'.
    NullLiteral
    A representation of the model object 'Null Literal'.
    OrExpression
    A representation of the model object 'Or Expression'.
    OutEStep
    A representation of the model object 'Out EStep'.
    OutVStep
    A representation of the model object 'Out VStep'.
    PlusExpression
    A representation of the model object 'Plus Expression'.
    PropertyStep
    A representation of the model object 'Property Step'.
    RetainAllCall
    A representation of the model object 'Retain All Call'.
    RetainStep
    A representation of the model object 'Retain Step'.
    ReturnStatement
    A representation of the model object 'Return Statement'.
    ScatterStep
    A representation of the model object 'Scatter Step'.
    SetDeclaration
    A representation of the model object 'Set Declaration'.
    SizeCall
    A representation of the model object 'Size Call'.
    SortedSetDeclaration
    A representation of the model object 'Sorted Set Declaration'.
    StartStep
    A representation of the model object 'Start Step'.
    Step
    A representation of the model object 'Step'.
    StringLiteral
    A representation of the model object 'String Literal'.
    TernaryOperator
    A representation of the model object 'Ternary Operator'.
    ToIntegerCall
    A representation of the model object 'To Integer Call'.
    ToListCall
    A representation of the model object 'To List Call'.
    TransformStep
    A representation of the model object 'Transform Step'.
    TraversalElement
    A representation of the model object 'Traversal Element'.
    TypeDeclaration
    A representation of the model object 'Type Declaration'.
    UnaryExpression
    A representation of the model object 'Unary Expression'.
    UnionCall
    A representation of the model object 'Union Call'.
    VariableAccess
    A representation of the model object 'Variable Access'.
    VariableDeclaration
    A representation of the model object 'Variable Declaration'.
    VerticesStep
    A representation of the model object 'Vertices Step'.
  • Classes in fr.inria.atlanmod.mogwai.gremlin used by fr.inria.atlanmod.mogwai.gremlin.util
    Class Description
    AddAllCall
    A representation of the model object 'Add All Call'.
    AffectationExpression
    A representation of the model object 'Affectation Expression'.
    AndExpression
    A representation of the model object 'And Expression'.
    BinaryExpression
    A representation of the model object 'Binary Expression'.
    BooleanLiteral
    A representation of the model object 'Boolean Literal'.
    Closure
    A representation of the model object 'Closure'.
    ClosureIt
    A representation of the model object 'Closure It'.
    CollectionDefinition
    A representation of the model object 'Collection Definition'.
    ContainsAllCall
    A representation of the model object 'Contains All Call'.
    ContainsCall
    A representation of the model object 'Contains Call'.
    CountCall
    A representation of the model object 'Count Call'.
    CustomMethodCall
    A representation of the model object 'Custom Method Call'.
    CustomStep
    A representation of the model object 'Custom Step'.
    DifferenceExpression
    A representation of the model object 'Difference Expression'.
    DoubleLiteral
    A representation of the model object 'Double Literal'.
    EdgesStep
    A representation of the model object 'Edges Step'.
    EqualityExpression
    A representation of the model object 'Equality Expression'.
    ExceptStep
    A representation of the model object 'Except Step'.
    Expression
    A representation of the model object 'Expression'.
    FillStep
    A representation of the model object 'Fill Step'.
    FilterStep
    A representation of the model object 'Filter Step'.
    FirstCall
    A representation of the model object 'First Call'.
    GatherStep
    A representation of the model object 'Gather Step'.
    GreaterExpression
    A representation of the model object 'Greater Expression'.
    GreaterOrEqualExpression
    A representation of the model object 'Greater Or Equal Expression'.
    GremlinPackage
    The Package for the model.
    GremlinScript
    A representation of the model object 'Script'.
    HasNextCall
    A representation of the model object 'Has Next Call'.
    IdentityStep
    A representation of the model object 'Identity Step'.
    IndexCall
    A representation of the model object 'Index Call'.
    InEStep
    A representation of the model object 'In EStep'.
    InExpression
    A representation of the model object 'In Expression'.
    Instruction
    A representation of the model object 'Instruction'.
    IntegerLiteral
    A representation of the model object 'Integer Literal'.
    IntersectionCall
    A representation of the model object 'Intersection Call'.
    InVStep
    A representation of the model object 'In VStep'.
    IsEmptyCall
    A representation of the model object 'Is Empty Call'.
    LeftShiftExpression
    A representation of the model object 'Left Shift Expression'.
    LessExpression
    A representation of the model object 'Less Expression'.
    LessOrEqualExpression
    A representation of the model object 'Less Or Equal Expression'.
    ListDeclaration
    A representation of the model object 'List Declaration'.
    MethodCall
    A representation of the model object 'Method Call'.
    MethodDeclaration
    A representation of the model object 'Method Declaration'.
    NextCall
    A representation of the model object 'Next Call'.
    NotExpression
    A representation of the model object 'Not Expression'.
    NullLiteral
    A representation of the model object 'Null Literal'.
    OrExpression
    A representation of the model object 'Or Expression'.
    OutEStep
    A representation of the model object 'Out EStep'.
    OutVStep
    A representation of the model object 'Out VStep'.
    PlusExpression
    A representation of the model object 'Plus Expression'.
    PropertyStep
    A representation of the model object 'Property Step'.
    RetainAllCall
    A representation of the model object 'Retain All Call'.
    RetainStep
    A representation of the model object 'Retain Step'.
    ReturnStatement
    A representation of the model object 'Return Statement'.
    ScatterStep
    A representation of the model object 'Scatter Step'.
    SetDeclaration
    A representation of the model object 'Set Declaration'.
    SizeCall
    A representation of the model object 'Size Call'.
    SortedSetDeclaration
    A representation of the model object 'Sorted Set Declaration'.
    StartStep
    A representation of the model object 'Start Step'.
    Step
    A representation of the model object 'Step'.
    StringLiteral
    A representation of the model object 'String Literal'.
    TernaryOperator
    A representation of the model object 'Ternary Operator'.
    ToIntegerCall
    A representation of the model object 'To Integer Call'.
    ToListCall
    A representation of the model object 'To List Call'.
    TransformStep
    A representation of the model object 'Transform Step'.
    TraversalElement
    A representation of the model object 'Traversal Element'.
    TypeDeclaration
    A representation of the model object 'Type Declaration'.
    UnaryExpression
    A representation of the model object 'Unary Expression'.
    UnionCall
    A representation of the model object 'Union Call'.
    VariableAccess
    A representation of the model object 'Variable Access'.
    VariableDeclaration
    A representation of the model object 'Variable Declaration'.
    VerticesStep
    A representation of the model object 'Vertices Step'.