Uses of Class
org.openxma.dsl.dom.model.impl.ExpressionImpl

Packages that use ExpressionImpl
org.openxma.dsl.dom.model.impl   
 

Uses of ExpressionImpl in org.openxma.dsl.dom.model.impl
 

Subclasses of ExpressionImpl in org.openxma.dsl.dom.model.impl
 class AggregateFunctionImpl
          An implementation of the model object 'Aggregate Function'.
 class AliasedExpressionImpl
          An implementation of the model object 'Aliased Expression'.
 class BetweenExpressionImpl
          An implementation of the model object 'Between Expression'.
 class BinaryExpressionImpl
          An implementation of the model object 'Binary Expression'.
 class BooleanLiteralValueImpl
          An implementation of the model object 'Boolean Literal Value'.
 class CaseExpressionImpl
          An implementation of the model object 'Case Expression'.
 class CastFunctionImpl
          An implementation of the model object 'Cast Function'.
 class CollectionFunctionImpl
          An implementation of the model object 'Collection Function'.
 class EmptyLiteralValueImpl
          An implementation of the model object 'Empty Literal Value'.
 class FunctionCallImpl
          An implementation of the model object 'Function Call'.
 class InExpressionImpl
          An implementation of the model object 'In Expression'.
 class IntegerLiteralValueImpl
          An implementation of the model object 'Integer Literal Value'.
 class LikeExpressionImpl
          An implementation of the model object 'Like Expression'.
 class LiteralValueImpl
          An implementation of the model object 'Literal Value'.
 class MemberOfExpressionImpl
          An implementation of the model object 'Member Of Expression'.
 class NotExpressionImpl
          An implementation of the model object 'Not Expression'.
 class NullLiteralValueImpl
          An implementation of the model object 'Null Literal Value'.
 class ParenthesizedExpressionImpl
          An implementation of the model object 'Parenthesized Expression'.
 class PropertyValueImpl
          An implementation of the model object 'Property Value'.
 class QuantifiedExpressionImpl
          An implementation of the model object 'Quantified Expression'.
 class QueryParameterValueImpl
          An implementation of the model object 'Query Parameter Value'.
 class RealLiteralValueImpl
          An implementation of the model object 'Real Literal Value'.
 class StringLiteralValueImpl
          An implementation of the model object 'String Literal Value'.
 class SubQueryImpl
          An implementation of the model object 'Sub Query'.
 class TrimFunctionImpl
          An implementation of the model object 'Trim Function'.
 class UnaryExpressionImpl
          An implementation of the model object 'Unary Expression'.
 



Copyright © 2013. All Rights Reserved.