Re: Access Rational Rose UML Diagram with Java / VC++
Posted By:
Anonymous
Posted On:
Thursday, November 7, 2002 03:52 AM
AFAIK you cannot access the information from the diagram, but from the whole model you can. Read and write to the model is available via REI (Rose Extensible Interface). Description is in Rose
ationalrose.tlb. You get the infos like from any other COM-Server.