Uses of Package
org.eclipse.datatools.connectivity.oda.spec.manifest

Packages that use org.eclipse.datatools.connectivity.oda.spec.manifest
org.eclipse.datatools.connectivity.oda.design.ui.designsession A utility component that provides the services to handle the DTP ODA Design Session Model API objects. 
org.eclipse.datatools.connectivity.oda.spec The runtime API for an ODA data set query's dynamic result set specification. 
org.eclipse.datatools.connectivity.oda.spec.manifest Provides a utility component for accessing the capabilities registered by an ODA extension that implements the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point. 
org.eclipse.datatools.connectivity.oda.spec.result Defines the result set specification of the Open Data Access (ODA) dynamicResultSet extension point. 
org.eclipse.datatools.connectivity.oda.spec.result.filter Defines the concrete filter expressions for use in the Open Data Access (ODA) result set filtering specification. 
org.eclipse.datatools.connectivity.oda.spec.util Defines utilities for use with the Open Data Access (ODA) query specification. 
org.eclipse.datatools.connectivity.oda.spec.valueexpr Defines the specialized Value Expression classes for use in the Open Data Access (ODA) query specification. 
 

Classes in org.eclipse.datatools.connectivity.oda.spec.manifest used by org.eclipse.datatools.connectivity.oda.design.ui.designsession
FilterExpressionDefinition
          Represents the definition of a contributed filter expression type, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
 

Classes in org.eclipse.datatools.connectivity.oda.spec.manifest used by org.eclipse.datatools.connectivity.oda.spec
ExtensionContributor
          Represents the contributor defining its scope and capabilities, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
 

Classes in org.eclipse.datatools.connectivity.oda.spec.manifest used by org.eclipse.datatools.connectivity.oda.spec.manifest
AggregateDefinition
          Represents the definition of a contributed aggregate type, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
CombinedExpressionOperatorDefinition
          Represents the definition of a value expression combined operator type, as specified in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
ExtensionContributor
          Represents the contributor defining its scope and capabilities, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
FilterExpressionDefinition
          Represents the definition of a contributed filter expression type, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
FunctionExpressionDefinition
          Represents the definition of a value expression function type, as specified in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
ResultExtensionExplorer
          This singleton explorer is the entry point to explore and access the manifest of all the extensions that implement the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
SupportedDataSetType
          Represents the ODA Data Set Type supported by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
VariableRestrictions
          Represents the restrictions on the types of expression variable that can be applied with an extension-defined expression, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
 

Classes in org.eclipse.datatools.connectivity.oda.spec.manifest used by org.eclipse.datatools.connectivity.oda.spec.result
AggregateDefinition
          Represents the definition of a contributed aggregate type, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
SupportedDataSetType
          Represents the ODA Data Set Type supported by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
 

Classes in org.eclipse.datatools.connectivity.oda.spec.manifest used by org.eclipse.datatools.connectivity.oda.spec.result.filter
FilterExpressionDefinition
          Represents the definition of a contributed filter expression type, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
SupportedDataSetType
          Represents the ODA Data Set Type supported by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
 

Classes in org.eclipse.datatools.connectivity.oda.spec.manifest used by org.eclipse.datatools.connectivity.oda.spec.util
ExtensionContributor
          Represents the contributor defining its scope and capabilities, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
VariableRestrictions
          Represents the restrictions on the types of expression variable that can be applied with an extension-defined expression, as specifed in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
 

Classes in org.eclipse.datatools.connectivity.oda.spec.manifest used by org.eclipse.datatools.connectivity.oda.spec.valueexpr
FunctionExpressionDefinition
          Represents the definition of a value expression function type, as specified in an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.
SupportedDataSetType
          Represents the ODA Data Set Type supported by an extension of the org.eclipse.datatools.connectivity.oda.dynamicResultSet extension point.