Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » linkEnd
linkEnd [message #628505] Wed, 09 June 2010 19:11 Go to next message
wafaa is currently offline wafaaFriend
Messages: 163
Registered: January 2010
Location: Egypt
Senior Member
hi all

can some one explain more the following

what is LinkEnd and its usgae,

can link has stereotype, if not how to use linkend stereotype instead

finally I found linkEndData, are they the same

thanks in advanced
Re: linkEnd [message #628508 is a reply to message #628505] Fri, 11 June 2010 06:07 Go to previous messageGo to next message
Rafael Chaves is currently offline Rafael ChavesFriend
Messages: 161
Registered: July 2009
Senior Member
As far as I know, any metaclass in UML can be extended with stereotypes.

The metaclass is LinkEndData, not LinkEnd. LinkEndDatas are used in actions that apply to links (i.e. instances of associations), namely ReadLinkAction, CreateLinkAction and DestroyLinkAction.

Btw, I strongly advise you should have the org.eclipse.uml2.uml plugin in your workspace or your target, it makes it very easy to find out more about any metaclass - just hit Ctrl-T and type the name to open the corresponding UML2 class.

Cheers,

Rafael
http://abstratt.com/blog
Re: linkEnd [message #628512 is a reply to message #628508] Sat, 12 June 2010 12:10 Go to previous messageGo to next message
wafaa is currently offline wafaaFriend
Messages: 163
Registered: January 2010
Location: Egypt
Senior Member
hi Rafael

Thanks for your reply,
but actually I have the plugin as a project in the work space, but what do you mean by using CTL-T

where exactly I should use it, in the UML.ecore or in my profile which extends UML using stereotypes.

finally
about the function applied to LinkEndData, which docs you use to read the secification for each class or interface ....methods and so on.

thanks alot
wafaa
Re: linkEnd [message #628513 is a reply to message #628512] Sat, 12 June 2010 18:14 Go to previous messageGo to next message
Rafael Chaves is currently offline Rafael ChavesFriend
Messages: 161
Registered: July 2009
Senior Member
My fault, I meant Ctrl-Shift-T or the Open Type dialog (Navigate > Open Type... in the Java perspective, for instance), which opens any Java type in your workspace.

The UML 2.x specification is available as a PDF file from the OMG site. But if you are in Eclipse, it is much much easier to access it by opening the corresponding Java class from the UML2 plug-in and reading the Javadoc (I use the Javadoc view for better readability).

Alternatively, you can read the javadoc from the UML2 plug-in documentation, but is not nearly as convenient:

http://help.eclipse.org/galileo/topic/org.eclipse.uml2.doc/r eferences/javadoc/org/eclipse/uml2/uml/package-summary.html

Cheers,

Rafael
http://abstratt.com/blog
Re: linkEnd [message #628519 is a reply to message #628513] Sat, 19 June 2010 10:50 Go to previous message
wafaa is currently offline wafaaFriend
Messages: 163
Registered: January 2010
Location: Egypt
Senior Member
thanks a lot Rafeal for your reply,
Previous Topic:linkEnd
Next Topic:slot defining feature
Goto Forum:
  


Current Time: Thu Apr 25 13:30:34 GMT 2024

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

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

Back to the top