Uses of Interface
org.eclipse.datatools.modelbase.sql.query.ValueExpressionAtomic

Packages that use ValueExpressionAtomic
org.eclipse.datatools.modelbase.sql.query   
org.eclipse.datatools.modelbase.sql.query.impl   
org.eclipse.datatools.modelbase.sql.query.util   
org.eclipse.datatools.modelbase.sql.xml.query   
org.eclipse.datatools.modelbase.sql.xml.query.impl   
org.eclipse.datatools.modelbase.sql.xml.query.util   
 

Uses of ValueExpressionAtomic in org.eclipse.datatools.modelbase.sql.query
 

Subinterfaces of ValueExpressionAtomic in org.eclipse.datatools.modelbase.sql.query
 interface ValueExpressionCase
          A representation of the model object 'SQL Value Expression Case'.
 interface ValueExpressionCaseSearch
          A representation of the model object 'SQL Value Expression Case Search'.
 interface ValueExpressionCaseSimple
          A representation of the model object 'SQL Value Expression Case Simple'.
 interface ValueExpressionCast
          A representation of the model object 'SQL Value Expression Cast'.
 interface ValueExpressionColumn
          A representation of the model object 'SQL Value Expression Column'.
 interface ValueExpressionDefaultValue
          A representation of the model object 'SQL Value Expression Default'.
 interface ValueExpressionFunction
          A representation of the model object 'SQL Value Expression Function'.
 interface ValueExpressionLabeledDuration
          A representation of the model object 'SQL Value Expression Labeled Duration'.
 interface ValueExpressionNullValue
          A representation of the model object 'SQL Value Expression Null'.
 interface ValueExpressionScalarSelect
          A representation of the model object 'SQL Value Expression Scalar Select'.
 interface ValueExpressionSimple
          A representation of the model object 'SQL Value Expression Simple'.
 interface ValueExpressionVariable
          A representation of the model object 'SQL Value Expression Variable'.
 

Uses of ValueExpressionAtomic in org.eclipse.datatools.modelbase.sql.query.impl
 

Classes in org.eclipse.datatools.modelbase.sql.query.impl that implement ValueExpressionAtomic
 class ValueExpressionAtomicImpl
          An implementation of the model object 'SQL Value Expression Atomic'.
 class ValueExpressionCaseImpl
          An implementation of the model object 'SQL Value Expression Case'.
 class ValueExpressionCaseSearchImpl
          An implementation of the model object 'SQL Value Expression Case Search'.
 class ValueExpressionCaseSimpleImpl
          An implementation of the model object 'SQL Value Expression Case Simple'.
 class ValueExpressionCastImpl
          An implementation of the model object 'SQL Value Expression Cast'.
 class ValueExpressionColumnImpl
          An implementation of the model object 'SQL Value Expression Column'.
 class ValueExpressionDefaultValueImpl
          An implementation of the model object 'SQL Value Expression Default'.
 class ValueExpressionFunctionImpl
          An implementation of the model object 'SQL Value Expression Function'.
 class ValueExpressionLabeledDurationImpl
          An implementation of the model object 'SQL Value Expression Labeled Duration'.
 class ValueExpressionNullValueImpl
          An implementation of the model object 'SQL Value Expression Null'.
 class ValueExpressionScalarSelectImpl
          An implementation of the model object 'SQL Value Expression Scalar Select'.
 class ValueExpressionSimpleImpl
          An implementation of the model object 'SQL Value Expression Simple'.
 class ValueExpressionVariableImpl
          An implementation of the model object 'SQL Value Expression Variable'.
 

Uses of ValueExpressionAtomic in org.eclipse.datatools.modelbase.sql.query.util
 

Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type ValueExpressionAtomic
 java.lang.Object SQLQueryModelSwitch.caseValueExpressionAtomic(ValueExpressionAtomic object)
          Returns the result of interpreting the object as an instance of 'Value Expression Atomic'.
 

Uses of ValueExpressionAtomic in org.eclipse.datatools.modelbase.sql.xml.query
 

Subinterfaces of ValueExpressionAtomic in org.eclipse.datatools.modelbase.sql.xml.query
 interface XMLAggregateFunction
          A representation of the model object 'XML Aggregate Function'.
 interface XMLSerializeFunction
          A representation of the model object 'XML Serialize Function'.
 interface XMLValueExpressionCast
          A representation of the model object 'XML Value Expression Cast'.
 interface XMLValueFunction
          A representation of the model object 'XML Value Function'.
 interface XMLValueFunctionComment
          A representation of the model object 'XML Value Function Comment'.
 interface XMLValueFunctionConcat
          A representation of the model object 'XML Value Function Concat'.
 interface XMLValueFunctionDocument
          A representation of the model object 'XML Value Function Document'.
 interface XMLValueFunctionElement
          A representation of the model object 'XML Value Function Element'.
 interface XMLValueFunctionForest
          A representation of the model object 'XML Value Function Forest'.
 interface XMLValueFunctionParse
          A representation of the model object 'XML Value Function Parse'.
 interface XMLValueFunctionPI
          A representation of the model object 'XML Value Function PI'.
 interface XMLValueFunctionQuery
          A representation of the model object 'XML Value Function Query'.
 interface XMLValueFunctionText
          A representation of the model object 'XML Value Function Text'.
 interface XMLValueFunctionValidate
          A representation of the model object 'XML Value Function Validate'.
 

Uses of ValueExpressionAtomic in org.eclipse.datatools.modelbase.sql.xml.query.impl
 

Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement ValueExpressionAtomic
 class XMLAggregateFunctionImpl
          An implementation of the model object 'XML Aggregate Function'.
 class XMLSerializeFunctionImpl
          An implementation of the model object 'XML Serialize Function'.
 class XMLValueExpressionCastImpl
          An implementation of the model object 'XML Value Expression Cast'.
 class XMLValueFunctionCommentImpl
          An implementation of the model object 'XML Value Function Comment'.
 class XMLValueFunctionConcatImpl
          An implementation of the model object 'XML Value Function Concat'.
 class XMLValueFunctionDocumentImpl
          An implementation of the model object 'XML Value Function Document'.
 class XMLValueFunctionElementImpl
          An implementation of the model object 'XML Value Function Element'.
 class XMLValueFunctionForestImpl
          An implementation of the model object 'XML Value Function Forest'.
 class XMLValueFunctionImpl
          An implementation of the model object 'XML Value Function'.
 class XMLValueFunctionParseImpl
          An implementation of the model object 'XML Value Function Parse'.
 class XMLValueFunctionPIImpl
          An implementation of the model object 'XML Value Function PI'.
 class XMLValueFunctionQueryImpl
          An implementation of the model object 'XML Value Function Query'.
 class XMLValueFunctionTextImpl
          An implementation of the model object 'XML Value Function Text'.
 class XMLValueFunctionValidateImpl
          An implementation of the model object 'XML Value Function Validate'.
 

Uses of ValueExpressionAtomic in org.eclipse.datatools.modelbase.sql.xml.query.util
 

Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type ValueExpressionAtomic
 java.lang.Object SQLXMLQueryModelSwitch.caseValueExpressionAtomic(ValueExpressionAtomic object)
          Returns the result of interpretting the object as an instance of 'Value Expression Atomic'.
 



Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.