Associations and dependencies

Files can be connected through associations or «Usage» dependencies. As standard practice, use associations.

For example, consider the files shown in the following figure.

Files connected by associations

Because these files are connected through bi-directional association, File1 can call doFunction() directly from an operation or action on behavior.


Feedback