Dependency between component and package

0 votes
asked Jan 15, 2013 in Wanted features by anonymous

In the component diagram it would be great to be able to have a dependency between a component and a package or between 2 packages.

Here is an example:

rectangle PackageA {
  component CompA1
  component CompA2
}
 
component Root1
Root1 -> PackageA
 
rectangle PackageB {
  component CompB1
}
 
PackageB -> PackageA
 
Thanks
commented Oct 25, 2018 by anonymous
I also need this feature...

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...