|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.sas.storage.olap | |
---|---|
com.sas.actionprovider.commands | |
com.sas.actionprovider.support.olaptableview | Provides classes that support and define the default actions for olap Table Viewer Components. |
com.sas.actionprovider.util.olap | |
com.sas.commands.dataselectors | |
com.sas.dataselectors | Provides the interface that defines the basic methods required of a data selector. |
com.sas.dataselectors.calculateditems | Provides adapter components used to convert native models to models which can then be used with calculated item selector components. |
com.sas.dataselectors.exceptionhighlighting | |
com.sas.dataselectors.filterandrank | |
com.sas.dataselectors.filters | Provides adapter components used to convert native models to models which can then be used with filter components. |
com.sas.dataselectors.filters.timebased.olap | |
com.sas.dataselectors.find | |
com.sas.dataselectors.qualifiers | Provides classes for generating a qualifiers selector that is used within the Filter and Ranking Selectors for OLAP data. |
com.sas.dataselectors.sort | Provides adapter components used to convert native models to models which can then be used with sort selector components. |
com.sas.graphics.components | Provides swing components for producing a variety of graph types. |
com.sas.graphics.components.barchart | Bar Chart component and its related models. |
com.sas.graphics.components.barlinechart | BarLine Chart component and its related models. |
com.sas.graphics.components.esrimap | |
com.sas.graphics.components.linechart | Line Chart component and its related models. |
com.sas.graphics.components.lineplot | Line Plot component and its related models. |
com.sas.graphics.components.piechart | Pie Chart component and its related models. |
com.sas.graphics.components.radarchart | Radar Chart component and its related models. |
com.sas.graphics.components.scatterplot | Scatter Plot component and its related models. |
com.sas.graphics.components.tilechart | Tile Chart component and its related models. |
com.sas.graphics.components.waterfallchart | Waterfall Chart component and its related models. |
com.sas.prompts | |
com.sas.servlet.tbeans.dataselectors.html | Provides classes for creating dataselectors, and the menubar classes that provide access to the dataselectors from a data viewer. |
com.sas.servlet.tbeans.olapgraphics.html | Provides classes for generating different OLAP chart objects. |
com.sas.servlet.tbeans.olaptableview | Provides classes and interfaces for viewing OLAP Data. |
com.sas.servlet.tbeans.olaptableview.html | Provides classes and interfaces for Creating an HTML table representing an OLAPTable. |
com.sas.storage.flattened.sasmdx | Provides a set of classes for accessing OLAP data from the SAS OLAP Server with a flattened view. |
com.sas.storage.olap | Provides a set of interfaces for accessing OLAP data. |
com.sas.storage.olap.export | Classes and related interfaces to transform multidimensional data (usually named OLAP data) into data streams suitable to be exported to a spreadsheet. |
com.sas.storage.olap.sasmdx | Provides a set of classes for accessing OLAP data from the SAS OLAP Server. |
com.sas.swing.models | Model adapters to convert between existing SAS java models and new JDK1.2 models and visuals. |
com.sas.swing.visuals.olaptableview | Provides a set of swing classes for viewing and manipulating OLAP data. |
Classes in com.sas.storage.olap used by com.sas.actionprovider.commands | |
---|---|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.actionprovider.support.olaptableview | |
---|---|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.actionprovider.util.olap | |
---|---|
AxisInterface
An interface representing an axis on a multidimensional result set. |
|
Filter
The Filter object defines a set of filters which are used to select a set of OLAP Metadata elements (eg Dimensions, Levels, etc). |
|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.commands.dataselectors | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.dataselectors | |
---|---|
MetadataInterface
The MetadataInterface is used to obtain the metadata for this server's database. |
|
OLAPException
An exception that provides information on a database access error or other errors. |
Classes in com.sas.storage.olap used by com.sas.dataselectors.calculateditems | |
---|---|
LevelInterface
Represents a level in a multidimensional cube. |
|
MemberInterface
Represents a member in a multidimensional cube. |
Classes in com.sas.storage.olap used by com.sas.dataselectors.exceptionhighlighting | |
---|---|
HierarchyInterface
Represents a hierarchy in a multidimensional cube. |
|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.dataselectors.filterandrank | |
---|---|
OLAPException
An exception that provides information on a database access error or other errors. |
|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.dataselectors.filters | |
---|---|
DimensionInterface
Represents a dimension in a multidimensional cube. |
|
HierarchyInterface
Represents a hierarchy in a multidimensional cube. |
|
LevelInterface
Represents a level in a multidimensional cube. |
|
MemberInterface
Represents a member in a multidimensional cube. |
|
MetadataEntityInterface
A base interace with all the common methods for the Metadata object. |
|
MetadataInterface
The MetadataInterface is used to obtain the metadata for this server's database. |
|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
OLAPException
An exception that provides information on a database access error or other errors. |
|
PropertyInterface
Represents a property in a multidimensional cube. |
|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.dataselectors.filters.timebased.olap | |
---|---|
LevelInterface
Represents a level in a multidimensional cube. |
|
MetadataInterface
The MetadataInterface is used to obtain the metadata for this server's database. |
Classes in com.sas.storage.olap used by com.sas.dataselectors.find | |
---|---|
AxisInterface
An interface representing an axis on a multidimensional result set. |
|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
OLAPException
An exception that provides information on a database access error or other errors. |
|
ResultSetInterface
An interface representing a multidimensional result set. |
|
ResultSetMetadataInterface
An interface that defines the structure and contents of a ResultSet's metadata. |
|
TupleInterface
An interface representing a tuple in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.dataselectors.qualifiers | |
---|---|
DimensionInterface
Represents a dimension in a multidimensional cube. |
|
MetadataInterface
The MetadataInterface is used to obtain the metadata for this server's database. |
|
OLAPException
An exception that provides information on a database access error or other errors. |
Classes in com.sas.storage.olap used by com.sas.dataselectors.sort | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.graphics.components | |
---|---|
MetadataInterface
The MetadataInterface is used to obtain the metadata for this server's database. |
|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
OLAPException
An exception that provides information on a database access error or other errors. |
|
PerformanceTuning
PerformanceTuning Object defines the performance settings for OLAP data. |
|
ResultSetInterface
An interface representing a multidimensional result set. |
|
ResultSetMetadataInterface
An interface that defines the structure and contents of a ResultSet's metadata. |
|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.graphics.components.barchart | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.graphics.components.barlinechart | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.graphics.components.esrimap | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.graphics.components.linechart | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.graphics.components.lineplot | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.graphics.components.piechart | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.graphics.components.radarchart | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.graphics.components.scatterplot | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.graphics.components.tilechart | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.graphics.components.waterfallchart | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.prompts | |
---|---|
MetadataInterface
The MetadataInterface is used to obtain the metadata for this server's database. |
Classes in com.sas.storage.olap used by com.sas.servlet.tbeans.dataselectors.html | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.servlet.tbeans.olapgraphics.html | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
OLAPException
An exception that provides information on a database access error or other errors. |
Classes in com.sas.storage.olap used by com.sas.servlet.tbeans.olaptableview | |
---|---|
AxisInterface
An interface representing an axis on a multidimensional result set. |
|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
OLAPException
An exception that provides information on a database access error or other errors. |
|
ResultSetMetadataInterface
An interface that defines the structure and contents of a ResultSet's metadata. |
|
TupleInterface
An interface representing a tuple in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.servlet.tbeans.olaptableview.html | |
---|---|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
|
TupleInterface
An interface representing a tuple in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.storage.flattened.sasmdx | |
---|---|
OLAPException
An exception that provides information on a database access error or other errors. |
Classes in com.sas.storage.olap used by com.sas.storage.olap | |
---|---|
AxisInterface
An interface representing an axis on a multidimensional result set. |
|
CubeInterface
Represents the metadata in a multidimensional cube. |
|
DimensionInterface
Represents a dimension in a multidimensional cube. |
|
Filter
The Filter object defines a set of filters which are used to select a set of OLAP Metadata elements (eg Dimensions, Levels, etc). |
|
HierarchyInterface
Represents a hierarchy in a multidimensional cube. |
|
LevelInterface
Represents a level in a multidimensional cube. |
|
MeasureInterface
Represents a measure in a multidimensional cube. |
|
MemberInterface
Represents a member in a multidimensional cube. |
|
MemberLevelComparator
MemberLevelComparator is used to compare two com.sas.storage.olap.MemberInterface objects by the depth of the
level the members belong to. |
|
MetadataEntityInterface
A base interace with all the common methods for the Metadata object. |
|
MetadataInterface
The MetadataInterface is used to obtain the metadata for this server's database. |
|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
OLAPException
An exception that provides information on a database access error or other errors. |
|
PerformanceTuning
PerformanceTuning Object defines the performance settings for OLAP data. |
|
PropertyInterface
Represents a property in a multidimensional cube. |
|
ResultSetInterface
An interface representing a multidimensional result set. |
|
ResultSetMetadataInterface
An interface that defines the structure and contents of a ResultSet's metadata. |
|
SchemaInterface
Represents the metadata in a multidimensional schema. |
|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
|
TupleInterface
An interface representing a tuple in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.storage.olap.export | |
---|---|
ResultSetInterface
An interface representing a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.storage.olap.sasmdx | |
---|---|
AxisInterface
An interface representing an axis on a multidimensional result set. |
|
CubeInterface
Represents the metadata in a multidimensional cube. |
|
DimensionInterface
Represents a dimension in a multidimensional cube. |
|
Filter
The Filter object defines a set of filters which are used to select a set of OLAP Metadata elements (eg Dimensions, Levels, etc). |
|
HierarchyInterface
Represents a hierarchy in a multidimensional cube. |
|
LevelInterface
Represents a level in a multidimensional cube. |
|
MeasureInterface
Represents a measure in a multidimensional cube. |
|
MemberInterface
Represents a member in a multidimensional cube. |
|
MetadataEntityInterface
A base interace with all the common methods for the Metadata object. |
|
MetadataInterface
The MetadataInterface is used to obtain the metadata for this server's database. |
|
MetadataPerformanceTuning
Metadata Performance Tuning Object defines the performance settings for OLAP metadata. |
|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
OLAPException
An exception that provides information on a database access error or other errors. |
|
PerformanceTuning
PerformanceTuning Object defines the performance settings for OLAP data. |
|
PropertyInterface
Represents a property in a multidimensional cube. |
|
ResultSetInterface
An interface representing a multidimensional result set. |
|
ResultSetMetadataInterface
An interface that defines the structure and contents of a ResultSet's metadata. |
|
SchemaInterface
Represents the metadata in a multidimensional schema. |
|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
|
TupleInterface
An interface representing a tuple in a multidimensional result set. |
Classes in com.sas.storage.olap used by com.sas.swing.models | |
---|---|
AxisInterface
An interface representing an axis on a multidimensional result set. |
|
MetadataInterface
The MetadataInterface is used to obtain the metadata for this server's database. |
|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
Classes in com.sas.storage.olap used by com.sas.swing.visuals.olaptableview | |
---|---|
AxisInterface
An interface representing an axis on a multidimensional result set. |
|
OLAPDataSetInterface
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model. |
|
TupleElementInterface
An interface representing a tuple element in a multidimensional result set. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |