File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes Star UML sequence diagram Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "Star UML sequence diagram" Watch "Star UML sequence diagram" New topic
Author

Star UML sequence diagram

Ajay Nath Jha
Greenhorn

Joined: Nov 28, 2007
Posts: 7
I am using StarUML for my part II assignment. How do I show the actor in the sequence diagram? I don't see the icon in the tool box.

Please guide.


SCJP,SCWCD ,SCBCD, SCDJWS and SCEA Part 1, 2 and 3.
Abhinav Srivastava
Ranch Hand

Joined: Nov 19, 2002
Posts: 345

Right-click on a Model in the Model Explorer and go to the Add sub-menu. You can add the Actor from there.
Ajay Nath Jha
Greenhorn

Joined: Nov 28, 2007
Posts: 7
Cool.It worked.
Thanks very much.
Ravaj seth
Greenhorn

Joined: Aug 18, 2008
Posts: 21
Can you please mention the steps how you added actor in sequence diagram

I am using StarUML version 5.0.2.1570
Soren Therkildsen
Greenhorn

Joined: Aug 10, 2001
Posts: 9
Right-click on fx. "<<Implementation Model>> Implementation Model" and choose add->Actor. The Actor object is then added on the same level as a CollaborationInstanceSet.

Hope this helps. I had trouble finding it myself
Ravaj seth
Greenhorn

Joined: Aug 18, 2008
Posts: 21
Thanks buddy it worked!!!
Aravindh Chandrasekaran
Greenhorn

Joined: Feb 18, 2010
Posts: 1
If you are looking for sequence diagram itself to appear under the Tool box, in the sub menu click on the "add diagram"
Rama Krishna Linga
Greenhorn

Joined: Jun 01, 2009
Posts: 23
I am not able to find a way to add asynchronous calls and return messages in sequence diagrams. Can someone provide the information on this?

Thanks,
Rama
Rama Krishna Linga
Greenhorn

Joined: Jun 01, 2009
Posts: 23
Reinstalling StarUML resolved the issue. I can now see the Properties panel for making asynchronous and return calls.

Regards,
Rama
Andrew Monkhouse
author and jackaroo
Marshal Commander

Joined: Mar 28, 2003
Posts: 10815
    
  25

Rama Krishna Linga,
Your post was moved to a new topic.


The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Star UML sequence diagram
 
Similar Threads
"JSF compliant" diagram for component diragam
sequence diagram with actor
Alternate flows -- sequence diagrams
Structural Organization
Is it necessary to draw the picture of jsp for part II?