UMLsemantics questions
- From: pourias@xxxxxxxxx
- Date: 22 Jan 2007 15:03:40 -0800
consider a class "C" with operation "o" and a method to implement this
operation. also suppose that "C" has a statechart that specifies the
reactive behaviour of its instances, but no transitions of this
statechart are triggered by "o".
if the statechart of an instance of "C" is blocked in the middle of a
run-to-completion step waiting for a synchronous call action to return,
and receives a request from another object to invoke "o", will it
execute the method of "o" or queue the request until the its
run-to-completion step is complete?
Thanks,
Pouria
.
- Follow-Ups:
- Re: UMLsemantics questions
- From: H. S. Lahman
- Re: UMLsemantics questions
- Prev by Date: Re: hello to everyone
- Next by Date: Re: A quick newbie question on TOP.
- Previous by thread: Re: hello to everyone
- Next by thread: Re: UMLsemantics questions
- Index(es):