Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Hierarchical Components - Programmatic hierachy creation

How do I programmatically create a hierarchy of components in RTC 6.0?

There is the API call getComponentHierarchy (in IFlowNodeConnection)

I couldn't find a "addSubcomponent" call as it is possible within the eclipse client.

0 votes


Accepted answer

Permanent link
Take a look at IWorkspaceConnection#updateSubcomponentData. It extends IFlowNodeConnection and you can add/remove components through this API.
Hubert Aunkofer selected this answer as the correct answer

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,951

Question asked: Jul 13 '15, 7:29 a.m.

Question was seen: 2,016 times

Last updated: Jul 14 '15, 11:25 a.m.

Confirmation Cancel Confirm