1
General Board / Re: Extending SysML Requirement
« on: June 12, 2025, 05:18:08 pm »
You may have to explicitly specify a Derive Relationship between your new Stereotype and the thing you want to Derive it from in your Profile/MDG
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.
Even if it would work, it's sometimes kind of annoying.
ArchiMate does that for a few stereotypes (ArchiMate_Path, and ArchiMate_CommunicationNetwork). They are applied on both Class and Connector
...
I had to completely redefine ArchiMate_Path in our MDG so it would only apply to a Class
Such a sad image
In dutch we have a saying feels applicable: "Iemand blij maken met een dooie mus", which translates to "To make someone happy with a dead sparrow"
I wouldn't get too excited just yet. AS CLASSTABLE was introduced a couple of years ago, and I haven't seen much change yet in the treatment of connectors.
The sequence diagram is by far the best way to capture who is using what information, what attribute, how they use it and why.
...
Activity diagrams don't add much value beyond maybe user interface design as they just show procedural steps without capturing what information is used, where it comes from, where it goes to. Personally I avoid them.
I wrote an eBook about all this (Rquirement Diagram, Use Case Diagram and Activity Diagram; you can find it at https://leanpub.com/uml-erpworkshop
Ah, I see. I didn't even know that EA did the "find in diagrams" for connectors.
It didn't used to, but that was before the "AS CLASSTABLE" was available.
We have the same (and related issues). We solved it by using the fact that EA now allows relationships between relationships.
We assert that a relationship can be derived from other relationships via a Derivation relationship. We have various forms of derivation (by traversal, by union, by specialization etc.). This will allow you to model the concepts you want. By creating a diagram with the vertices involved in the derivations; the canonical and derived relationships, and derivation relationships, you effectively get the composite diagram for the high-level connector! In your case, a simple composition relation between the high-level and lower-level relationships may "do the trick".
You could also install WebEA and publish the links to the diagrams in Confluence.