Vaclav Peroutka | 1 Aug 2007 22:20
Picon
Favicon

Beginner: How to "Add a Realisation" in the Tour

Hello all,

I am UML-beginner ( I just started today). I am trying steps shown in the Tour and got stucked on this page:
http://argouml.tigris.org/tours/bdClassDiagram11.html

Can somebody help me how to connect Grad and Prof classes to the Teacher interface ? I think I tried
everything I could but I always connect just two classes... Can I connect such way only the Realisations or
Aggregations (I saw it in one older book), Compositions etc. as well ?

Thank you in advance,
Vaclav
Vaclav Peroutka | 2 Aug 2007 09:03
Picon
Favicon

Re:[argouml-users] Beginner: How to "Add a Realisation" in the Tour

Hello,

I am cancelling the question. I just found I can move the lines after I put them down.

I am sorry...

Vaclav

> Hello all,
> 
> I am UML-beginner ( I just started today). I am trying steps shown in the Tour
> and got stucked on this page:
> http://argouml.tigris.org/tours/bdClassDiagram11.html
> 
> Can somebody help me how to connect Grad and Prof classes to the Teacher
> interface ? I think I tried everything I could but I always connect just two
> classes... Can I connect such way only the Realisations or Aggregations (I saw
> it in one older book), Compositions etc. as well ?
> 
> Thank you in advance,
> Vaclav
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe <at> argouml.tigris.org
> For additional commands, e-mail: users-help <at> argouml.tigris.org
> 
> 
> 
> 
(Continue reading)

Jan M. Andersen | 2 Aug 2007 08:34
Picon

RE: Beginner: How to "Add a Realisation" in the Tour

Hi!

I think what you are seeing here is the realization lines with the arrow end
being moved on top of each other and essentially means the same as if you
had two realizations drawn from teacher to Grad and Prof.

Vennlig hilsen
Jan M. Andersen
Tlf. 90 20 76 17
Primrose
-----Original Message-----
From: Vaclav Peroutka [mailto:vaclavpe <at> seznam.cz] 
Sent: 1. august 2007 22:21
To: users <at> argouml.tigris.org
Subject: [argouml-users] Beginner: How to "Add a Realisation" in the Tour

Hello all,

I am UML-beginner ( I just started today). I am trying steps shown in the
Tour and got stucked on this page:
http://argouml.tigris.org/tours/bdClassDiagram11.html

Can somebody help me how to connect Grad and Prof classes to the Teacher
interface ? I think I tried everything I could but I always connect just two
classes... Can I connect such way only the Realisations or Aggregations (I
saw it in one older book), Compositions etc. as well ?

Thank you in advance,
Vaclav

(Continue reading)

Vaclav Peroutka | 4 Aug 2007 07:14
Picon
Favicon

RE: [argouml-users] Beginner: How to "Add a Realisation" in the Tour

Yes, that is true. I thought I could do one realisation with 3 ends instead of two separate realisations.

But that's probably not possible.

Vaclav

> ----------------------------------------
> Hi!
> 
> I think what you are seeing here is the realization lines with the arrow end
> being moved on top of each other and essentially means the same as if you
> had two realizations drawn from teacher to Grad and Prof.
>  
> 
> Vennlig hilsen
> Jan M. Andersen
> Tlf. 90 20 76 17
> Primrose
> -----Original Message-----
> From: Vaclav Peroutka [mailto:vaclavpe <at> seznam.cz] 
> Sent: 1. august 2007 22:21
> To: users <at> argouml.tigris.org
> Subject: [argouml-users] Beginner: How to "Add a Realisation" in the Tour
> 
> Hello all,
> 
> I am UML-beginner ( I just started today). I am trying steps shown in the
> Tour and got stucked on this page:
> http://argouml.tigris.org/tours/bdClassDiagram11.html
> 
(Continue reading)

Marat Radchenko | 4 Aug 2007 11:44
Picon

argouml in maven 2 repository

Hello!

This page (http://argouml-downloads.tigris.org/maven2/) states that argouml is available from Maven 2 repository. However there is no link to repository. Could you tell me where i can find it?

Christian López Espínola | 4 Aug 2007 14:57
Picon
Gravatar

Re: argouml in maven 2 repository

Hi Marat,

That pages shows what ids are chosed for the different bundles of argouml.
Anyway, the switch from ant to maven requires some time, and right now
that work is stopped.
Please feel free to join the developers list if you want to contribute.

On 8/4/07, Marat Radchenko <slonopotamusorama <at> gmail.com> wrote:
> Hello!
>
> This page (http://argouml-downloads.tigris.org/maven2/)
> states that argouml is available from Maven 2 repository. However there is
> no link to repository. Could you tell me where i can
> find it?
>

--

-- 
Regards,

Christian López Espínola
Marat Radchenko | 4 Aug 2007 15:41
Picon

Re: argouml in maven 2 repository

> Anyway, the switch from ant to maven requires some time, and right now
that work is stopped.
I see. I'm currently writing maven plugin for argouml. It will allow
automatical export of argouml diagrams to browser-viewable formats
during site generation. Actually plugin code is almost finished
however I need argouml in maven repo in order to be able to specify
plugin dependencies on it.

> Please feel free to join the developers list if you want to contribute.
If you feel ok about migration from ant to maven then I could try to
do the migration.
Then I have two questions:
1) What's the best way of submitting contributions?
2) Where I should ask questions (and they will be) about migrating to Maven?
Tom Morris | 4 Aug 2007 17:01
Picon
Gravatar

RE: argouml in maven 2 repository

> > Please feel free to join the developers list if you want to 
> > contribute.
> If you feel ok about migration from ant to maven then I could 
> try to do the migration. Then I have two questions:

Please re-read Christian's line above and ask your questions on the dev
list.

Tom
Tom Morris | 4 Aug 2007 17:04
Picon
Gravatar

RE: Beginner: How to "Add a Realisation" in the Tour

> Yes, that is true. I thought I could do one realisation with 
> 3 ends instead of two separate realisations.
> 
> But that's probably not possible.

A Realization is a binary relationship, unlike an Association which can have
more than two ends.

Some tools support a drawing style where all the realizations come together
into a single arrowhead, effectively showing them drawn on top of each
other, but this is not a drawing style that ArgoUML supports automatically.
You would need to align the arrowheads by hand currently.

Tom
Steffen Netz | 8 Aug 2007 14:09
Picon
Favicon

version number


Hello,

I hope, this is not a silly question.
I'm just downloaded the Version 0.24(!) and have started
it under Solaris 8.

The splashscreen shows Version v0.22(!), and the
About ArgoUML-Dialog also.
is this a bug or a feature?

BTW: Does anyone knows a good tutorial, perhaps from
a real-world project on the net.
Which are good practical books?
The ones, I've seen so far are very theoretical.

regards,

S.Netz

--

-- 
--------------------------------------------------------------------
| Fraunhofer Institut Photonische  Microsysteme                    |
|                                                                  |
| Fraunhofer Institute for Photonic Microsystems ( Germany )       |
|                                                                  |
| Steffen Netz           | phone : ( +49 ) (0)351/8823-212         |
| Maria-Reiche-Str. 2    | fax   : ( +49 ) (0)351/8823-266         |
| 01109 Dresden          | email : steffen.netz <at> ipms.fraunhofer.de |
--------------------------------------------------------------------

Gmane