Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Best way to model arguments of a message?
Best way to model arguments of a message? [message #626767] Mon, 07 July 2008 12:26
Timothy Marc is currently offline Timothy MarcFriend
Messages: 547
Registered: July 2009
Senior Member
Hey all,

i've modeled a Sequence Diagram in which i want to add a string value for
the called operation. IMHO, there are 2 ways to handle this:

1. Add a LiteralString element with the specified value, or
2. Add an InstanceValue, that points to an InstanceSpecification, that is
the instance of a String data type-element or a primitve type-element.

It seems to me, as that these methods are equivalent. But which way should
be prefered? I think the Literal-one, because it is less complex?

Are there other opinions?

Thanks
Timothy
Previous Topic:applying stereotypes with the same name
Next Topic:EAnnotation and Cross document reference
Goto Forum:
  


Current Time: Thu Apr 25 14:06:21 GMT 2024

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

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

Back to the top