Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Deffrence between lower and lowervalue of the association in uml2
Deffrence between lower and lowervalue of the association in uml2 [message #470976] Fri, 23 February 2007 11:20 Go to next message
Lasith is currently offline LasithFriend
Messages: 29
Registered: July 2009
Junior Member
Hi All,

I just want to know the deference between the lower and lowervalue of the
association in uml2.

Thank You.
Re: Deffrence between lower and lowervalue of the association in uml2 [message #470980 is a reply to message #470976] Sat, 24 February 2007 03:57 Go to previous messageGo to next message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Lasith,

I think you are referring to MultiplicityElement::lower and
MultiplicityElement:: lowerValue. Have a look at the UML spec p96.
lower is actually derived from lowerValue. In addition, there is a query
MultiplicityElement::lowerBound() that returns the lower bound of the
multiplicity as an integer. See p. 94 of the latest version of the spec
under "Additional Operations" [4].

It appears that lower is simply a convenient way of obtaining the integer
lower bound version from the lower value. The lower value is a value
specification.

Regards,

- James.


"uml user" <lasith100@yahoo.com> wrote in message
news:367adf8b3fa9b1c0b915582cb9a5f3fc$1@www.eclipse.org...
> Hi All,
>
> I just want to know the deference between the lower and lowervalue of the
> association in uml2.
>
> Thank You.
>
Re: Deffrence between lower and lowervalue of the association in uml2 [message #470981 is a reply to message #470980] Mon, 26 February 2007 04:28 Go to previous message
Lasith is currently offline LasithFriend
Messages: 29
Registered: July 2009
Junior Member
Hi James,

Thanks for your reply.
Yes, I can understand the difference.

Thanks.
Re: Deffrence between lower and lowervalue of the association in uml2 [message #590667 is a reply to message #470976] Sat, 24 February 2007 03:57 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Lasith,

I think you are referring to MultiplicityElement::lower and
MultiplicityElement:: lowerValue. Have a look at the UML spec p96.
lower is actually derived from lowerValue. In addition, there is a query
MultiplicityElement::lowerBound() that returns the lower bound of the
multiplicity as an integer. See p. 94 of the latest version of the spec
under "Additional Operations" [4].

It appears that lower is simply a convenient way of obtaining the integer
lower bound version from the lower value. The lower value is a value
specification.

Regards,

- James.


"uml user" <lasith100@yahoo.com> wrote in message
news:367adf8b3fa9b1c0b915582cb9a5f3fc$1@www.eclipse.org...
> Hi All,
>
> I just want to know the deference between the lower and lowervalue of the
> association in uml2.
>
> Thank You.
>
Re: Deffrence between lower and lowervalue of the association in uml2 [message #590676 is a reply to message #470980] Mon, 26 February 2007 04:28 Go to previous message
Lasith is currently offline LasithFriend
Messages: 29
Registered: July 2009
Junior Member
Hi James,

Thanks for your reply.
Yes, I can understand the difference.

Thanks.
Previous Topic:Changing the version number of a uml profile
Next Topic:Programmetic Create Connetor between Port
Goto Forum:
  


Current Time: Thu Apr 25 06:24:45 GMT 2024

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

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

Back to the top