View Single Post
  #1  
Old October 27th, 2009, 12:48 PM posted to microsoft.public.visio.general
Lev Reznikov
external usenet poster
 
Posts: 1
Default How to us Parameterized Class from the UML stencil?

Hi All,

I am designing a small feature to a SW system in Visio 2007 Pro using UML.
I have ran into a problem, when trying to describe C++ template/Java
generics by Parameterized Class:
Let us assume that I am trying to add an attribute of type
java.util.ArrayListString to a class named Class1.
So I created a Parameterized Class named ArrayList with a Template Parameter
named E of unspecified type. When I added a new attribute to my Class1, in
the Type combo box all existing in my model classes were listed - but
ArrayList.

What am I doing wrong and how should I be doing it? :-)

Thanking you all in advance for your replies.

-- Best regards,