Hello
I made a transfomation KAOS meta model to a metamodel eventB  with ATL So I
use this file test1.sysml, when I run it displays this *error message*:

Error loading platform:/resource/
transformationKAOSEVENTB/test1.sysml:
org.eclipse.emf.ecore.xmi.IllegalValueException: Value
'org.eclipse.emf.ecore.impl.dynamiceobjecti...@74a9a9 (eClass:
org.eclipse.emf.ecore.impl.eclassi...@a0a069 (name: AbstractGoal)
(instanceClassName: null) (abstract: false, interface: false))' is not
legal. (platform:/resource/transformationKAOSEVENTB/test1.sysml, 3, 127)

* test1.sysml:*

<?xml version="1.0" encoding="UTF-8"?>
<uml:Model xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:kaos="http://www.topcased.org/kaos/1"; xmlns:uml="
http://www.eclipse.org/uml2/3.0.0/UML";>
  <packagedElement xsi:type="kaos:AbstractGoal" name="AbstractGoal1"
clientDependency="#//And1 #//And2" id="" type="achieve"/>
  <packagedElement xsi:type="kaos:ElementryGoal" name="ElementryGoal11"/>
  <packagedElement xsi:type="kaos:ElementryGoal" name="ElementryGoal2"/>
  <packagedElement xsi:type="kaos:And" name="And1"
supplier="#//ElementryGoal11" client="#//AbstractGoal1"/>
  <packagedElement xsi:type="kaos:And" name="And2"
supplier="#//ElementryGoal2" client="#//AbstractGoal1"/>
</uml:Model>

thank you in advance
_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to