How is a "extends" relationship shown on a uml CLASS diagram.

If

public class classA extends classB { ... }

How will this be shown on a uml class diagram?

Recommended Answers

All 3 Replies

ever tried asking the almighty Google?
how do you think it is represented?

Great link^^

I did try Google briefly but found no specific answers to my question, I can read a book about it and will probably know how to do it but I have to meet a deadline for this project I'm working on so if someone could help me out a bit, it'd be much appreciated!

The first Google link for "UML class diagram" is the Wikipedia article, which half way down answers your question. That's about two paragraphs after it answers your other post about ArrayLists. You should be embarrassed.

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.