Object createRuleTemplateInstanceEObject(String id, String implementsPath)
Object createRuleTemplateInstanceEObject(String id, String implementsPath)
Name | Type | Description |
---|---|---|
id | String | A unique id to set on the RTI EObject instance. |
implementsPath | String | FQN of the RT implemented. |
Type | Description |
---|---|
the | EObject representing the RTI. |