Interface Expression

All Superinterfaces:
org.eclipse.emf.ecore.EObject, Instruction, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
AffectationExpression, AndExpression, BinaryExpression, BooleanLiteral, DifferenceExpression, DoubleLiteral, EqualityExpression, GreaterExpression, GreaterOrEqualExpression, InExpression, IntegerLiteral, LeftShiftExpression, LessExpression, LessOrEqualExpression, NotExpression, NullLiteral, OrExpression, PlusExpression, StringLiteral, TernaryOperator, UnaryExpression
All Known Implementing Classes:
AffectationExpressionImpl, AndExpressionImpl, BinaryExpressionImpl, BooleanLiteralImpl, DifferenceExpressionImpl, DoubleLiteralImpl, EqualityExpressionImpl, ExpressionImpl, GreaterExpressionImpl, GreaterOrEqualExpressionImpl, InExpressionImpl, IntegerLiteralImpl, LeftShiftExpressionImpl, LessExpressionImpl, LessOrEqualExpressionImpl, NotExpressionImpl, NullLiteralImpl, OrExpressionImpl, PlusExpressionImpl, StringLiteralImpl, TernaryOperatorImpl, UnaryExpressionImpl

public interface Expression
extends Instruction
A representation of the model object 'Expression'.
See Also:
GremlinPackage.getExpression()
  • Method Summary

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver