Hello,
I would like to show hide function / flow or activity / interaction on diagram according review status (“draft”, “reviewed_ok…)
My understanding there’s no option like that available in the tool itself.
So I’m looking for a script (like Python4Capella script) able to do that with or without filtering addon.
I case of usage of filtering addon, I guess the script shall
- Automaticaly define Filtering Criterion and Filtering Result according review status (“draft”, “reviewed_ok”…)
- Assign automatically filtering criterion on function, flow… according progress status
Thanks