org.openxma.dsl.dom.model
Interface Expression

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
AggregateFunction, AliasedExpression, BetweenExpression, BinaryExpression, BooleanLiteralValue, CaseExpression, CastFunction, CollectionFunction, EmptyLiteralValue, FunctionCall, InExpression, IntegerLiteralValue, LikeExpression, LiteralValue, MemberOfExpression, NotExpression, NullLiteralValue, ParenthesizedExpression, PropertyValue, QuantifiedExpression, QueryParameterValue, RealLiteralValue, StringLiteralValue, SubQuery, TrimFunction, UnaryExpression
All Known Implementing Classes:
AggregateFunctionImpl, AliasedExpressionImpl, BetweenExpressionImpl, BinaryExpressionImpl, BooleanLiteralValueImpl, CaseExpressionImpl, CastFunctionImpl, CollectionFunctionImpl, EmptyLiteralValueImpl, ExpressionImpl, FunctionCallImpl, InExpressionImpl, IntegerLiteralValueImpl, LikeExpressionImpl, LiteralValueImpl, MemberOfExpressionImpl, NotExpressionImpl, NullLiteralValueImpl, ParenthesizedExpressionImpl, PropertyValueImpl, QuantifiedExpressionImpl, QueryParameterValueImpl, RealLiteralValueImpl, StringLiteralValueImpl, SubQueryImpl, TrimFunctionImpl, UnaryExpressionImpl

public interface Expression
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Expression'.

See Also:
DomPackage.getExpression()

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 2013. All Rights Reserved.