WS.RTI.createRuleTemplateInstanceEObject()

Signature

Object createRuleTemplateInstanceEObject(String id, String implementsPath)

Domain

Description

Create an EMF model object of the RTI.

Parameters

NameTypeDescription
idStringA unique id to set on the RTI EObject instance.
implementsPathStringFQN of the RT implemented.

Returns

TypeDescription
theEObject representing the RTI.