Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Papyrus error (org.eclipse.emf.ecore.xmi.IllegalValueException: Value '0.0' is not legal.)
Papyrus error (org.eclipse.emf.ecore.xmi.IllegalValueException: Value '0.0' is not legal.) [message #1746576] Tue, 01 November 2016 09:55 Go to next message
Raoudha Saida is currently offline Raoudha SaidaFriend
Messages: 41
Registered: June 2016
Member
Hi,
I created the attached papyrus project"NodeModel".
I used eclipse Neon.
When I open model.uml with UML Model Editor, I have this error: org.eclipse.emf.ecore.xmi.IllegalValueException: Value '0.0' is not legal. (platform:/resource/NodeModel/model.uml, 294, 113)
index.php/fa/27467/0/
Can one help me to solve this problem please.
Re: Papyrus error (org.eclipse.emf.ecore.xmi.IllegalValueException: Value '0.0' is not legal.) [message #1746578 is a reply to message #1746576] Tue, 01 November 2016 10:19 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

Read the error message:

Value '0.0' is not legal. (platform:/resource/NodeModel/model.uml, 294, 113)

Line 294 is
<HwPower:HwPowerSupply xmi:id="_UXv8cJ9XEeadc7O6svA-Xw" base_Classifier="_QplBkJ9XEeadc7O6svA-Xw" area="0.0"/>

so I presume that "area" (of a PowerSupply ?!) should have a value other than 0.0.

Regards

Ed Willink
Re: Papyrus error (org.eclipse.emf.ecore.xmi.IllegalValueException: Value '0.0' is not legal.) [message #1746580 is a reply to message #1746578] Tue, 01 November 2016 10:28 Go to previous message
Raoudha Saida is currently offline Raoudha SaidaFriend
Messages: 41
Registered: June 2016
Member
Thanks Ed Willink for your reply.
How can I modify this value?
I can't modified it as it is shown in the figure.
index.php/fa/27469/0/
Previous Topic:why eclipse neon modeling tools repository is currently unavailable
Next Topic:Sysml14 Trace stereotype not extending Trace stereotype from standard profile?
Goto Forum:
  


Current Time: Sat Apr 27 01:19:42 GMT 2024

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

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

Back to the top