Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Teemu P

Pages: [1]
1
Thank you for your help David, but it didn't work. Or maybe I misunderstood something.

I have tried this with as simple model I could:
Code: [Select]
 - <<block>> Block1
     - <<flowPort>> FlowPort :data
  - <<block>> Block2
     - <<flowPort>> FlowPort :data
  - <<dataType>> data
  - <<dataType>> FlowProperty1 :data

I connect Block's port to another block's port using ItemFlow-connector.  When I try to assign the flowProperty I just created to the ItemFlow-connector (right click the connector -> advanced -> information flows realized), the list shows nothing no matter how I describe the flowProperty and organize the model.

I have tried defining the flowProperty in all possible ways I can think of, but still I cannot assign anything to the flow. This is so frustrating as defining what flows between system modules is essential for my current project!

If someone has managed to assign items to itemflows, could you please let me know the steps how to do it?

Best regards, Teemu Parkkinen

2
Dear all,

could someone please help me with SysML flow modelling?

I cannot assign a flowProperty nor a flowSpecification to a information flow between two blocks. When I try to do the assignment (right click the itemFlow -> Advanced -> Information flows realized), selection list is always empty, no matter what I try.

I have created two blocks, both with ports of type "data" and a flowproperty which is also of type "data". How can I assign this flowproperty to itemFlow connecting the two blocks?

Could someone please help me?

Best regards, Teemu Parkkinen

Pages: [1]