Hi,
packagedElement is the package reference containing your PackageableElements (cf OMG specification UML 07-11-02)

xsi type is the type of your element : Class/Package/AbstractGoal

I don't know your metamodel but it seems it's not normal for you to have AbstractGoal serialized in your model. Do you fill isAbstract property in your meta model ?

Regards

Tristan FAURE

Le 28/04/2010 22:55, [email protected] a écrit :
Hi,
topcased Generat a file.sysml as follows:

<?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="goalpere" clientDependency="#//And1 #//And2" isAbstract="true"/>
  <packagedElement xsi:type="kaos:ElementryGoal" name="fils"/>
  <packagedElement xsi:type="kaos:ElementryGoal" name="fille"/>
 
</uml:Model>


I want to know what is the uml class of packagedElement and what is the xsi: type?

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


<<attachment: tristan_faure.vcf>>

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

Reply via email to