Place objects in threads and processes in UML
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: Place objects in threads and processes in UML
... Since threads are highly dependent on the specific implementation, one generally does not deal with threads in UML models. ... However, when the application space /is/ the implementation space subject matter, as in your framework, one is in a different ball game. ... That diagram just shows the object interactions that are relevant to the thread. ... Another approach is to use the Package Diagram to collect model elements in thread packages. ... (comp.object) - Re: Computer programmers habits in electronics
... >> When I kept using block diagramming she got pissed at me and started ... > language tailored to designing object-oriented software applications. ... UML is yet-another-attempt at turning a task that is hard to understand and ... > Wescott Design Services ... (sci.electronics.design) - Re: Where is Delphi on Rails?
... The problem IMO is that the VCL was not originally designed to be a web ... Designing Web ... not provide an efficient framework in the current environment. ... Delphi developers that I know personally). ... (borland.public.delphi.non-technical) - Re: UML is semi-formal language !!!
... Why OMG don't try to provide an formal framework for UML? ... with description logics or modal logics? ... UML is just one element of the MDA framework and MDA is an element of the MOF framework. ... Depending on where one is standing within those frameworks, the UML meta-model is either an abstract semantic definition for lower level models or a concrete implementation of a higher level model. ... (comp.object) - Re: Testing real-time systems?
... You can work on the same project all days of the week, and go from OPC'ing to an automaton, to Oracle administration quirks, to a cosmetic upgrade of a form, to extending a scripting language, designing a bunch of new classes in UML and then tweak low-level streams to a barcode printer over WiFi'ed RS232. ... (borland.public.delphi.non-technical) |
|