Package | Description |
---|---|
com.tibco.rta.model.rule |
Model classes and interfaces related to rules and actions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TimeBasedConstraint
A time based execution constraint for actions.
|
Modifier and Type | Method and Description |
---|---|
InvokeConstraint |
ActionDef.getConstraint()
Get the associated execution constraint.
|
Modifier and Type | Method and Description |
---|---|
com.tibco.rta.model.rule.mutable.MutableActionDef |
RuleFactory.newClearActionDef(RuleDef ruleDef,
ActionFunctionDescriptor descriptor,
InvokeConstraint constraint) |
com.tibco.rta.model.rule.mutable.MutableActionDef |
RuleFactory.newSetActionDef(RuleDef ruleDef,
ActionFunctionDescriptor descriptor,
InvokeConstraint constraint) |
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.