Uses of Package
com.tibco.rta.model

Packages that use com.tibco.rta.model
com.tibco.rta Connection, session, configuration classes and interfaces. 
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. 
com.tibco.rta.runtime.metric Metrics computation related classes and interfaces. 
com.tibco.rta.runtime.model.rule The runtime classes and interfaces required by user-defined rules and actions. 
 

Classes in com.tibco.rta.model used by com.tibco.rta
DataType
          An enum to define basic datatypes supported.
DataTypeMismatchException
          This exception is thrown when a duplicate schema element is detected.
MetricFunctionDescriptor
          Describes a function used for computation
RtaSchema
          This is a logical collection of all related metrics artifacts like cubes and dimensions.
UndefinedSchemaElementException
          This exception is thrown when an undefined schema element is accessed.
 

Classes in com.tibco.rta.model used by com.tibco.rta.model
Attribute
          This defines a property of a Measurement
Cube
          This represents a collection of DimensionHierarchys.
DataType
          An enum to define basic datatypes supported.
DataTypeMismatchException
          This exception is thrown when a duplicate schema element is detected.
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
Measurement
          Measurement is a representation of a quantity being measured.
MetadataElement
          An abstraction of a model element.
MetricFunctionDescriptor
          Describes a function used for computation
MetricFunctionsRepository
          Represents a repository of Metric Functions.
RetentionPolicy
          Defines a retention policy for facts and hierarchies.
RetentionPolicy.Qualifier
          Qualifier to tell if the retention policy applies to a fact or to a hierarchy.
RtaSchema
          This is a logical collection of all related metrics artifacts like cubes and dimensions.
RtaSchemaModelFactory
          A factory for creating RtaSchema model objects.
TimeUnits
          These are units of time on which aggregations are performed.
TimeUnits.Unit
          An enumeration of some basic time units.
 

Classes in com.tibco.rta.model used by com.tibco.rta.model.mutable
Attribute
          This defines a property of a Measurement
Cube
          This represents a collection of DimensionHierarchys.
DataType
          An enum to define basic datatypes supported.
Dimension
          An attribute of a measurement on which aggregation is performed.
DimensionHierarchy
          This defines the hierarchy of Dimensions on which aggregations should be performed
DuplicateSchemaElementException
          This exception is thrown when a duplicate schema element is detected.
FunctionDescriptor
          Describes a function used for computation
FunctionDescriptor.FunctionParam
          Describes a funciton parameter
IllegalSchemaException
          This exception is thrown if when you try to associate model elements of one schema with those of another.
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.
RetentionPolicy.Qualifier
          Qualifier to tell if the retention policy applies to a fact or to a hierarchy.
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.Unit
          An enumeration of some basic time units.
UndefinedSchemaElementException
          This exception is thrown when an undefined schema element is accessed.
 

Classes in com.tibco.rta.model used by com.tibco.rta.model.rule
FunctionDescriptor
          Describes a function used for computation
FunctionDescriptor.FunctionParamValue
          Represents a function parameter with a corresponding value.
MetadataElement
          An abstraction of a model element.
 

Classes in com.tibco.rta.model used by com.tibco.rta.runtime.metric
DimensionHierarchy
          This defines the hierarchy of Dimensions on which aggregations should be performed
Measurement
          Measurement is a representation of a quantity being measured.
 

Classes in com.tibco.rta.model used by com.tibco.rta.runtime.model.rule
FunctionDescriptor.FunctionParamValue
          Represents a function parameter with a corresponding value.
 



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