Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: mrwinter on May 03, 2024, 05:26:47 pm
-
Hello, I have only just started with SysML and EA, so sorry if this is a silly question.
Short version: I added a multiplicity to a proxy port on the BDD (from 12 to 12). Is it now possible to show all 12 of the proxy ports on the IBD?
Long version: I want model a connector that includes 12x the same signal on different pins, going to different devices.
So I basically followed the "flow port" concept from the help files, but added a multiplicity for the port in question, i.e.:
-Created signals
-Used the signals as flow propertties for a <<interface blocks>>
-Used the <<interface blocks>> to type <<proxy ports>>
-Combined multiple proxy ports on connector <<block>>
-Used the block to type a <<full port>> on another <<block>>
-Because I have 12x the same <<proxy port>> I used a multiplicity for the proxy port on the connector, rather than adding 12 separate proxy ports.
On the IBD, I can access all the different proxy ports I created, but not the multiplicity.
Is there a way to show all of the 12 identical ports on the IBD, or is a different approach required?
Thanks for any assistance.
-
You have to add 12 individual ports in your interface block if you need them individually.
-
Great, I can stop looking for hidden menu options. Thanks!