Re: Place objects in threads and processes in UML
- From: junk.email.al@xxxxxxxxx
- Date: Tue, 22 Jan 2008 04:42:55 -0800 (PST)
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
.
- References:
- Place objects in threads and processes in UML
- From: d99alu
- Place objects in threads and processes in UML
- Prev by Date: Place objects in threads and processes in UML
- Next by Date: Re: Dynamic foreach algorithm
- Previous by thread: Place objects in threads and processes in UML
- Next by thread: Re: Place objects in threads and processes in UML
- Index(es):
Relevant Pages
|