Package com.tibco.rta.model

Schema model classes and interfaces.

See:
          Description

Interface Summary
Attribute This defines a property of a Measurement
Cube This represents a collection of DimensionHierarchys.
Dimension An attribute of a measurement on which aggregation is performed.
DimensionHierarchy This defines the hierarchy of Dimensions 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 Summary
MetricFunctionsRepository Represents a repository of Metric Functions.
MetricFunctionsRepository.MetricFunctionsRepositoryImpl  
RtaSchemaModelFactory A factory for creating RtaSchema model objects.
 

Enum Summary
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 Summary
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.
 

Package com.tibco.rta.model Description

Schema model classes and interfaces.



Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.