Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Alternative to deprecated flowport
Alternative to deprecated flowport [message #1851209] Wed, 30 March 2022 15:21 Go to next message
Alberto Debiasi is currently offline Alberto DebiasiFriend
Messages: 84
Registered: March 2018
Member
Hello community,

I would like to express the concept of a port with its type and its direction, to be visualized in the IBD.
The FlowPort is the element I'm searching for but is deprecated.

What's the current alternative?

Thanks!
Re: Alternative to deprecated flowport [message #1851229 is a reply to message #1851209] Thu, 31 March 2022 12:00 Go to previous messageGo to next message
Patrick Tessier is currently offline Patrick TessierFriend
Messages: 341
Registered: July 2009
Location: Paris Saclay, France
Senior Member
Hi
You can read the section C4 of the norm SysML1.6 (p 234):
"To convert a SysML 1.2 flow port to ports in this version of SysML it is recommended to use the following guidelines:
1. Decide if the port should be converted to a proxy port, a full port, or an unstereotyped port.
2. Based on the decision in step 1, create a block (for proxy ports, it shall be an interface block specifically).
3. If the original flow port is non-atomic:
a. Copy all the flow properties owned by the flow port's type, a flow specification, to the block created in step 2 (meaning the flow properties will be owned by the newly created block).
b. Replace the type of the port with the block created in step 2.
c. Remove the flow port stereotype from the port.
d. Based on the decision in step 1, apply the ProxyPort or FullPort stereotype, or do nothing if the decision is not to use either one.
e. If the proxy stereotype is applied in step 3d, and there is a single connector from the port to a part, the BindingConnector may be applied to the connector.
f. If the flow specification is not referenced by other model elements, delete it.
4. If the original flow port is atomic:
a. On the block created in step 2, specify a flow property typed by the same type as the flow port and with the same direction as the original flow port.
b. Do steps b to d from step 3 about non-atomic flow ports."
Patrick
Re: Alternative to deprecated flowport [message #1851242 is a reply to message #1851229] Thu, 31 March 2022 15:18 Go to previous message
Alberto Debiasi is currently offline Alberto DebiasiFriend
Messages: 84
Registered: March 2018
Member
Thanks Patrick.

This is exactly what I need.
Previous Topic:Connector End issue Composite Structure Diagram
Next Topic:upgrade project profile to new Papyrus profile
Goto Forum:
  


Current Time: Tue Apr 23 09:59:13 GMT 2024

Powered by FUDForum. Page generated in 0.02948 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top