All Tags »
solution
Sorry, but there are no more tags available to filter with.
-
To answer my own question, I'm going to treat each subsystem as a separate system, with it's own actors, requirements, etc.
This means that when Interface/Module A sends data to Interface/Module B, the use case will treat one as the System, and the other as an Actor.
I'll maintain a separate set of use cases for the true system or ''typical ...