Uses of Interface
com.tibco.rta.model.rule.InvokeConstraint

Packages that use InvokeConstraint
com.tibco.rta.model.rule Model classes and interfaces related to rules and actions. 
 

Uses of InvokeConstraint in com.tibco.rta.model.rule
 

Subinterfaces of InvokeConstraint in com.tibco.rta.model.rule
 interface TimeBasedConstraint
          A time based execution constraint for actions.
 

Methods in com.tibco.rta.model.rule that return InvokeConstraint
 InvokeConstraint ActionDef.getConstraint()
          Get the associated execution constraint.
 

Methods in com.tibco.rta.model.rule with parameters of type InvokeConstraint
 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.