Interface | Description |
---|---|
Attribute |
This defines a property of a
Measurement |
Cube |
This represents a collection of
DimensionHierarchy s. |
Dimension |
An attribute of a measurement on which aggregation is performed.
|
DimensionHierarchy |
This defines the hierarchy of
Dimension s on which aggregations should be performed |
FunctionDescriptor |
Describes a function used for computation
|
FunctionDescriptor.FunctionParam |
Describes a funciton parameter
|
FunctionDescriptor.FunctionParamValue |
Represents a function parameter with a corresponding value.
|
Measurement |
Measurement is a representation of a quantity being measured.
|
MetadataElement |
An abstraction of a model element.
|
MetricFunctionDescriptor |
Describes a function used for computation
|
RetentionPolicy |
Defines a retention policy for facts and hierarchies.
|
RtaSchema |
This is a logical collection of all related metrics artifacts like cubes and dimensions.
|
TimeDimension |
An extension of
Dimension that deals with time based aggregations. |
TimeUnits |
These are units of time on which aggregations are performed.
|
Class | Description |
---|---|
MetricFunctionsRepository |
Represents a repository of Metric Functions.
|
MetricFunctionsRepository.MetricFunctionsRepositoryImpl | |
RtaSchemaModelFactory |
A factory for creating
RtaSchema model objects. |
Enum | Description |
---|---|
DataType |
An enum to define basic datatypes supported.
|
RetentionPolicy.Qualifier |
Qualifier to tell if the retention policy applies to a fact or to a hierarchy.
|
TimeUnits.Unit |
An enumeration of some basic time units.
|
Exception | Description |
---|---|
DataTypeMismatchException |
This exception is thrown when a duplicate schema element is detected.
|
DuplicateSchemaElementException |
This exception is thrown when a duplicate schema element is detected.
|
IllegalSchemaException |
This exception is thrown if when you try to associate model elements of one schema with
those of another.
|
UndefinedSchemaElementException |
This exception is thrown when an undefined schema element is accessed.
|
ValidationException |
This exception is thrown when validation of an scehma element fails.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.