Export UML class in Visio 2003

K

Ken!

hello

I'm using visio 2003 as my develop tool. And I'm trying to read the UML
class data from visio and do something. But I really don't know how to
export and what are the export interfaces.

I first tried to add UML.dll and UMLVS.dll to VS.NET but failed and got an
error.
Then I read data from .vdx and tried to find some useful information from
"ForeignData" element but also failed.

So now I have no idea about it.

Please help me. thanks
 
M

Mark Nelson [MS]

This functionality is actually not supported. The UML model data is stored
in a private object that is not exposed via automation. Unfortunately the
feature was never designed to be used with automation.
 
I

ido_r

does it mean that you cannot create UML template from outer source?
I mean, If I want to create through XML file (as my DB) a list of UM
objects and the connections between them so it'll be placed in th
Model Explorer and I'll only need to choose and place it on the shee
and it'll have all its connections to the other UML objects (acordin
to what instored in the XML DB - or oracle DB for that matter).

is it possible?

Thanks you
I


-
ido_
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top