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

Rhapsody Automation: How to create IRPLink(Connector) between ports in the IBD

 Hello Forum,

 

Currently I am working on Automation of Rhpasody Model Creation using Java API.

As a part of it, i have created the IBD and added all the required blocks as a node like below.

 

IRPStructureDiagram internalBD = (IRPStructureDiagram) findInsidePackage(rpPackage, ibdName, "Internal Block Diagram");

internalBD.addNewNodeForElement(modelElement, 100, 100, 100, 100);

 

Already I have added Proxy Port for each Model Element and it is working as expected.

But the problem is, i am not able to created connector between ProxyPorts.

 

Kindly share the snippet used to create IRPLink(Connector) between ports in IBD?

0 votes


Be the first one to answer this question!

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,941
× 1,706
× 1

Question asked: Mar 27 '19, 10:52 a.m.

Question was seen: 2,523 times

Last updated: Mar 27 '19, 10:52 a.m.

Confirmation Cancel Confirm