Good practices for model initialization [message #1832698] |
Wed, 23 September 2020 12:47 |
Pierre B Messages: 18 Registered: July 2020 |
Junior Member |
|
|
Hi everyone,
I just wanted to create a topic to discuss and to try to outline the good practices about initializing multiple models from one reference model.
The use-case is quite simple : you have well refined your system analysis, and now you want to go through the logical/physical layers i.e through physical considerations and functional implementation choices.
However, several very different implementations may co-exist at this point. So you may want to initialize different models with the same system analysis in order to perform trade-offs.
Personally, I've faced this use-case a few times, and I have always been struggling to find the proper way to do this. I always feel like I'm tinkering with some Capella tools that are not specifically intended for this use-case. Here are some practices I experienced :
- Patterns : I found it pretty easy to initialize models from a system analysis by creating a pattern from the whole layer, that I later merged with the system layer of the new model. Consistency can be well addressed by using the embedded instances management panel. By the way patterns will be removed soon so it may never become a good practice from now on.
- Libraries & REC/RPL : Works great, but requires to know from the beginning that you are going to reuse the system analysis layer. Of course you can use the transfer view to transfer elements from a model to a library, but it may be a bit tricky, it can't move diagrams directly, and it depopulates the parent model. Consistency can also be ensured by the REC/RPL update feature.
- Copy/Paste : Can be a good solution because if keeps the diagrams. Consistency analysis can be performed by using the diff/merge functionality. However, with this method, you can't easily rename the files of the model (afm, aird, melodymodeller).
I'm also thinking about the System to Subsystem add-on and horizontal transition, but to my knowledge you can only perform it from LA or PA. Had this not been the case, I think that it would have been a good solution (but maybe it is feasible ? I never tried it).
Has anyone ever been confronted with the same situation before? Do not hesitate to share your experiences on the subject.
Regards,
Pierre
[Updated on: Thu, 24 September 2020 14:16] Report message to a moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03667 seconds