Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to specify a "type casting" in sequence diagram

146 views
Skip to first unread message

Vadim Kuzin

unread,
Jun 17, 2004, 3:23:58 AM6/17/04
to

Entity bean returns a collection of entity beans related to it. Items in the collections are "objects". Therefore in the source code I used to cast Object to the entity bean needed. But this operation is neglected in the sequence diagram generated upon the source code. How to specify type casting in the sequence diagram so that it would show in the source code generated upon the diagram

assilab...@gmail.com

unread,
Jul 19, 2013, 1:43:24 PM7/19/13
to
On Thursday, 17 June 2004 03:23:58 UTC-4, Vadim Kuzin wrote:
> Entity bean returns a collection of entity beans related to it. Items in the collections are "objects". Therefore in the source code I used to cast Object to the entity bean needed. But this operation is neglected in the sequence diagram generated upon the source code. How to specify type casting in the sequence diagram so that it would show in the source code generated upon the diagram


I dont know, but I used the stereotype "become" to show the change of type.
0 new messages