Package | Description |
---|---|
com.tibco.rta.model |
Schema model classes and interfaces.
|
com.tibco.rta.model.mutable |
Mutalbe Schema model classes and interfaces.
|
com.tibco.rta.model.rule |
Model classes and interfaces related to rules and actions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Attribute
This defines a property of a
Measurement |
interface |
Cube
This represents a collection of
DimensionHierarchy s. |
interface |
Dimension
An attribute of a measurement on which aggregation is performed.
|
interface |
DimensionHierarchy
This defines the hierarchy of
Dimension s on which aggregations should be performed |
interface |
Measurement
Measurement is a representation of a quantity being measured.
|
interface |
RtaSchema
This is a logical collection of all related metrics artifacts like cubes and dimensions.
|
interface |
TimeDimension
An extension of
Dimension that deals with time based aggregations. |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableCube
This represents a collection of
MutableDimensionHierarchy s. |
interface |
MutableDimensionHierarchy
This defines the hierarchy of
Dimension s on which aggregations should be performed |
interface |
MutableMeasurement
Measurement is a representation of a quantity being measured.
|
interface |
MutableMetadataElement
An abstraction of a model element.
|
interface |
MutableMetricDescriptor
Allows defining an implementation for the actual metric and may
be provided by clients.
|
interface |
MutableRtaSchema
This is a logical collection of all related metrics artifacts like cubes and dimensions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RuleDef
A design time representation of a rule.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.