WS.RTI.addRuleTemplateInstanceBindingInfo()

Signature

addRuleTemplateInstanceBindingInfo(Object ruleTemplateInstanceEObject,

Domain

Description

Create an RTI binding to be attached to this ruletemplate emf instance.

Parameters

NameTypeDescription
ruleTemplateInstanceEObjectObjectThe RTI EObject instance.
bindingIdStringThe id of the binding to be set.
bindingExpressionStringThe Binding expression value.

Returns

TypeDescription
void