Re: Newbie: Questions on Sequence Diagrams

Michiel van der Wulp <[email protected]> Sat, 08 Nov 2008 23:06:39 +0100
Newsgroups gmane.comp.lang.uml.argouml.user
Message-ID <[email protected]>
Zembower, Kevin wrote:
> 1. I'm creating the Sequence Diagram initially, without creating a corresponding Class Diagram previously. I note that when I create and name a new classifier role, if I give it the name "Mustang:Car" with ObjectName:ClassName, it adds a final colon and doesn't underline it as an object name. How can I add both of these aspects? How can I create anonymous objects of a Class, with an initial colon?
>
>   

I think you forgot to type the "/" in front. The right syntax is: 
"/Mustang:Car".

> 2. Is it possible to create a reflexive action, where an object calls a method within itself? How?
>
> 3. My instructor shows a 'create' action as '<create>' with guillemots, like a stereotype. Is this possible? I couldn't even find the left and right guillemots characters in the GNOME Character Map accessory. Any hints on how to type them with a USA-ASCII keyboard?
>
>   
In the menu, select File -> Project Properties -> Notations -> Use 
guillemets.
You can then enter <<stereotype>> on the diagram and it shows as 
«stereotype».
My keyboard has them, but it is a extremely rare layout...
On Windows, as you can see in the System Tool "Character Map": key them 
in as Alt+0171 for « and Alt+0187 for ».



Regards,
Michiel