Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » use case diagram not corresponding to model explorer(drawing an include association in use case diagram leads to a recursive tree presentation in model explorer)
use case diagram not corresponding to model explorer [message #1006983] Sun, 03 February 2013 15:07 Go to next message
alex lauter is currently offline alex lauterFriend
Messages: 15
Registered: July 2009
Junior Member
Eclipse Modeling Tools

Version: Juno Service Release 1
Build id: 20121004-1855

I created a new use case diagram added a few use cases and then drew some include associations. However in the model explorer I found a recursive tree representation of all association ( at least 7 levels).
  • Attachment: papyrus.png
    (Size: 151.50KB, Downloaded 299 times)
Re: use case diagram not corresponding to model explorer [message #1007006 is a reply to message #1006983] Sun, 03 February 2013 19:24 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

this is neither an error nor an ill-formed model.

The recursive structure is a mere visual one due to the dynamic
ModelExplorer. In fact, what you're doing in the ModelExplorer is, you were
navigating from the Include metaclass instance over includingCase
association to the including UseCase instance (i.e., startEvolution). Then,
you were navigating via include association to the Include metaclass
instance, then you were navigating again the UseCase and so forth.

The ModelExplorer dynamically traverses the model; with dynamically, I mean,
it shows for each newly explored item in the tree the available
associations, but this is just a visual recursion, as said before. The model
itself is correct.

HTH,
Marc-Florian

"alutat Mising name" schrieb im Newsbeitrag
news:kelufq$f0k$1@xxxxxxxxe.org...

Eclipse Modeling Tools

Version: Juno Service Release 1
Build id: 20121004-1855

I created a new use case diagram added a few use cases and then drew some
include associations. However in the model explorer I found a recursive tree
representation of all association ( at least 7 levels).
Re: use case diagram not corresponding to model explorer [message #1007161 is a reply to message #1007006] Mon, 04 February 2013 16:12 Go to previous message
alex lauter is currently offline alex lauterFriend
Messages: 15
Registered: July 2009
Junior Member
ok.
Thanks for the information.
Alex
Previous Topic:[sysml] refine and derive dependencies
Next Topic:SOUTH_EAST decoration presented in wrong corner
Goto Forum:
  


Current Time: Thu Apr 25 03:49:13 GMT 2024

Powered by FUDForum. Page generated in 0.03511 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top