> 1. How to use the built in datatpes? ... The manual says that 
> there should be an entry "boolean" in the type-listebox but 
> there is none. Why? Do I search in the right box? 

You are looking in the right place.  It looks like you don't have any of the
standard definitions from the ArgoUML profile.  You don't say what version
you are using or how you started it, but older versions which were started
via Java Web Start would fail to find the profile.

If the problem is reproduceable with the current stable release, please file
a bug report with as much information as possible about your configuration,
how you start ArgoUML, etc.

> 2. How to create Java lists of one of my classes in ArgoUML? 
> For example I create a class "test" and I want another class 
> to have an attribute, that will be in Java source code something
> like "Vector<Test> qwert;". How could I do this? 

The UML mechanism for doing this is templated ModelElement (using
TemplateParameter, TemplateArgument, Binding), but ArgoUML doesn't currently
support this.  Add your vote to this issue
http://argouml.tigris.org/issues/show_bug.cgi?id=1446 if you'd like to see
the priority of this work increased.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to