Re: Place objects in threads and processes in UML




Hej,

It is dynamic modelisation, use sequence or activity diagram.

A little bit informal :
make swimlanes for each processes,
in each swimlanes, create 'nested' swimlanes for threads,
and in each threads : create 'nested' swimlanes for objects.

Then describe your activities or sequences.

I do not think nested swimlanes are part of UML specification, but
easily understandable (human readable).

By the way : an object activity might be part of several threads and
processes, and at 'higher level', part of several platforms.

Alex.


On 22 jan, 10:40, d99...@xxxxxxxxxx wrote:
Hi!

How can I, in UML, show what objects are placed in what threads, and
what treads are supposed to run in what processes? (I'm designing a
framework for an embedded system that supports both processes and
threads.)

/Andreas - Sweden

.



Relevant Pages

  • Re: modeling a use case scenario (activity diagram)
    ... the activity diagram representation particularly good at expressing ... Rose, abandon expressing use cases as swimlanes, abandon silly ... disputes over which swimlane the start-state goes in, ... let's say we're going to flow ...
    (comp.object)
  • UML activity diagram, two parties involved
    ... Something like "Verify Offer" where actors from ... different swimlanes are working together? ...
    (microsoft.public.visio.software.modeling)