|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetadataElement | |
---|---|
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. |
Uses of MetadataElement in com.tibco.rta.model |
---|
Subinterfaces of MetadataElement in com.tibco.rta.model | |
---|---|
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. |
Uses of MetadataElement in com.tibco.rta.model.mutable |
---|
Subinterfaces of MetadataElement in com.tibco.rta.model.mutable | |
---|---|
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. |
Uses of MetadataElement in com.tibco.rta.model.rule |
---|
Subinterfaces of MetadataElement in com.tibco.rta.model.rule | |
---|---|
interface |
RuleDef
A design time representation of a rule. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |