oscar - 2006-01-24

I have a problem with nsuml 1.4 while writting the xmi file.

mt.setSource(ori); // ori is instance of MStateVertex and mt is instance of MTransition

The exception generated in "writer.gen()" (writer is instance of XMIWriter) is IncompleteXMIException.

What does it mean? How can I solve it?