Interface GremlinPackage.Literals

Enclosing interface:
GremlinPackage

public static interface GremlinPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
  • Field Details

    • GREMLIN_SCRIPT

      static final org.eclipse.emf.ecore.EClass GREMLIN_SCRIPT
      The meta object literal for the 'Script' class.
      See Also:
      GremlinScriptImpl, GremlinPackageImpl.getGremlinScript()
    • GREMLIN_SCRIPT__INSTRUCTIONS

      static final org.eclipse.emf.ecore.EReference GREMLIN_SCRIPT__INSTRUCTIONS
      The meta object literal for the 'Instructions' containment reference list feature.
    • GREMLIN_SCRIPT__NAME

      static final org.eclipse.emf.ecore.EAttribute GREMLIN_SCRIPT__NAME
      The meta object literal for the 'Name' attribute feature.
    • GREMLIN_SCRIPT___TO_STRING

      static final org.eclipse.emf.ecore.EOperation GREMLIN_SCRIPT___TO_STRING
      The meta object literal for the 'To String' operation.
    • INSTRUCTION

      static final org.eclipse.emf.ecore.EClass INSTRUCTION
      The meta object literal for the 'Instruction' class.
      See Also:
      InstructionImpl, GremlinPackageImpl.getInstruction()
    • RETURN_STATEMENT

      static final org.eclipse.emf.ecore.EClass RETURN_STATEMENT
      The meta object literal for the 'Return Statement' class.
      See Also:
      ReturnStatementImpl, GremlinPackageImpl.getReturnStatement()
    • RETURN_STATEMENT__VALUE

      static final org.eclipse.emf.ecore.EAttribute RETURN_STATEMENT__VALUE
      The meta object literal for the 'Value' attribute feature.
    • RETURN_STATEMENT___TO_STRING

      static final org.eclipse.emf.ecore.EOperation RETURN_STATEMENT___TO_STRING
      The meta object literal for the 'To String' operation.
    • METHOD_DECLARATION

      static final org.eclipse.emf.ecore.EClass METHOD_DECLARATION
      The meta object literal for the 'Method Declaration' class.
      See Also:
      MethodDeclarationImpl, GremlinPackageImpl.getMethodDeclaration()
    • METHOD_DECLARATION__NAME

      static final org.eclipse.emf.ecore.EAttribute METHOD_DECLARATION__NAME
      The meta object literal for the 'Name' attribute feature.
    • METHOD_DECLARATION__PARAMETERS

      static final org.eclipse.emf.ecore.EAttribute METHOD_DECLARATION__PARAMETERS
      The meta object literal for the 'Parameters' attribute list feature.
    • METHOD_DECLARATION__INSTRUCTIONS

      static final org.eclipse.emf.ecore.EReference METHOD_DECLARATION__INSTRUCTIONS
      The meta object literal for the 'Instructions' containment reference list feature.
    • METHOD_DECLARATION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation METHOD_DECLARATION___TO_STRING
      The meta object literal for the 'To String' operation.
    • TYPE_DECLARATION

      static final org.eclipse.emf.ecore.EClass TYPE_DECLARATION
      The meta object literal for the 'Type Declaration' class.
      See Also:
      TypeDeclarationImpl, GremlinPackageImpl.getTypeDeclaration()
    • LIST_DECLARATION

      static final org.eclipse.emf.ecore.EClass LIST_DECLARATION
      The meta object literal for the 'List Declaration' class.
      See Also:
      ListDeclarationImpl, GremlinPackageImpl.getListDeclaration()
    • LIST_DECLARATION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation LIST_DECLARATION___TO_STRING
      The meta object literal for the 'To String' operation.
    • SET_DECLARATION

      static final org.eclipse.emf.ecore.EClass SET_DECLARATION
      The meta object literal for the 'Set Declaration' class.
      See Also:
      SetDeclarationImpl, GremlinPackageImpl.getSetDeclaration()
    • SET_DECLARATION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation SET_DECLARATION___TO_STRING
      The meta object literal for the 'To String' operation.
    • SORTED_SET_DECLARATION

      static final org.eclipse.emf.ecore.EClass SORTED_SET_DECLARATION
      The meta object literal for the 'Sorted Set Declaration' class.
      See Also:
      SortedSetDeclarationImpl, GremlinPackageImpl.getSortedSetDeclaration()
    • SORTED_SET_DECLARATION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation SORTED_SET_DECLARATION___TO_STRING
      The meta object literal for the 'To String' operation.
    • VARIABLE_DECLARATION

      static final org.eclipse.emf.ecore.EClass VARIABLE_DECLARATION
      The meta object literal for the 'Variable Declaration' class.
      See Also:
      VariableDeclarationImpl, GremlinPackageImpl.getVariableDeclaration()
    • VARIABLE_DECLARATION__NAME

      static final org.eclipse.emf.ecore.EAttribute VARIABLE_DECLARATION__NAME
      The meta object literal for the 'Name' attribute feature.
    • VARIABLE_DECLARATION__VALUE

      static final org.eclipse.emf.ecore.EReference VARIABLE_DECLARATION__VALUE
      The meta object literal for the 'Value' containment reference feature.
    • VARIABLE_DECLARATION__TYPE

      static final org.eclipse.emf.ecore.EReference VARIABLE_DECLARATION__TYPE
      The meta object literal for the 'Type' containment reference feature.
    • VARIABLE_DECLARATION__FINAL

      static final org.eclipse.emf.ecore.EAttribute VARIABLE_DECLARATION__FINAL
      The meta object literal for the 'Final' attribute feature.
    • VARIABLE_DECLARATION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation VARIABLE_DECLARATION___TO_STRING
      The meta object literal for the 'To String' operation.
    • TRAVERSAL_ELEMENT

      static final org.eclipse.emf.ecore.EClass TRAVERSAL_ELEMENT
      The meta object literal for the 'Traversal Element' class.
      See Also:
      TraversalElementImpl, GremlinPackageImpl.getTraversalElement()
    • TRAVERSAL_ELEMENT__NEXT_ELEMENT

      static final org.eclipse.emf.ecore.EReference TRAVERSAL_ELEMENT__NEXT_ELEMENT
      The meta object literal for the 'Next Element' containment reference feature.
    • TRAVERSAL_ELEMENT__PREVIOUS_ELEMENT

      static final org.eclipse.emf.ecore.EReference TRAVERSAL_ELEMENT__PREVIOUS_ELEMENT
      The meta object literal for the 'Previous Element' container reference feature.
    • COLLECTION_DEFINITION

      static final org.eclipse.emf.ecore.EClass COLLECTION_DEFINITION
      The meta object literal for the 'Collection Definition' class.
      See Also:
      CollectionDefinitionImpl, GremlinPackageImpl.getCollectionDefinition()
    • COLLECTION_DEFINITION__VALUES

      static final org.eclipse.emf.ecore.EReference COLLECTION_DEFINITION__VALUES
      The meta object literal for the 'Values' containment reference list feature.
    • COLLECTION_DEFINITION__TYPE

      static final org.eclipse.emf.ecore.EReference COLLECTION_DEFINITION__TYPE
      The meta object literal for the 'Type' containment reference feature.
    • COLLECTION_DEFINITION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation COLLECTION_DEFINITION___TO_STRING
      The meta object literal for the 'To String' operation.
    • CLOSURE

      static final org.eclipse.emf.ecore.EClass CLOSURE
      The meta object literal for the 'Closure' class.
      See Also:
      ClosureImpl, GremlinPackageImpl.getClosure()
    • CLOSURE__INSTRUCTIONS

      static final org.eclipse.emf.ecore.EReference CLOSURE__INSTRUCTIONS
      The meta object literal for the 'Instructions' containment reference list feature.
    • CLOSURE___TO_STRING

      static final org.eclipse.emf.ecore.EOperation CLOSURE___TO_STRING
      The meta object literal for the 'To String' operation.
    • CLOSURE_IT

      static final org.eclipse.emf.ecore.EClass CLOSURE_IT
      The meta object literal for the 'Closure It' class.
      See Also:
      ClosureItImpl, GremlinPackageImpl.getClosureIt()
    • CLOSURE_IT___TO_STRING

      static final org.eclipse.emf.ecore.EOperation CLOSURE_IT___TO_STRING
      The meta object literal for the 'To String' operation.
    • CLOSURE_IT___GET_NAME

      static final org.eclipse.emf.ecore.EOperation CLOSURE_IT___GET_NAME
      The meta object literal for the 'Get Name' operation.
    • VARIABLE_ACCESS

      static final org.eclipse.emf.ecore.EClass VARIABLE_ACCESS
      The meta object literal for the 'Variable Access' class.
      See Also:
      VariableAccessImpl, GremlinPackageImpl.getVariableAccess()
    • VARIABLE_ACCESS__NAME

      static final org.eclipse.emf.ecore.EAttribute VARIABLE_ACCESS__NAME
      The meta object literal for the 'Name' attribute feature.
    • VARIABLE_ACCESS__CAST

      static final org.eclipse.emf.ecore.EReference VARIABLE_ACCESS__CAST
      The meta object literal for the 'Cast' containment reference feature.
    • VARIABLE_ACCESS___TO_STRING

      static final org.eclipse.emf.ecore.EOperation VARIABLE_ACCESS___TO_STRING
      The meta object literal for the 'To String' operation.
    • STEP

      static final org.eclipse.emf.ecore.EClass STEP
      The meta object literal for the 'Step' class.
      See Also:
      StepImpl, GremlinPackageImpl.getStep()
    • IDENTITY_STEP

      static final org.eclipse.emf.ecore.EClass IDENTITY_STEP
      The meta object literal for the 'Identity Step' class.
      See Also:
      IdentityStepImpl, GremlinPackageImpl.getIdentityStep()
    • IDENTITY_STEP__NEEDED

      static final org.eclipse.emf.ecore.EAttribute IDENTITY_STEP__NEEDED
      The meta object literal for the 'Needed' attribute feature.
    • IDENTITY_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation IDENTITY_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • FILL_STEP

      static final org.eclipse.emf.ecore.EClass FILL_STEP
      The meta object literal for the 'Fill Step' class.
      See Also:
      FillStepImpl, GremlinPackageImpl.getFillStep()
    • FILL_STEP__INSTRUCTION

      static final org.eclipse.emf.ecore.EReference FILL_STEP__INSTRUCTION
      The meta object literal for the 'Instruction' containment reference feature.
    • FILL_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation FILL_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • START_STEP

      static final org.eclipse.emf.ecore.EClass START_STEP
      The meta object literal for the 'Start Step' class.
      See Also:
      StartStepImpl, GremlinPackageImpl.getStartStep()
    • START_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation START_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • VERTICES_STEP

      static final org.eclipse.emf.ecore.EClass VERTICES_STEP
      The meta object literal for the 'Vertices Step' class.
      See Also:
      VerticesStepImpl, GremlinPackageImpl.getVerticesStep()
    • VERTICES_STEP__VERTEX_ID

      static final org.eclipse.emf.ecore.EAttribute VERTICES_STEP__VERTEX_ID
      The meta object literal for the 'Vertex Id' attribute feature.
    • VERTICES_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation VERTICES_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • EDGES_STEP

      static final org.eclipse.emf.ecore.EClass EDGES_STEP
      The meta object literal for the 'Edges Step' class.
      See Also:
      EdgesStepImpl, GremlinPackageImpl.getEdgesStep()
    • EDGES_STEP__RELATIONSHIP_NAME

      static final org.eclipse.emf.ecore.EAttribute EDGES_STEP__RELATIONSHIP_NAME
      The meta object literal for the 'Relationship Name' attribute feature.
    • PROPERTY_STEP

      static final org.eclipse.emf.ecore.EClass PROPERTY_STEP
      The meta object literal for the 'Property Step' class.
      See Also:
      PropertyStepImpl, GremlinPackageImpl.getPropertyStep()
    • PROPERTY_STEP__NAME

      static final org.eclipse.emf.ecore.EAttribute PROPERTY_STEP__NAME
      The meta object literal for the 'Name' attribute feature.
    • PROPERTY_STEP__VALUE

      static final org.eclipse.emf.ecore.EReference PROPERTY_STEP__VALUE
      The meta object literal for the 'Value' containment reference feature.
    • PROPERTY_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation PROPERTY_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • OUT_ESTEP

      static final org.eclipse.emf.ecore.EClass OUT_ESTEP
      The meta object literal for the 'Out EStep' class.
      See Also:
      OutEStepImpl, GremlinPackageImpl.getOutEStep()
    • OUT_ESTEP__RELATIONSHIP_NAME

      static final org.eclipse.emf.ecore.EAttribute OUT_ESTEP__RELATIONSHIP_NAME
      The meta object literal for the 'Relationship Name' attribute feature.
    • OUT_ESTEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation OUT_ESTEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • IN_ESTEP

      static final org.eclipse.emf.ecore.EClass IN_ESTEP
      The meta object literal for the 'In EStep' class.
      See Also:
      InEStepImpl, GremlinPackageImpl.getInEStep()
    • IN_ESTEP__RELATIONSHIP_NAME

      static final org.eclipse.emf.ecore.EAttribute IN_ESTEP__RELATIONSHIP_NAME
      The meta object literal for the 'Relationship Name' attribute feature.
    • IN_ESTEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation IN_ESTEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • IN_VSTEP

      static final org.eclipse.emf.ecore.EClass IN_VSTEP
      The meta object literal for the 'In VStep' class.
      See Also:
      InVStepImpl, GremlinPackageImpl.getInVStep()
    • IN_VSTEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation IN_VSTEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • OUT_VSTEP

      static final org.eclipse.emf.ecore.EClass OUT_VSTEP
      The meta object literal for the 'Out VStep' class.
      See Also:
      OutVStepImpl, GremlinPackageImpl.getOutVStep()
    • OUT_VSTEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation OUT_VSTEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • FILTER_STEP

      static final org.eclipse.emf.ecore.EClass FILTER_STEP
      The meta object literal for the 'Filter Step' class.
      See Also:
      FilterStepImpl, GremlinPackageImpl.getFilterStep()
    • FILTER_STEP__CLOSURE

      static final org.eclipse.emf.ecore.EReference FILTER_STEP__CLOSURE
      The meta object literal for the 'Closure' containment reference feature.
    • FILTER_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation FILTER_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • RETAIN_STEP

      static final org.eclipse.emf.ecore.EClass RETAIN_STEP
      The meta object literal for the 'Retain Step' class.
      See Also:
      RetainStepImpl, GremlinPackageImpl.getRetainStep()
    • RETAIN_STEP__COLLECTION

      static final org.eclipse.emf.ecore.EReference RETAIN_STEP__COLLECTION
      The meta object literal for the 'Collection' containment reference feature.
    • RETAIN_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation RETAIN_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • EXCEPT_STEP

      static final org.eclipse.emf.ecore.EClass EXCEPT_STEP
      The meta object literal for the 'Except Step' class.
      See Also:
      ExceptStepImpl, GremlinPackageImpl.getExceptStep()
    • EXCEPT_STEP__COLLECTION

      static final org.eclipse.emf.ecore.EReference EXCEPT_STEP__COLLECTION
      The meta object literal for the 'Collection' containment reference feature.
    • EXCEPT_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation EXCEPT_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • TRANSFORM_STEP

      static final org.eclipse.emf.ecore.EClass TRANSFORM_STEP
      The meta object literal for the 'Transform Step' class.
      See Also:
      TransformStepImpl, GremlinPackageImpl.getTransformStep()
    • TRANSFORM_STEP__CLOSURE

      static final org.eclipse.emf.ecore.EReference TRANSFORM_STEP__CLOSURE
      The meta object literal for the 'Closure' containment reference feature.
    • TRANSFORM_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation TRANSFORM_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • GATHER_STEP

      static final org.eclipse.emf.ecore.EClass GATHER_STEP
      The meta object literal for the 'Gather Step' class.
      See Also:
      GatherStepImpl, GremlinPackageImpl.getGatherStep()
    • GATHER_STEP__CLOSURE

      static final org.eclipse.emf.ecore.EReference GATHER_STEP__CLOSURE
      The meta object literal for the 'Closure' containment reference feature.
    • GATHER_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation GATHER_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • SCATTER_STEP

      static final org.eclipse.emf.ecore.EClass SCATTER_STEP
      The meta object literal for the 'Scatter Step' class.
      See Also:
      ScatterStepImpl, GremlinPackageImpl.getScatterStep()
    • SCATTER_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation SCATTER_STEP___TO_STRING
      The meta object literal for the 'To String' operation.
    • METHOD_CALL

      static final org.eclipse.emf.ecore.EClass METHOD_CALL
      The meta object literal for the 'Method Call' class.
      See Also:
      MethodCallImpl, GremlinPackageImpl.getMethodCall()
    • CUSTOM_METHOD_CALL

      static final org.eclipse.emf.ecore.EClass CUSTOM_METHOD_CALL
      The meta object literal for the 'Custom Method Call' class.
      See Also:
      CustomMethodCallImpl, GremlinPackageImpl.getCustomMethodCall()
    • CUSTOM_METHOD_CALL__NAME

      static final org.eclipse.emf.ecore.EAttribute CUSTOM_METHOD_CALL__NAME
      The meta object literal for the 'Name' attribute feature.
    • CUSTOM_METHOD_CALL__PARAMS

      static final org.eclipse.emf.ecore.EReference CUSTOM_METHOD_CALL__PARAMS
      The meta object literal for the 'Params' containment reference list feature.
    • CUSTOM_METHOD_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation CUSTOM_METHOD_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • NEXT_CALL

      static final org.eclipse.emf.ecore.EClass NEXT_CALL
      The meta object literal for the 'Next Call' class.
      See Also:
      NextCallImpl, GremlinPackageImpl.getNextCall()
    • NEXT_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation NEXT_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • HAS_NEXT_CALL

      static final org.eclipse.emf.ecore.EClass HAS_NEXT_CALL
      The meta object literal for the 'Has Next Call' class.
      See Also:
      HasNextCallImpl, GremlinPackageImpl.getHasNextCall()
    • HAS_NEXT_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation HAS_NEXT_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • INDEX_CALL

      static final org.eclipse.emf.ecore.EClass INDEX_CALL
      The meta object literal for the 'Index Call' class.
      See Also:
      IndexCallImpl, GremlinPackageImpl.getIndexCall()
    • INDEX_CALL__INDEX_NAME

      static final org.eclipse.emf.ecore.EAttribute INDEX_CALL__INDEX_NAME
      The meta object literal for the 'Index Name' attribute feature.
    • INDEX_CALL__INDEX_PROPERTY

      static final org.eclipse.emf.ecore.EAttribute INDEX_CALL__INDEX_PROPERTY
      The meta object literal for the 'Index Property' attribute feature.
    • INDEX_CALL__INDEX_QUERY

      static final org.eclipse.emf.ecore.EAttribute INDEX_CALL__INDEX_QUERY
      The meta object literal for the 'Index Query' attribute feature.
    • INDEX_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation INDEX_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • COUNT_CALL

      static final org.eclipse.emf.ecore.EClass COUNT_CALL
      The meta object literal for the 'Count Call' class.
      See Also:
      CountCallImpl, GremlinPackageImpl.getCountCall()
    • COUNT_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation COUNT_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • FIRST_CALL

      static final org.eclipse.emf.ecore.EClass FIRST_CALL
      The meta object literal for the 'First Call' class.
      See Also:
      FirstCallImpl, GremlinPackageImpl.getFirstCall()
    • FIRST_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation FIRST_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • TO_LIST_CALL

      static final org.eclipse.emf.ecore.EClass TO_LIST_CALL
      The meta object literal for the 'To List Call' class.
      See Also:
      ToListCallImpl, GremlinPackageImpl.getToListCall()
    • TO_LIST_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation TO_LIST_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • IS_EMPTY_CALL

      static final org.eclipse.emf.ecore.EClass IS_EMPTY_CALL
      The meta object literal for the 'Is Empty Call' class.
      See Also:
      IsEmptyCallImpl, GremlinPackageImpl.getIsEmptyCall()
    • IS_EMPTY_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation IS_EMPTY_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • CONTAINS_CALL

      static final org.eclipse.emf.ecore.EClass CONTAINS_CALL
      The meta object literal for the 'Contains Call' class.
      See Also:
      ContainsCallImpl, GremlinPackageImpl.getContainsCall()
    • CONTAINS_CALL__VALUE

      static final org.eclipse.emf.ecore.EReference CONTAINS_CALL__VALUE
      The meta object literal for the 'Value' containment reference feature.
    • CONTAINS_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation CONTAINS_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • CONTAINS_ALL_CALL

      static final org.eclipse.emf.ecore.EClass CONTAINS_ALL_CALL
      The meta object literal for the 'Contains All Call' class.
      See Also:
      ContainsAllCallImpl, GremlinPackageImpl.getContainsAllCall()
    • CONTAINS_ALL_CALL__VALUE

      static final org.eclipse.emf.ecore.EReference CONTAINS_ALL_CALL__VALUE
      The meta object literal for the 'Value' containment reference feature.
    • CONTAINS_ALL_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation CONTAINS_ALL_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • ADD_ALL_CALL

      static final org.eclipse.emf.ecore.EClass ADD_ALL_CALL
      The meta object literal for the 'Add All Call' class.
      See Also:
      AddAllCallImpl, GremlinPackageImpl.getAddAllCall()
    • ADD_ALL_CALL__VALUE

      static final org.eclipse.emf.ecore.EReference ADD_ALL_CALL__VALUE
      The meta object literal for the 'Value' containment reference feature.
    • ADD_ALL_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation ADD_ALL_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • RETAIN_ALL_CALL

      static final org.eclipse.emf.ecore.EClass RETAIN_ALL_CALL
      The meta object literal for the 'Retain All Call' class.
      See Also:
      RetainAllCallImpl, GremlinPackageImpl.getRetainAllCall()
    • RETAIN_ALL_CALL__VALUE

      static final org.eclipse.emf.ecore.EReference RETAIN_ALL_CALL__VALUE
      The meta object literal for the 'Value' containment reference feature.
    • RETAIN_ALL_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation RETAIN_ALL_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • UNION_CALL

      static final org.eclipse.emf.ecore.EClass UNION_CALL
      The meta object literal for the 'Union Call' class.
      See Also:
      UnionCallImpl, GremlinPackageImpl.getUnionCall()
    • UNION_CALL__LEFT_COLLECTION

      static final org.eclipse.emf.ecore.EReference UNION_CALL__LEFT_COLLECTION
      The meta object literal for the 'Left Collection' containment reference feature.
    • UNION_CALL__RIGHT_COLLECTION

      static final org.eclipse.emf.ecore.EReference UNION_CALL__RIGHT_COLLECTION
      The meta object literal for the 'Right Collection' containment reference feature.
    • UNION_CALL__CAST

      static final org.eclipse.emf.ecore.EReference UNION_CALL__CAST
      The meta object literal for the 'Cast' containment reference feature.
    • UNION_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation UNION_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • INTERSECTION_CALL

      static final org.eclipse.emf.ecore.EClass INTERSECTION_CALL
      The meta object literal for the 'Intersection Call' class.
      See Also:
      IntersectionCallImpl, GremlinPackageImpl.getIntersectionCall()
    • INTERSECTION_CALL__LEFT_COLLECTION

      static final org.eclipse.emf.ecore.EReference INTERSECTION_CALL__LEFT_COLLECTION
      The meta object literal for the 'Left Collection' containment reference feature.
    • INTERSECTION_CALL__RIGHT_COLLECTION

      static final org.eclipse.emf.ecore.EReference INTERSECTION_CALL__RIGHT_COLLECTION
      The meta object literal for the 'Right Collection' containment reference feature.
    • INTERSECTION_CALL__CAST

      static final org.eclipse.emf.ecore.EReference INTERSECTION_CALL__CAST
      The meta object literal for the 'Cast' containment reference feature.
    • INTERSECTION_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation INTERSECTION_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • SIZE_CALL

      static final org.eclipse.emf.ecore.EClass SIZE_CALL
      The meta object literal for the 'Size Call' class.
      See Also:
      SizeCallImpl, GremlinPackageImpl.getSizeCall()
    • SIZE_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation SIZE_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • EXPRESSION

      static final org.eclipse.emf.ecore.EClass EXPRESSION
      The meta object literal for the 'Expression' class.
      See Also:
      ExpressionImpl, GremlinPackageImpl.getExpression()
    • UNARY_EXPRESSION

      static final org.eclipse.emf.ecore.EClass UNARY_EXPRESSION
      The meta object literal for the 'Unary Expression' class.
      See Also:
      UnaryExpressionImpl, GremlinPackageImpl.getUnaryExpression()
    • UNARY_EXPRESSION__EXP

      static final org.eclipse.emf.ecore.EReference UNARY_EXPRESSION__EXP
      The meta object literal for the 'Exp' containment reference feature.
    • NOT_EXPRESSION

      static final org.eclipse.emf.ecore.EClass NOT_EXPRESSION
      The meta object literal for the 'Not Expression' class.
      See Also:
      NotExpressionImpl, GremlinPackageImpl.getNotExpression()
    • NOT_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation NOT_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • BINARY_EXPRESSION

      static final org.eclipse.emf.ecore.EClass BINARY_EXPRESSION
      The meta object literal for the 'Binary Expression' class.
      See Also:
      BinaryExpressionImpl, GremlinPackageImpl.getBinaryExpression()
    • BINARY_EXPRESSION__LEFT

      static final org.eclipse.emf.ecore.EReference BINARY_EXPRESSION__LEFT
      The meta object literal for the 'Left' containment reference feature.
    • BINARY_EXPRESSION__RIGHT

      static final org.eclipse.emf.ecore.EReference BINARY_EXPRESSION__RIGHT
      The meta object literal for the 'Right' containment reference feature.
    • EQUALITY_EXPRESSION

      static final org.eclipse.emf.ecore.EClass EQUALITY_EXPRESSION
      The meta object literal for the 'Equality Expression' class.
      See Also:
      EqualityExpressionImpl, GremlinPackageImpl.getEqualityExpression()
    • EQUALITY_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation EQUALITY_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • IN_EXPRESSION

      static final org.eclipse.emf.ecore.EClass IN_EXPRESSION
      The meta object literal for the 'In Expression' class.
      See Also:
      InExpressionImpl, GremlinPackageImpl.getInExpression()
    • IN_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation IN_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • DIFFERENCE_EXPRESSION

      static final org.eclipse.emf.ecore.EClass DIFFERENCE_EXPRESSION
      The meta object literal for the 'Difference Expression' class.
      See Also:
      DifferenceExpressionImpl, GremlinPackageImpl.getDifferenceExpression()
    • DIFFERENCE_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation DIFFERENCE_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • OR_EXPRESSION

      static final org.eclipse.emf.ecore.EClass OR_EXPRESSION
      The meta object literal for the 'Or Expression' class.
      See Also:
      OrExpressionImpl, GremlinPackageImpl.getOrExpression()
    • OR_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation OR_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • AND_EXPRESSION

      static final org.eclipse.emf.ecore.EClass AND_EXPRESSION
      The meta object literal for the 'And Expression' class.
      See Also:
      AndExpressionImpl, GremlinPackageImpl.getAndExpression()
    • AND_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation AND_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • GREATER_EXPRESSION

      static final org.eclipse.emf.ecore.EClass GREATER_EXPRESSION
      The meta object literal for the 'Greater Expression' class.
      See Also:
      GreaterExpressionImpl, GremlinPackageImpl.getGreaterExpression()
    • GREATER_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation GREATER_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • GREATER_OR_EQUAL_EXPRESSION

      static final org.eclipse.emf.ecore.EClass GREATER_OR_EQUAL_EXPRESSION
      The meta object literal for the 'Greater Or Equal Expression' class.
      See Also:
      GreaterOrEqualExpressionImpl, GremlinPackageImpl.getGreaterOrEqualExpression()
    • GREATER_OR_EQUAL_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation GREATER_OR_EQUAL_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • LESS_EXPRESSION

      static final org.eclipse.emf.ecore.EClass LESS_EXPRESSION
      The meta object literal for the 'Less Expression' class.
      See Also:
      LessExpressionImpl, GremlinPackageImpl.getLessExpression()
    • LESS_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation LESS_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • LESS_OR_EQUAL_EXPRESSION

      static final org.eclipse.emf.ecore.EClass LESS_OR_EQUAL_EXPRESSION
      The meta object literal for the 'Less Or Equal Expression' class.
      See Also:
      LessOrEqualExpressionImpl, GremlinPackageImpl.getLessOrEqualExpression()
    • LESS_OR_EQUAL_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation LESS_OR_EQUAL_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • AFFECTATION_EXPRESSION

      static final org.eclipse.emf.ecore.EClass AFFECTATION_EXPRESSION
      The meta object literal for the 'Affectation Expression' class.
      See Also:
      AffectationExpressionImpl, GremlinPackageImpl.getAffectationExpression()
    • AFFECTATION_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation AFFECTATION_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • LEFT_SHIFT_EXPRESSION

      static final org.eclipse.emf.ecore.EClass LEFT_SHIFT_EXPRESSION
      The meta object literal for the 'Left Shift Expression' class.
      See Also:
      LeftShiftExpressionImpl, GremlinPackageImpl.getLeftShiftExpression()
    • LEFT_SHIFT_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation LEFT_SHIFT_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • TERNARY_OPERATOR

      static final org.eclipse.emf.ecore.EClass TERNARY_OPERATOR
      The meta object literal for the 'Ternary Operator' class.
      See Also:
      TernaryOperatorImpl, GremlinPackageImpl.getTernaryOperator()
    • TERNARY_OPERATOR__CONDITION

      static final org.eclipse.emf.ecore.EReference TERNARY_OPERATOR__CONDITION
      The meta object literal for the 'Condition' containment reference feature.
    • TERNARY_OPERATOR__IF_TRUE

      static final org.eclipse.emf.ecore.EReference TERNARY_OPERATOR__IF_TRUE
      The meta object literal for the 'If True' containment reference feature.
    • TERNARY_OPERATOR__IF_FALSE

      static final org.eclipse.emf.ecore.EReference TERNARY_OPERATOR__IF_FALSE
      The meta object literal for the 'If False' containment reference feature.
    • TERNARY_OPERATOR___TO_STRING

      static final org.eclipse.emf.ecore.EOperation TERNARY_OPERATOR___TO_STRING
      The meta object literal for the 'To String' operation.
    • STRING_LITERAL

      static final org.eclipse.emf.ecore.EClass STRING_LITERAL
      The meta object literal for the 'String Literal' class.
      See Also:
      StringLiteralImpl, GremlinPackageImpl.getStringLiteral()
    • STRING_LITERAL__VALUE

      static final org.eclipse.emf.ecore.EAttribute STRING_LITERAL__VALUE
      The meta object literal for the 'Value' attribute feature.
    • STRING_LITERAL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation STRING_LITERAL___TO_STRING
      The meta object literal for the 'To String' operation.
    • INTEGER_LITERAL

      static final org.eclipse.emf.ecore.EClass INTEGER_LITERAL
      The meta object literal for the 'Integer Literal' class.
      See Also:
      IntegerLiteralImpl, GremlinPackageImpl.getIntegerLiteral()
    • INTEGER_LITERAL__VALUE

      static final org.eclipse.emf.ecore.EAttribute INTEGER_LITERAL__VALUE
      The meta object literal for the 'Value' attribute feature.
    • INTEGER_LITERAL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation INTEGER_LITERAL___TO_STRING
      The meta object literal for the 'To String' operation.
    • DOUBLE_LITERAL

      static final org.eclipse.emf.ecore.EClass DOUBLE_LITERAL
      The meta object literal for the 'Double Literal' class.
      See Also:
      DoubleLiteralImpl, GremlinPackageImpl.getDoubleLiteral()
    • DOUBLE_LITERAL__VALUE

      static final org.eclipse.emf.ecore.EAttribute DOUBLE_LITERAL__VALUE
      The meta object literal for the 'Value' attribute feature.
    • DOUBLE_LITERAL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation DOUBLE_LITERAL___TO_STRING
      The meta object literal for the 'To String' operation.
    • BOOLEAN_LITERAL

      static final org.eclipse.emf.ecore.EClass BOOLEAN_LITERAL
      The meta object literal for the 'Boolean Literal' class.
      See Also:
      BooleanLiteralImpl, GremlinPackageImpl.getBooleanLiteral()
    • BOOLEAN_LITERAL__VALUE

      static final org.eclipse.emf.ecore.EAttribute BOOLEAN_LITERAL__VALUE
      The meta object literal for the 'Value' attribute feature.
    • BOOLEAN_LITERAL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation BOOLEAN_LITERAL___TO_STRING
      The meta object literal for the 'To String' operation.
    • NULL_LITERAL

      static final org.eclipse.emf.ecore.EClass NULL_LITERAL
      The meta object literal for the 'Null Literal' class.
      See Also:
      NullLiteralImpl, GremlinPackageImpl.getNullLiteral()
    • NULL_LITERAL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation NULL_LITERAL___TO_STRING
      The meta object literal for the 'To String' operation.
    • TO_INTEGER_CALL

      static final org.eclipse.emf.ecore.EClass TO_INTEGER_CALL
      The meta object literal for the 'To Integer Call' class.
      See Also:
      ToIntegerCallImpl, GremlinPackageImpl.getToIntegerCall()
    • TO_INTEGER_CALL___TO_STRING

      static final org.eclipse.emf.ecore.EOperation TO_INTEGER_CALL___TO_STRING
      The meta object literal for the 'To String' operation.
    • PLUS_EXPRESSION

      static final org.eclipse.emf.ecore.EClass PLUS_EXPRESSION
      The meta object literal for the 'Plus Expression' class.
      See Also:
      PlusExpressionImpl, GremlinPackageImpl.getPlusExpression()
    • PLUS_EXPRESSION___TO_STRING

      static final org.eclipse.emf.ecore.EOperation PLUS_EXPRESSION___TO_STRING
      The meta object literal for the 'To String' operation.
    • CUSTOM_STEP

      static final org.eclipse.emf.ecore.EClass CUSTOM_STEP
      The meta object literal for the 'Custom Step' class.
      See Also:
      CustomStepImpl, GremlinPackageImpl.getCustomStep()
    • CUSTOM_STEP__NAME

      static final org.eclipse.emf.ecore.EAttribute CUSTOM_STEP__NAME
      The meta object literal for the 'Name' attribute feature.
    • CUSTOM_STEP__PARAMS

      static final org.eclipse.emf.ecore.EReference CUSTOM_STEP__PARAMS
      The meta object literal for the 'Params' containment reference list feature.
    • CUSTOM_STEP___TO_STRING

      static final org.eclipse.emf.ecore.EOperation CUSTOM_STEP___TO_STRING
      The meta object literal for the 'To String' operation.