|
|
The same UML diagram format is available for displaying package / member information at the file level. Here, in the UML File Diagram, the boxes now represent files. Just as with the UML Class Diagram, you're able to see members, along with associations at the package and the member levels. Symbol which are actually defined in a file are listed in white, while light gray text is used to indicate symbols declared in a file.
In the File Diagram, the thick purple line connecting file boxes represents the includes relationship. The thinner lines indicate member to member relationships (associations); you can control which particular types of associations are displayed. Through the associations, you're able to follow a symbol and its dependencies across files.
|