Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mbr

Pages: [1]
1
General Board / Textual documentation in EA
« on: February 22, 2005, 06:04:02 am »

Hi

I'm new to EA so this might be a stupid question.
Is it possible to store textual documentation within the project.

I would like to store documents like Vision Statement, Risk List etc. together with the UML documentation in EA. It would be nice to create these documuments as MS Word documents or at least to have som kind of editor to do proper text formatting.

Best regards

Martin

2
General Board / Re: Empty DBMS Datatype listbox (eval)
« on: November 10, 2003, 05:20:48 am »
Hi

I have the same problem. But there is no dbms drop down on the Table Detail Tab. There are only three buttoms:

Colums/Attributes
Operations
Generate DDL

What do I do?

3
General Board / Associations with lists
« on: October 29, 2003, 02:22:39 am »
HI

I'm new to EA witch may be reflected in this question.  ???
My team is using Borlands VCL clases for our projects. When we make associasions between clases with a 1..* relationship we often use lists (TList or TStringList). That is a list of pointers to the associated class.

When I revers engineer code, these lists are not regonized as associations in the corosponding UML model.
Also when I generate code from a UML class where I have made an association arror og put in an attribute to represent the association, EA just adds another pointer in the code of the type of the associated class.

How do I get EA to handle this situation?

Thanks

Martin

Pages: [1]