Accessing UML Model Explorer

C

Christoph

I would like to add some custom shapes to the UML Model Explorer. Is there
any way to access and edit t? I could not find any general tree-view packages
except the TreeView sample from the SDK. But since I definitly only want to
enhance the UML Model Explorer, I hesitate to built a new tree view explorer
from scratch.

Thanks for help in advance!
 
P

Paul Herber

I would like to add some custom shapes to the UML Model Explorer. Is there
any way to access and edit t? I could not find any general tree-view packages
except the TreeView sample from the SDK. But since I definitly only want to
enhance the UML Model Explorer, I hesitate to built a new tree view explorer
from scratch.

I don't think you can access any part of the internals of the UML
addon.
 
C

Christoph

Alas, that was what I feared. So I have to go the long way and try to build
my own UML Model Explorer with custom symbols. Thanks nonetheless...
 
P

Paul Herber

I'm not sure you'll be able to get your own code running alongside the
UML addon. Even if you can I don't think you can get much information
about the model.
 
C

Christoph

OK, basically you say I'm screwed and would have to build my own UML addon
from scrtach, using my own tree-view explorer, inserting my own symbols for
all types (classes, use cases etc.) ... *sigh*

Thanks nonetheless, I'll try my best :).
 
P

Paul Herber

OK, basically you say I'm screwed and would have to build my own UML addon
from scrtach, using my own tree-view explorer, inserting my own symbols for
all types (classes, use cases etc.) ... *sigh*

Other UML addons for Visio are available.
 

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