Hi Raphael, I have a little problem with the following procedure to import XMI (ref : http://lists.gforge.enseeiht.fr/pipermail/topcased-users/2009-June/00308 8.html)
I supposed it is due to the last operation related to namespace tags added to <uml:model element because my xmi is fully validated by the UML Editor. When i try to create the corresponding umldi with Topcased, i have a first error which is a java.lang.ArrayStoreException and finally the UML editor fails in error. In my xmi file, the namespace tags are : <xmi:XMI xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uml="http://schema.omg.org/spec/UML/2.2" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://schema.omg.org/spec/UML/2.2 http://www.eclipse.org/uml2/3.0.0/UML"> I tried to report those namespace tags in the renamed .uml file for the <uml:model element as explained in the XMI import procedure using different combinations but with no success. Do you see possible explanations for a validated .xmi file and renamed in .uml to produce this kind of error ? Regards, Erwann. _______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
