Uses of Package
com.tibco.rta.runtime.model

Packages that use com.tibco.rta.runtime.model
com.tibco.rta.runtime.metric Metrics computation related classes and interfaces. 
com.tibco.rta.runtime.model The runtime classes and interfaces required by user-defined metric computation functions. 
com.tibco.rta.runtime.model.rule The runtime classes and interfaces required by user-defined rules and actions. 
 

Classes in com.tibco.rta.runtime.model used by com.tibco.rta.runtime.metric
MetricNode
          A wrapper over a Metric instance.
RtaNodeContext
          Each metric node may need to store some extra contextual data associated with the computation of its value.
 

Classes in com.tibco.rta.runtime.model used by com.tibco.rta.runtime.model
MetricNode
          A wrapper over a Metric instance.
RtaNode
          This is the root interface in the runtime hierarchy of computed metrics.
RtaNodeContext
          Each metric node may need to store some extra contextual data associated with the computation of its value.
 

Classes in com.tibco.rta.runtime.model used by com.tibco.rta.runtime.model.rule
MetricNodeEvent
          An interface used by the rules/actions services to access the metric changes.
 



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