Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » uml diagram question(not sure which uml diagram to use)
uml diagram question [message #659435] Sun, 13 March 2011 22:35 Go to next message
No real name is currently offline No real nameFriend
Messages: 1
Registered: March 2011
Junior Member
Hi,
This is a general UML question. I have a diagram which shows processes as circles, and links between processes as IPC message channels. The diagram captures the essentials of the system configuration at run-time - which processes are communicating with whom. UML doesn't seem to have any equivalent - am I missing something here???
Re: uml diagram question [message #659439 is a reply to message #659435] Sun, 13 March 2011 23:21 Go to previous message
Vlad Varnica is currently offline Vlad VarnicaFriend
Messages: 546
Registered: July 2009
Location: Milton Keynes - UK
Senior Member
You can model processes using State and Activity diagrams. Don't forget that you can not create your own graphical elements but use the standard uml elements defined in the UML 2 specification.

One solution could be to use stereotypes and create your own stereotype icons as circles, or IPC messages which would be added just on the left of the stereotype name which is just above the name of the UML element. Stereotype.

It would do the job and respect a standard UML specification.
Previous Topic:The ID of a UML element
Next Topic:uml (middleweight) metamodel extension
Goto Forum:
  


Current Time: Fri Apr 26 23:14:39 GMT 2024

Powered by FUDForum. Page generated in 0.27526 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top