Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: Brian Wilkinson on August 28, 2008, 05:46:32 pm

Title: A t_diagramproperties table for additional details
Post by: Brian Wilkinson on August 28, 2008, 05:46:32 pm
Is is possible to have a t_diagramProperties table, the same as objects have.

At the moment I'm working on a  addin to reimport a newer version of a RSA model into EA.
This involves updating external links to the model and diagrams.
Using the t_objectproperties table columns Property and Value this makes it very easy to match objects as being the same.

Having a t_diagramProperties table working the same way would make it very easy to match old and new model diagrams.