Connecting Tech Pros Worldwide Forums | Help | Site Map

UML diagram of Java's ArrayList and HashMap

Welson Sun
Guest
 
Posts: n/a
#1: Jul 17 '05
Hi,

I am new to UML, I would like to know how can represent JAVA's
ArrayList and HashMap with UML diagram? How can I represent the
element's class in the ArrayList/HashMap? How is the key in the
HashMap represented?

Newbie
 
Join Date: Mar 2006
Posts: 1
#2: Mar 23 '06

re: UML diagram of Java's ArrayList and HashMap


Quote:

Originally Posted by Welson Sun

Hi,

I am new to UML, I would like to know how can represent JAVA's
ArrayList and HashMap with UML diagram? How can I represent the
element's class in the ArrayList/HashMap? How is the key in the
HashMap represented?

Did you ever get an answer to your question? I'm trying to figure out how best to represent a map in UML myself...
Closed Thread