Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Instance Specification in Composite Structure diagram
Instance Specification in Composite Structure diagram [message #476657] Wed, 21 November 2007 18:18 Go to next message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
Hello all,

I have a question concerning Instance Specification in Composite Structure
diagram.

UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A instance
of the Car class' shows Instance specification with nested instance specifications
connected by links. But Instance Specification cannot own other InstanceSpecifications.
If those nested Instance Specifications are InstanceValues they should be
shown outside and connected to the instance (UML 07-02-03 7.3.23 InstanceValue
An instance value can appear using textual or graphical notation. When textual,
as can appear for the value of an attribute slot, the name of the instance
is shown. When graphical, a reference value is shown by connecting to the
instance).

So, I am confused. Can anybody tell me, how model for these picture looks
like. *.uml file will be the best answer.

Best wishes,
Tatiana.
Re: Instance Specification in Composite Structure diagram [message #476659 is a reply to message #476657] Wed, 21 November 2007 19:35 Go to previous messageGo to next message
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
Tatiana,

There are some (really) old threads about how to represent links; have you
doing a Web search of the newsgroups (http://www.eclipse.org/newsgroups/)?

Kenn

"Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
news:6785c526250c8c9fa8a7f5338e5@news.eclipse.org...
> Hello all,
>
> I have a question concerning Instance Specification in Composite Structure
> diagram.
> UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A instance
> of the Car class' shows Instance specification with nested instance
> specifications connected by links. But Instance Specification cannot own
> other InstanceSpecifications. If those nested Instance Specifications are
> InstanceValues they should be shown outside and connected to the instance
> (UML 07-02-03 7.3.23 InstanceValue An instance value can appear using
> textual or graphical notation. When textual, as can appear for the value
> of an attribute slot, the name of the instance is shown. When graphical, a
> reference value is shown by connecting to the instance).
> So, I am confused. Can anybody tell me, how model for these picture looks
> like. *.uml file will be the best answer.
> Best wishes,
> Tatiana.
>
>
Re: Instance Specification in Composite Structure diagram [message #476660 is a reply to message #476657] Wed, 21 November 2007 20:03 Go to previous messageGo to next message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Tatiana,

I believe those inner items ( leftfront, leftrear etc ) are Slots and not
InstanceSpecification's. The definingFeature of the slots would be the
parts corresponding to the various tires. Have a look at Figure 7.53 at the
explanation of Slots.

Regards,

- James.


"Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
news:6785c526250c8c9fa8a7f5338e5@news.eclipse.org...
> Hello all,
>
> I have a question concerning Instance Specification in Composite Structure
> diagram.
>
> UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A instance
> of the Car class' shows Instance specification with nested instance
specifications
> connected by links. But Instance Specification cannot own other
InstanceSpecifications.
> If those nested Instance Specifications are InstanceValues they should be
> shown outside and connected to the instance (UML 07-02-03 7.3.23
InstanceValue
> An instance value can appear using textual or graphical notation. When
textual,
> as can appear for the value of an attribute slot, the name of the instance
> is shown. When graphical, a reference value is shown by connecting to the
> instance).
>
> So, I am confused. Can anybody tell me, how model for these picture looks
> like. *.uml file will be the best answer.
>
> Best wishes,
> Tatiana.
>
>
Re: Instance Specification in Composite Structure diagram [message #476661 is a reply to message #476660] Wed, 21 November 2007 22:51 Go to previous messageGo to next message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Tatiana,

If you are still having issues with this I can produce the .uml.

- James.


"James Bruck" <jbruck@ca.ibm.com> wrote in message
news:fi22uj$589$2@build.eclipse.org...
> Hi Tatiana,
>
> I believe those inner items ( leftfront, leftrear etc ) are Slots and not
> InstanceSpecification's. The definingFeature of the slots would be the
> parts corresponding to the various tires. Have a look at Figure 7.53 at
> the
> explanation of Slots.
>
> Regards,
>
> - James.
>
>
> "Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
> news:6785c526250c8c9fa8a7f5338e5@news.eclipse.org...
>> Hello all,
>>
>> I have a question concerning Instance Specification in Composite
>> Structure
>> diagram.
>>
>> UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A instance
>> of the Car class' shows Instance specification with nested instance
> specifications
>> connected by links. But Instance Specification cannot own other
> InstanceSpecifications.
>> If those nested Instance Specifications are InstanceValues they should be
>> shown outside and connected to the instance (UML 07-02-03 7.3.23
> InstanceValue
>> An instance value can appear using textual or graphical notation. When
> textual,
>> as can appear for the value of an attribute slot, the name of the
>> instance
>> is shown. When graphical, a reference value is shown by connecting to the
>> instance).
>>
>> So, I am confused. Can anybody tell me, how model for these picture looks
>> like. *.uml file will be the best answer.
>>
>> Best wishes,
>> Tatiana.
>>
>>
>
>
Re: Instance Specification in Composite Structure diagram [message #476662 is a reply to message #476661] Thu, 22 November 2007 12:17 Go to previous messageGo to next message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
James,

Thanks a lot.
If you produce the .uml it would be great. I am interested in all elements
shown on the figure.

Best regards,
Tatiana.

> Tatiana,
>
> If you are still having issues with this I can produce the .uml.
>
> - James.
>
> "James Bruck" <jbruck@ca.ibm.com> wrote in message
> news:fi22uj$589$2@build.eclipse.org...
>
>> Hi Tatiana,
>>
>> I believe those inner items ( leftfront, leftrear etc ) are Slots and
>> not
>> InstanceSpecification's. The definingFeature of the slots would be
>> the
>> parts corresponding to the various tires. Have a look at Figure 7.53
>> at
>> the
>> explanation of Slots.
>> Regards,
>>
>> - James.
>>
>> "Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
>> news:6785c526250c8c9fa8a7f5338e5@news.eclipse.org...
>>
>>> Hello all,
>>>
>>> I have a question concerning Instance Specification in Composite
>>> Structure
>>> diagram.
>>> UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A
>>> instance of the Car class' shows Instance specification with nested
>>> instance
>>>
>> specifications
>>
>>> connected by links. But Instance Specification cannot own other
>>>
>> InstanceSpecifications.
>>
>>> If those nested Instance Specifications are InstanceValues they
>>> should be shown outside and connected to the instance (UML 07-02-03
>>> 7.3.23
>>>
>> InstanceValue
>>
>>> An instance value can appear using textual or graphical notation.
>>> When
>>>
>> textual,
>>
>>> as can appear for the value of an attribute slot, the name of the
>>> instance
>>> is shown. When graphical, a reference value is shown by connecting
>>> to the
>>> instance).
>>> So, I am confused. Can anybody tell me, how model for these picture
>>> looks like. *.uml file will be the best answer.
>>>
>>> Best wishes,
>>> Tatiana.
Re: Instance Specification in Composite Structure diagram [message #476668 is a reply to message #476662] Mon, 26 November 2007 14:47 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
I believe this is what you are looking for.... let me know if I messed
something up.

Cheers,

- James.


"Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
news:6785c52625288c9fb213277dbce@news.eclipse.org...
> James,
>
> Thanks a lot.
> If you produce the .uml it would be great. I am interested in all elements
> shown on the figure.
>
> Best regards,
> Tatiana.
>
>> Tatiana,
>>
>> If you are still having issues with this I can produce the .uml.
>>
>> - James.
>>
>> "James Bruck" <jbruck@ca.ibm.com> wrote in message
>> news:fi22uj$589$2@build.eclipse.org...
>>
>>> Hi Tatiana,
>>>
>>> I believe those inner items ( leftfront, leftrear etc ) are Slots and
>>> not
>>> InstanceSpecification's. The definingFeature of the slots would be
>>> the
>>> parts corresponding to the various tires. Have a look at Figure 7.53
>>> at
>>> the
>>> explanation of Slots.
>>> Regards,
>>>
>>> - James.
>>>
>>> "Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
>>> news:6785c526250c8c9fa8a7f5338e5@news.eclipse.org...
>>>
>>>> Hello all,
>>>>
>>>> I have a question concerning Instance Specification in Composite
>>>> Structure
>>>> diagram.
>>>> UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A
>>>> instance of the Car class' shows Instance specification with nested
>>>> instance
>>>>
>>> specifications
>>>
>>>> connected by links. But Instance Specification cannot own other
>>>>
>>> InstanceSpecifications.
>>>
>>>> If those nested Instance Specifications are InstanceValues they
>>>> should be shown outside and connected to the instance (UML 07-02-03
>>>> 7.3.23
>>>>
>>> InstanceValue
>>>
>>>> An instance value can appear using textual or graphical notation.
>>>> When
>>>>
>>> textual,
>>>
>>>> as can appear for the value of an attribute slot, the name of the
>>>> instance
>>>> is shown. When graphical, a reference value is shown by connecting
>>>> to the
>>>> instance).
>>>> So, I am confused. Can anybody tell me, how model for these picture
>>>> looks like. *.uml file will be the best answer.
>>>>
>>>> Best wishes,
>>>> Tatiana.
>
>


  • Attachment: Instance.uml
    (Size: 6.21KB, Downloaded 268 times)
Re: Instance Specification in Composite Structure diagram [message #625559 is a reply to message #476657] Wed, 21 November 2007 19:35 Go to previous message
Kenn Hussey is currently offline Kenn HusseyFriend
Messages: 1620
Registered: July 2009
Senior Member
Tatiana,

There are some (really) old threads about how to represent links; have you
doing a Web search of the newsgroups (http://www.eclipse.org/newsgroups/)?

Kenn

"Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
news:6785c526250c8c9fa8a7f5338e5@news.eclipse.org...
> Hello all,
>
> I have a question concerning Instance Specification in Composite Structure
> diagram.
> UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A instance
> of the Car class' shows Instance specification with nested instance
> specifications connected by links. But Instance Specification cannot own
> other InstanceSpecifications. If those nested Instance Specifications are
> InstanceValues they should be shown outside and connected to the instance
> (UML 07-02-03 7.3.23 InstanceValue An instance value can appear using
> textual or graphical notation. When textual, as can appear for the value
> of an attribute slot, the name of the instance is shown. When graphical, a
> reference value is shown by connecting to the instance).
> So, I am confused. Can anybody tell me, how model for these picture looks
> like. *.uml file will be the best answer.
> Best wishes,
> Tatiana.
>
>
Re: Instance Specification in Composite Structure diagram [message #625560 is a reply to message #476657] Wed, 21 November 2007 20:03 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Hi Tatiana,

I believe those inner items ( leftfront, leftrear etc ) are Slots and not
InstanceSpecification's. The definingFeature of the slots would be the
parts corresponding to the various tires. Have a look at Figure 7.53 at the
explanation of Slots.

Regards,

- James.


"Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
news:6785c526250c8c9fa8a7f5338e5@news.eclipse.org...
> Hello all,
>
> I have a question concerning Instance Specification in Composite Structure
> diagram.
>
> UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A instance
> of the Car class' shows Instance specification with nested instance
specifications
> connected by links. But Instance Specification cannot own other
InstanceSpecifications.
> If those nested Instance Specifications are InstanceValues they should be
> shown outside and connected to the instance (UML 07-02-03 7.3.23
InstanceValue
> An instance value can appear using textual or graphical notation. When
textual,
> as can appear for the value of an attribute slot, the name of the instance
> is shown. When graphical, a reference value is shown by connecting to the
> instance).
>
> So, I am confused. Can anybody tell me, how model for these picture looks
> like. *.uml file will be the best answer.
>
> Best wishes,
> Tatiana.
>
>
Re: Instance Specification in Composite Structure diagram [message #625561 is a reply to message #476660] Wed, 21 November 2007 22:51 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
Tatiana,

If you are still having issues with this I can produce the .uml.

- James.


"James Bruck" <jbruck@ca.ibm.com> wrote in message
news:fi22uj$589$2@build.eclipse.org...
> Hi Tatiana,
>
> I believe those inner items ( leftfront, leftrear etc ) are Slots and not
> InstanceSpecification's. The definingFeature of the slots would be the
> parts corresponding to the various tires. Have a look at Figure 7.53 at
> the
> explanation of Slots.
>
> Regards,
>
> - James.
>
>
> "Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
> news:6785c526250c8c9fa8a7f5338e5@news.eclipse.org...
>> Hello all,
>>
>> I have a question concerning Instance Specification in Composite
>> Structure
>> diagram.
>>
>> UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A instance
>> of the Car class' shows Instance specification with nested instance
> specifications
>> connected by links. But Instance Specification cannot own other
> InstanceSpecifications.
>> If those nested Instance Specifications are InstanceValues they should be
>> shown outside and connected to the instance (UML 07-02-03 7.3.23
> InstanceValue
>> An instance value can appear using textual or graphical notation. When
> textual,
>> as can appear for the value of an attribute slot, the name of the
>> instance
>> is shown. When graphical, a reference value is shown by connecting to the
>> instance).
>>
>> So, I am confused. Can anybody tell me, how model for these picture looks
>> like. *.uml file will be the best answer.
>>
>> Best wishes,
>> Tatiana.
>>
>>
>
>
Re: Instance Specification in Composite Structure diagram [message #625562 is a reply to message #476661] Thu, 22 November 2007 12:17 Go to previous message
Tatiana Fesenko is currently offline Tatiana FesenkoFriend
Messages: 530
Registered: July 2009
Senior Member
James,

Thanks a lot.
If you produce the .uml it would be great. I am interested in all elements
shown on the figure.

Best regards,
Tatiana.

> Tatiana,
>
> If you are still having issues with this I can produce the .uml.
>
> - James.
>
> "James Bruck" <jbruck@ca.ibm.com> wrote in message
> news:fi22uj$589$2@build.eclipse.org...
>
>> Hi Tatiana,
>>
>> I believe those inner items ( leftfront, leftrear etc ) are Slots and
>> not
>> InstanceSpecification's. The definingFeature of the slots would be
>> the
>> parts corresponding to the various tires. Have a look at Figure 7.53
>> at
>> the
>> explanation of Slots.
>> Regards,
>>
>> - James.
>>
>> "Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
>> news:6785c526250c8c9fa8a7f5338e5@news.eclipse.org...
>>
>>> Hello all,
>>>
>>> I have a question concerning Instance Specification in Composite
>>> Structure
>>> diagram.
>>> UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A
>>> instance of the Car class' shows Instance specification with nested
>>> instance
>>>
>> specifications
>>
>>> connected by links. But Instance Specification cannot own other
>>>
>> InstanceSpecifications.
>>
>>> If those nested Instance Specifications are InstanceValues they
>>> should be shown outside and connected to the instance (UML 07-02-03
>>> 7.3.23
>>>
>> InstanceValue
>>
>>> An instance value can appear using textual or graphical notation.
>>> When
>>>
>> textual,
>>
>>> as can appear for the value of an attribute slot, the name of the
>>> instance
>>> is shown. When graphical, a reference value is shown by connecting
>>> to the
>>> instance).
>>> So, I am confused. Can anybody tell me, how model for these picture
>>> looks like. *.uml file will be the best answer.
>>>
>>> Best wishes,
>>> Tatiana.
Re: Instance Specification in Composite Structure diagram [message #625568 is a reply to message #476662] Mon, 26 November 2007 14:47 Go to previous message
james bruck is currently offline james bruckFriend
Messages: 1724
Registered: July 2009
Senior Member
I believe this is what you are looking for.... let me know if I messed
something up.

Cheers,

- James.


"Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
news:6785c52625288c9fb213277dbce@news.eclipse.org...
> James,
>
> Thanks a lot.
> If you produce the .uml it would be great. I am interested in all elements
> shown on the figure.
>
> Best regards,
> Tatiana.
>
>> Tatiana,
>>
>> If you are still having issues with this I can produce the .uml.
>>
>> - James.
>>
>> "James Bruck" <jbruck@ca.ibm.com> wrote in message
>> news:fi22uj$589$2@build.eclipse.org...
>>
>>> Hi Tatiana,
>>>
>>> I believe those inner items ( leftfront, leftrear etc ) are Slots and
>>> not
>>> InstanceSpecification's. The definingFeature of the slots would be
>>> the
>>> parts corresponding to the various tires. Have a look at Figure 7.53
>>> at
>>> the
>>> explanation of Slots.
>>> Regards,
>>>
>>> - James.
>>>
>>> "Tatiana Fesenko" <tatiana.fesenko@borland.com> wrote in message
>>> news:6785c526250c8c9fa8a7f5338e5@news.eclipse.org...
>>>
>>>> Hello all,
>>>>
>>>> I have a question concerning Instance Specification in Composite
>>>> Structure
>>>> diagram.
>>>> UML spec 07-02-03 9.3.13 Structured Classifier, Figure 9.26 - 'A
>>>> instance of the Car class' shows Instance specification with nested
>>>> instance
>>>>
>>> specifications
>>>
>>>> connected by links. But Instance Specification cannot own other
>>>>
>>> InstanceSpecifications.
>>>
>>>> If those nested Instance Specifications are InstanceValues they
>>>> should be shown outside and connected to the instance (UML 07-02-03
>>>> 7.3.23
>>>>
>>> InstanceValue
>>>
>>>> An instance value can appear using textual or graphical notation.
>>>> When
>>>>
>>> textual,
>>>
>>>> as can appear for the value of an attribute slot, the name of the
>>>> instance
>>>> is shown. When graphical, a reference value is shown by connecting
>>>> to the
>>>> instance).
>>>> So, I am confused. Can anybody tell me, how model for these picture
>>>> looks like. *.uml file will be the best answer.
>>>>
>>>> Best wishes,
>>>> Tatiana.
>
>


  • Attachment: Instance.uml
    (Size: 6.21KB, Downloaded 202 times)
Previous Topic:Stereotype property typed with other stereotype
Next Topic:getAppliedStereotypes()...
Goto Forum:
  


Current Time: Thu Apr 25 07:15:03 GMT 2024

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

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

Back to the top