Home » Modeling » UML2 » UML2 metamodel(download UML2 metamodel)
| UML2 metamodel [message #529189] |
Fri, 23 April 2010 07:06  |
Tforu Messages: 10 Registered: April 2010 |
Junior Member |
|
|
Hallo!
I use mediniQVT tool(QVT Relations), where metamodel for UML2 representation is registret from this link:
http://www.eclipse.org/uml2/2.1.0/UML
for my transformations I need to know what elenets, with what dependencies is there, so there is a question -
Can I, and where, download this package (only Use Case metamodel needed) ecore or else representation???? May be at least anywhere is some pictural representation of this metamodel?
|
|
| | |
| Re: UML2 metamodel [message #529309 is a reply to message #529289] |
Fri, 23 April 2010 14:50   |
wafaa Messages: 163 Registered: January 2010 Location: Egypt |
Senior Member |
|
|
ur link doesnot work
404 File not found
hope u check it ana graphical notation exists in the book attached above as I mentioned, it is for use case ,
I guess u understand it well and then create it by ur hands, if it is complicated just simplify it
hope u success
[Updated on: Fri, 23 April 2010 14:51] Report message to a moderator
|
|
|
| Re: UML2 metamodel [message #529313 is a reply to message #529309] |
Fri, 23 April 2010 15:05   |
Tforu Messages: 10 Registered: April 2010 |
Junior Member |
|
|
I need THIS metamodel, in this link!!!
link dosnt work, like simple link, if it will work ,I wasnt writing here. If I attach it like plugin, program find metamodel!!
I can make my metamodel of UseCases, but then my transformation will be not independent!
Whenever thanks for reply...
So any sugstions where take this:
http://www.eclipse.org/uml2/2.1.0/UML
metamodel?
Im asking because this is eclipse link, and maybe anyone know where to take it?
[Updated on: Fri, 23 April 2010 15:23] Report message to a moderator
|
|
| | |
| Re: UML2 metamodel [message #529370 is a reply to message #529329] |
Sat, 24 April 2010 04:20   |
Carsten Reckord Messages: 139 Registered: July 2009 |
Senior Member |
|
|
On 23.04.2010 22:31, Tforu wrote:
> Can you please explain how to open this .jar files, to see this metamodels?
> There are a lot of files org.eclipse.uml2.uml*.jar. like.
>
> for intance I have file:
> org.eclipse.uml2.uml_2.2.1.v200808251630.jar
> I think there is information what I need, but how to get this information from there?? It is possible?
> :?
You can just open them with any zip utility (like 7-zip). Or you can use eclipse to import them into your workspace.
To do that, do File->Import->Plugins and Features. On the following Wizard page, in the "Import as" section, make sure that "Projects with
Source Folders" is selected. On the following page, select org.eclipse.uml2.uml and org.eclipse.uml2.uml.resources to be imported. Click Finish.
You now should have those two projects in your workspace. In the org.eclipse.uml2.uml project, you'll find ecore models for the UML2
metamodels. The one you're looking for is UML.ecore. The org.eclipse.uml2.uml.resources project contains the UML2 metamodel as a UML model,
as well as various library models and profiles.
|
|
|
| Re: UML2 metamodel [message #529431 is a reply to message #529370] |
Sun, 25 April 2010 07:25   |
wafaa Messages: 163 Registered: January 2010 Location: Egypt |
Senior Member |
|
|
| Carsten Reckord wrote on Sat, 24 April 2010 04:20 | On 23.04.2010 22:31, Tforu wrote:
> Can you please explain how to open this .jar files, to see this metamodels?
> There are a lot of files org.eclipse.uml2.uml*.jar. like.
>
> for intance I have file:
> org.eclipse.uml2.uml_2.2.1.v200808251630.jar
> I think there is information what I need, but how to get this information from there?? It is possible?
>
You can just open them with any zip utility (like 7-zip). Or you can use eclipse to import them into your workspace.
To do that, do File->Import->Plugins and Features. On the following Wizard page, in the "Import as" section, make sure that "Projects with
Source Folders" is selected. On the following page, select org.eclipse.uml2.uml and org.eclipse.uml2.uml.resources to be imported. Click Finish.
You now should have those two projects in your workspace. In the org.eclipse.uml2.uml project, you'll find ecore models for the UML2
metamodels. The one you're looking for is UML.ecore. The org.eclipse.uml2.uml.resources project contains the UML2 metamodel as a UML model,
as well as various library models and profiles.
|
Waw , that is great.
I really hear that for first time and I have similar task, I was gana create it my hands. Thank u all for ur response and thanks to the question owner.
|
|
| | |
| Re: UML2 metamodel [message #628393 is a reply to message #529329] |
Sat, 24 April 2010 04:20   |
Carsten Reckord Messages: 139 Registered: July 2009 |
Senior Member |
|
|
On 23.04.2010 22:31, Tforu wrote:
> Can you please explain how to open this .jar files, to see this metamodels?
> There are a lot of files org.eclipse.uml2.uml*.jar. like.
>
> for intance I have file:
> org.eclipse.uml2.uml_2.2.1.v200808251630.jar
> I think there is information what I need, but how to get this information from there?? It is possible?
> :?
You can just open them with any zip utility (like 7-zip). Or you can use eclipse to import them into your workspace.
To do that, do File->Import->Plugins and Features. On the following Wizard page, in the "Import as" section, make sure that "Projects with
Source Folders" is selected. On the following page, select org.eclipse.uml2.uml and org.eclipse.uml2.uml.resources to be imported. Click Finish.
You now should have those two projects in your workspace. In the org.eclipse.uml2.uml project, you'll find ecore models for the UML2
metamodels. The one you're looking for is UML.ecore. The org.eclipse.uml2.uml.resources project contains the UML2 metamodel as a UML model,
as well as various library models and profiles.
|
|
|
| Re: UML2 metamodel [message #628394 is a reply to message #529370] |
Sun, 25 April 2010 07:25  |
wafaa Messages: 163 Registered: January 2010 Location: Egypt |
Senior Member |
|
|
Carsten Reckord wrote on Sat, 24 April 2010 04:20
> On 23.04.2010 22:31, Tforu wrote:
> > Can you please explain how to open this .jar files, to see this metamodels?
> > There are a lot of files org.eclipse.uml2.uml*.jar. like.
> >
> > for intance I have file:
> > org.eclipse.uml2.uml_2.2.1.v200808251630.jar
> > I think there is information what I need, but how to get this information from there?? It is possible?
> > :?
>
> You can just open them with any zip utility (like 7-zip). Or you can use eclipse to import them into your workspace.
>
> To do that, do File->Import->Plugins and Features. On the following Wizard page, in the "Import as" section, make sure that "Projects with
> Source Folders" is selected. On the following page, select org.eclipse.uml2.uml and org.eclipse.uml2.uml.resources to be imported. Click Finish.
>
> You now should have those two projects in your workspace. In the org.eclipse.uml2.uml project, you'll find ecore models for the UML2
> metamodels. The one you're looking for is UML.ecore. The org.eclipse.uml2.uml.resources project contains the UML2 metamodel as a UML model,
> as well as various library models and profiles.
Waw , that is great.
I really hear that for first time and I have similar task, I was gana create it my hands. Thank u all for ur response and thanks to the question owner.
|
|
|
Goto Forum:
Current Time: Tue Jun 18 22:20:32 EDT 2013
Powered by FUDForum. Page generated in 0.02976 seconds
|