Tagged Questions

0
votes
1answer
45 views

Enterprise Architect: Hide Foreign Key Labels in Database Diagram?

I am using Sparx Systems Enterprise Architect 7 Professional and I can not find a way to hide the labels from Foreign Keys Associations in Database Diagrams. Yes, I know I can rig …
0
votes
2answers
93 views

Automated method to export Enterprise Architect diagrams?

Problem: A lot of our design and architecture documentation were created and maintained in Enterprise Architect - for better or worse, that is how it is. These documents are stored …
0
votes
0answers
53 views

How to integrate the Qt libraries in SparxSystems Enterprise Architect

Hey, I like to know how one can integrate the Qt libraries into an Enterprise Architect project. I do not know if it is possible at all but I tried it with partial success: I adde …
1
vote
3answers
64 views

SQL Server Extract Data Model

Is there a simple way of extracting the database model of existing DBs? I played around in the management studio and in Visio, even though I found very interesting features of data …
1
vote
2answers
141 views

Extracting data from Enterprise Architect model

I'm trying to programmatically extract information from an Enterprise Architect model (saved in an XMI file) - I need it to generate some reports, but I don't want to go so far as …
1
vote
0answers
142 views

Simplify Enterprise Architect code generation

Using Enterprise Architect (version 7.5), I'm trying to refine the code generation for C#. To make an attribute with an initial value that is a string generate properly, the only w …
0
votes
2answers
321 views

A free Step by Step guide to learning Sparx Enterprise Architect

I have just downloaded Sparx Enterprise Architect 7.5 but unfortunately I am not able to find a getting started guide or something like that. I have gone through official site of …
1
vote
2answers
426 views

How to automate the generation of HTML output in Enterprise Architect

Enterprise Architect has a way to generate the documentation in HTML/RTF/etc. that you could publish, but you have to use its GUI to do that manually. When you have your *.eap file …