Uses of Package
com.sas.iquery.metadata

Packages that use com.sas.iquery.metadata
com.sas.iquery Provides an API that enables an application to present information in business terms rather than database schema terms and to create queries to retrieve the underlying physical data. 
com.sas.iquery.builder Classes in the com.sas.iquery.builder package are used to easily build up complex Intelligent Query objects. 
com.sas.iquery.dataretrieval.convenience Provides utility classes for getting information about data selections. 
com.sas.iquery.dataservices Provides utility classes and methods that are used to read information maps and retrieve filter values. 
com.sas.iquery.metadata Top-level package for SAS Query Services's three models, the business model, physical model, and expression model, which are all used in defining information maps and data selections. 
com.sas.iquery.metadata.business The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. 
com.sas.iquery.metadata.business.step Provides a set of modeled "step" operations that can be applied, in a particular order, to data items and business queries to modify the results of a query. 
com.sas.iquery.metadata.business.step.olap Provides a set of modeled "step" operations that can be applied, in a particular order, to OLAP data items and business queries in order to filter the data that gets returned when business queries are executed. 
com.sas.iquery.metadata.business.step.relational Provides a set of modeled "step" operations that can be applied, in a particular order, to relational data items in order to filter the data that gets returned when business queries are executed
com.sas.iquery.metadata.expr Provides classes that are used to model expressions, which are used to compose data items and filters. 
com.sas.iquery.metadata.expr.olap Provides classes used to define OLAP expressions usable within a business model for defining portions of an OLAP business query. 
com.sas.iquery.metadata.expr.relational Provides classes that are used to model relational database expressions which are typically used when defining the expression portion of filters. 
com.sas.iquery.metadata.serverprop Provides specific information (via a ServerProperties object) about the capabilities of the server, such as operators and recognized functions. 
com.sas.iquery.metadata.serverprop.formats Server properties classes that describe SAS formats. 
com.sas.iquery.util Utility classes that SAS Query Services makes available for use with its models. 
 

Classes in com.sas.iquery.metadata used by com.sas.iquery
MetadataException
          An exception that provides information on a metadata error or some other errors.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.builder
MetadataException
          An exception that provides information on a metadata error or some other errors.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.dataretrieval.convenience
MetadataException
          An exception that provides information on a metadata error or some other errors.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.dataservices
IntelligentQueryMetadataServiceInterface
          Specifies an object that is more of a container or a configuration/context of knowledge that SAS Query Services has about supported databases and server information.
MetadataException
          An exception that provides information on a metadata error or some other errors.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.metadata
IntelligentQueryMetadataServiceInterface
          Specifies an object that is more of a container or a configuration/context of knowledge that SAS Query Services has about supported databases and server information.
MetadataException
          An exception that provides information on a metadata error or some other errors.
NamedObjectInterface
          Specifies basic getter methods for objects that have labels and descriptions.
StructureOfData
          Contains information about the structure of data that can be queried.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.metadata.business
IntelligentQueryMetadataServiceInterface
          Specifies an object that is more of a container or a configuration/context of knowledge that SAS Query Services has about supported databases and server information.
InvalidIDException
          Specifies an exception that is thrown when an object's ID is not set or when the business model that created the object has an ID that is not set.
LocalizableNamedObjectInterface
          Specifies basic getter methods for objects that have labels and descriptions that can be configured based on Locale.
MetadataException
          An exception that provides information on a metadata error or some other errors.
NamedObjectInterface
          Specifies basic getter methods for objects that have labels and descriptions.
PropertyChangeListenee
          Specifies an object that can be listened to for changes to its definition.
StructureOfData
          Contains information about the structure of data that can be queried.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.metadata.business.step
MetadataException
          An exception that provides information on a metadata error or some other errors.
PropertyChangeListenee
          Specifies an object that can be listened to for changes to its definition.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.metadata.business.step.olap
MetadataException
          An exception that provides information on a metadata error or some other errors.
PropertyChangeListenee
          Specifies an object that can be listened to for changes to its definition.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.metadata.business.step.relational
MetadataException
          An exception that provides information on a metadata error or some other errors.
PropertyChangeListenee
          Specifies an object that can be listened to for changes to its definition.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.metadata.expr
MetadataException
          An exception that provides information on a metadata error or some other errors.
PropertyChangeListenee
          Specifies an object that can be listened to for changes to its definition.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.metadata.expr.olap
MetadataException
          An exception that provides information on a metadata error or some other errors.
PropertyChangeListenee
          Specifies an object that can be listened to for changes to its definition.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.metadata.expr.relational
MetadataException
          An exception that provides information on a metadata error or some other errors.
PropertyChangeListenee
          Specifies an object that can be listened to for changes to its definition.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.metadata.serverprop
LocalizableNamedObjectInterface
          Specifies basic getter methods for objects that have labels and descriptions that can be configured based on Locale.
MetadataException
          An exception that provides information on a metadata error or some other errors.
NamedObjectInterface
          Specifies basic getter methods for objects that have labels and descriptions.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.metadata.serverprop.formats
LocalizableNamedObjectInterface
          Specifies basic getter methods for objects that have labels and descriptions that can be configured based on Locale.
NamedObjectInterface
          Specifies basic getter methods for objects that have labels and descriptions.
 

Classes in com.sas.iquery.metadata used by com.sas.iquery.util
MetadataException
          An exception that provides information on a metadata error or some other errors.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.