One of my classes have a large amount of the logic and functionality of the program inside it. Let's call it Class A. This uses other classes, even an interface class and utilizes its methods too.

Does this mean that every class has a dotted line arrow(dependency) arrow pointing TOWARDS Class A on the UML diagram?

What I meant was:

Does this mean that every class has a darkened aggregation arrow pointing TOWARDS Class A on the UML diagram?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.