1
Uml Process / Modeling complex component associations and interfaces
« on: February 07, 2018, 07:48:15 am »
Hello,
for my thesis I am optimizing a functional architecture of an IoT application. Currently, the view is not user friendly with several components and each one having many I/O ports and associations. I would like to simplify the functional view with only one association between each component and a specification of those associations within a different view. How would you implement this ?
Functional view example:

https://ibb.co/khPakc
Ports realizing interface example:

http://ibb.co/fXcHyx
In addition, I would like to check if each component, which realizes several interfaces, fits to the counter part, is there any way to do this without scripting ?
Thanks
for my thesis I am optimizing a functional architecture of an IoT application. Currently, the view is not user friendly with several components and each one having many I/O ports and associations. I would like to simplify the functional view with only one association between each component and a specification of those associations within a different view. How would you implement this ?
Functional view example:
https://ibb.co/khPakc
Ports realizing interface example:
http://ibb.co/fXcHyx
In addition, I would like to check if each component, which realizes several interfaces, fits to the counter part, is there any way to do this without scripting ?
Thanks