A B C D E F G H I K L M N O P Q R S T U V W

A

AbstractActionHandlerContext - Class in com.tibco.rta.runtime.model.rule
Lifecycle managed class that all action handlers must extend.
AbstractActionHandlerContext() - Constructor for class com.tibco.rta.runtime.model.rule.AbstractActionHandlerContext
 
AbstractActionImpl - Class in com.tibco.rta.runtime.model.rule
Action implementations must extend this class.
AbstractActionImpl(Rule, ActionDef) - Constructor for class com.tibco.rta.runtime.model.rule.AbstractActionImpl
 
AbstractMetricFunction<N> - Class in com.tibco.rta.runtime.metric
An abstract metric function.
AbstractMetricFunction() - Constructor for class com.tibco.rta.runtime.metric.AbstractMetricFunction
 
Action - Interface in com.tibco.rta.runtime.model.rule
A runtime rule action interface.
ActionDef - Interface in com.tibco.rta.model.rule
An action function with execution constraints.
ActionFunctionDescriptor - Interface in com.tibco.rta.model.rule
Describes an action function to be used by design time for modeling a rule
ActionFunctionsRepository - Class in com.tibco.rta.model.rule
A repository of action function descriptors that can be used by design time for use in rule definitions.
ActionHandlerContext - Interface in com.tibco.rta.runtime.model.rule
One time initialization of Action functions.
addAction(String, ActionFunctionDescriptor) - Method in class com.tibco.rta.model.rule.ActionFunctionsRepository
 
addBinding(FunctionDescriptor.FunctionParam, Measurement, Attribute) - Method in interface com.tibco.rta.model.mutable.MutableMetricDescriptor
Add a function binding to the measurement.
addDependency(Measurement) - Method in interface com.tibco.rta.model.mutable.MutableMeasurement
Add dependency of measurement
addDimensionAfter(Dimension, Dimension) - Method in interface com.tibco.rta.model.mutable.MutableDimensionHierarchy
Inserts new dimension after the reference dimension.
addDimensionValueToKey(String, Object) - Method in interface com.tibco.rta.MetricKey
Adds a dimension value to the key.
addExcludeMeasurement(Dimension, Measurement) - Method in interface com.tibco.rta.model.mutable.MutableDimensionHierarchy
Add a measurement to exclude from being computed for this dimension.
addFilter(Filter...) - Method in interface com.tibco.rta.query.filter.LogicalFilter
Adds the filter.
addFunctionContext(FunctionDescriptor.FunctionParam) - Method in interface com.tibco.rta.model.mutable.MutableFunctionDescriptor
Adds a function context.
addFunctionParam(FunctionDescriptor.FunctionParam) - Method in interface com.tibco.rta.model.mutable.MutableFunctionDescriptor
Add a function parameter to the function descriptor.
addFunctionParamBinding(String, String) - Method in interface com.tibco.rta.model.mutable.MutableMeasurement
Add a function binding to this measurement.
addFunctionParamVal(FunctionDescriptor.FunctionParamValue) - Method in class com.tibco.rta.runtime.model.rule.AbstractActionImpl
 
addFunctionParamVal(FunctionDescriptor.FunctionParamValue) - Method in interface com.tibco.rta.runtime.model.rule.Action
When the action class is initialized by the framework, this method is used to set the action function parameter.
addFunctionParamValue(FunctionDescriptor.FunctionParamValue) - Method in interface com.tibco.rta.model.rule.ActionFunctionDescriptor
Add a function parameter and its value to the action.
addMeasurement(MutableMeasurement) - Method in interface com.tibco.rta.model.mutable.MutableDimensionHierarchy
 
addMetricName(String, String) - Method in interface com.tibco.rta.query.QueryDef
The result details.
addOrderByTuple(MetricQualifier) - Method in interface com.tibco.rta.query.QueryDef
Add an order by clause to the query.
addOrderByTuple(FilterKeyQualifier, String) - Method in interface com.tibco.rta.query.QueryDef
Add an order by clause to the query
addRetentionPolicy(String, TimeUnits.Unit, int, String, long) - Method in interface com.tibco.rta.model.mutable.MutableRtaSchema
 
addToSet(Object...) - Method in interface com.tibco.rta.query.filter.InFilter
 
ALL - Static variable in class com.tibco.rta.log.Level
 
AndFilter - Interface in com.tibco.rta.query.filter
A filter that represents a logical "and" condition.
ASSET_NAME - Static variable in interface com.tibco.rta.Fact
For an attribute by this name in the fact, its value represents the name of the asset.
ASSET_STATUS - Static variable in interface com.tibco.rta.Fact
For an attribute by this name, in the fact, its value represents the status/state of the asset.
Attribute - Interface in com.tibco.rta.model
This defines a property of a Measurement

A B C D E F G H I K L M N O P Q R S T U V W
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.