Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » error of genmodel validation
error of genmodel validation [message #469350] Wed, 11 February 2009 13:54 Go to next message
Moustapha is currently offline MoustaphaFriend
Messages: 11
Registered: July 2009
Junior Member
Hi all !
I'm working on papyrus, to start i have get it's UML sources on the
website papyrusuml. With gmf in eclipse I loaded UML.ecore to generate
UML.genmodel but at the validation I have got some errors like this: "the
may not be an operation
'org.eclipse.emf.EOperation.impl@6a641d {platform:/ressource/SpecPapyrus/model/UML.ecore#//NamedElem ent/getQualifiedName}'
with the same signature as an ancessor method for feature
'org.eclipse.emf.ecore.impl.EAttributeIm"
I would like some help if some one can help me to pass at this step.
Dearly,
Moustapha Kourouma
Re: error of genmodel validation [message #469357 is a reply to message #469350] Wed, 11 February 2009 18:24 Go to previous messageGo to next message
Peter Mising name is currently offline Peter Mising nameFriend
Messages: 95
Registered: July 2009
Member
Hi,
all you have to do is to reference on
platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore
No need to generate anything on the model side.
> Hi all !
> I'm working on papyrus, to start i have get it's UML sources on the
> website papyrusuml. With gmf in eclipse I loaded UML.ecore to generate
> UML.genmodel but at the validation I have got some errors like this:
> "the may not be an operation
> 'org.eclipse.emf.EOperation.impl@6a641d {platform:/ressource/SpecPapyrus/model/UML.ecore#//NamedElem ent/getQualifiedName}'
> with the same signature as an ancessor method for feature
> 'org.eclipse.emf.ecore.impl.EAttributeIm"
> I would like some help if some one can help me to pass at this step.
> Dearly,
> Moustapha Kourouma
>
Re: error of genmodel validation [message #469364 is a reply to message #469357] Thu, 12 February 2009 16:16 Go to previous messageGo to next message
Moustapha is currently offline MoustaphaFriend
Messages: 11
Registered: July 2009
Junior Member
Hi,
I did as :
I downloaded sources from CVS on papyrus web site.
I Tryed to build the plugin org.eclipse.uml2.diagram.codegen with gmf
but I have got the same error message as above only the path have cheange
when I clicked on Dervive between Domain Model and Domain Gen Model.
My goal is to cheange by example the color of class figures, but for this
I need:
ecore –
genmodel –
gmfgraph – (I know that, from this file, I can cheange a figures
caracteristique, but with this error I can't go away)
gmftool –
gmfmap –
gmfgen –
If i got error on genmodel I can't go away in my mind.
Please if you know another way help me to solve this error
Best regards !
Moustapha Kourouma
Re: error of genmodel validation [message #469369 is a reply to message #469364] Thu, 12 February 2009 19:24 Go to previous messageGo to next message
Peter Mising name is currently offline Peter Mising nameFriend
Messages: 95
Registered: July 2009
Member
Hi Moustapha,
i don`t really get your question?
You want to generate a Diagram Editor?
http://wiki.eclipse.org/MDT-UML2Tools_How_To_Regenerage_Diag rams
You want to change the color of a Figure?
->GMFGraph but the customization in GMFGen get lost after regeneration ...
first start with the original GMFGen Model.
Peter

> Hi,
> I did as :
> I downloaded sources from CVS on papyrus web site.
> I Tryed to build the plugin org.eclipse.uml2.diagram.codegen with gmf
> but I have got the same error message as above only the path have
> cheange when I clicked on Dervive between Domain Model and Domain Gen
> Model.
> My goal is to cheange by example the color of class figures, but for
> this I need:
> ecore ?
> genmodel ? gmfgraph ? (I know that, from this file, I can cheange a
> figures caracteristique, but with this error I can't go away)
> gmftool ? gmfmap ? gmfgen ? If i got error on genmodel I can't go away
> in my mind.
> Please if you know another way help me to solve this error
> Best regards !
> Moustapha Kourouma
>
Re: error of genmodel validation [message #469374 is a reply to message #469369] Fri, 13 February 2009 10:41 Go to previous message
Moustapha is currently offline MoustaphaFriend
Messages: 11
Registered: July 2009
Junior Member
Hi Peter !
Yes, this is my goal.
Best regards !
Moustapha.
Re: error of genmodel validation [message #581779 is a reply to message #469350] Wed, 11 February 2009 18:24 Go to previous message
Peter Mising name is currently offline Peter Mising nameFriend
Messages: 95
Registered: July 2009
Member
Hi,
all you have to do is to reference on
platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore
No need to generate anything on the model side.
> Hi all !
> I'm working on papyrus, to start i have get it's UML sources on the
> website papyrusuml. With gmf in eclipse I loaded UML.ecore to generate
> UML.genmodel but at the validation I have got some errors like this:
> "the may not be an operation
> 'org.eclipse.emf.EOperation.impl@6a641d {platform:/ressource/SpecPapyrus/model/UML.ecore#//NamedElem ent/getQualifiedName}'
> with the same signature as an ancessor method for feature
> 'org.eclipse.emf.ecore.impl.EAttributeIm"
> I would like some help if some one can help me to pass at this step.
> Dearly,
> Moustapha Kourouma
>
Re: error of genmodel validation [message #581801 is a reply to message #469357] Thu, 12 February 2009 16:16 Go to previous message
Moustapha is currently offline MoustaphaFriend
Messages: 11
Registered: July 2009
Junior Member
Hi,
I did as :
I downloaded sources from CVS on papyrus web site.
I Tryed to build the plugin org.eclipse.uml2.diagram.codegen with gmf
but I have got the same error message as above only the path have cheange
when I clicked on Dervive between Domain Model and Domain Gen Model.
My goal is to cheange by example the color of class figures, but for this
I need:
ecore –
genmodel –
gmfgraph – (I know that, from this file, I can cheange a figures
caracteristique, but with this error I can't go away)
gmftool –
gmfmap –
gmfgen –
If i got error on genmodel I can't go away in my mind.
Please if you know another way help me to solve this error
Best regards !
Moustapha Kourouma
Re: error of genmodel validation [message #581815 is a reply to message #469364] Thu, 12 February 2009 19:24 Go to previous message
Peter Mising name is currently offline Peter Mising nameFriend
Messages: 95
Registered: July 2009
Member
Hi Moustapha,
i don`t really get your question?
You want to generate a Diagram Editor?
http://wiki.eclipse.org/MDT-UML2Tools_How_To_Regenerage_Diag rams
You want to change the color of a Figure?
->GMFGraph but the customization in GMFGen get lost after regeneration ...
first start with the original GMFGen Model.
Peter

> Hi,
> I did as :
> I downloaded sources from CVS on papyrus web site.
> I Tryed to build the plugin org.eclipse.uml2.diagram.codegen with gmf
> but I have got the same error message as above only the path have
> cheange when I clicked on Dervive between Domain Model and Domain Gen
> Model.
> My goal is to cheange by example the color of class figures, but for
> this I need:
> ecore ?
> genmodel ? gmfgraph ? (I know that, from this file, I can cheange a
> figures caracteristique, but with this error I can't go away)
> gmftool ? gmfmap ? gmfgen ? If i got error on genmodel I can't go away
> in my mind.
> Please if you know another way help me to solve this error
> Best regards !
> Moustapha Kourouma
>
Re: error of genmodel validation [message #581839 is a reply to message #469369] Fri, 13 February 2009 10:41 Go to previous message
Moustapha is currently offline MoustaphaFriend
Messages: 11
Registered: July 2009
Junior Member
Hi Peter !
Yes, this is my goal.
Best regards !
Moustapha.
Previous Topic:error of genmodel validation
Next Topic:Print Preview for Diagrams
Goto Forum:
  


Current Time: Thu Mar 28 20:14:37 GMT 2024

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

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

Back to the top