Book a Demo

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 - siva_dc

Pages: [1]
1
Suggestions and Requests / Re: Database Modeling in EA?
« on: October 28, 2003, 08:13:38 am »
Hi,

We are also looking for the same features. Any idea when they will be available?

thanks
Siva

2
General Board / Bug in VB code re engineering
« on: October 16, 2003, 01:41:59 pm »
Hi,

Trying to import the following vb.net code in EA:

=============
Public Enum eEntityStatus As Byte
   Completed = Asc(Services.consEntityStatusCompleted)
   Required = Asc(Services.consEntityStatusRequired)
   NotRequired = Asc(Services.consEntityStatusNotRequired)
End Enum
=============

EA doesn't interrupt the code correctly. Please fix this.

Also one more request on code engineering with vb.net. While absorbing the comments please maintain the white spaces and new line chars. It’s annoying to fix each time inside the EA, since we are generating Spec document form it.


Thanks
Siva

3
General Board / how to muliti-delete entities?
« on: September 10, 2003, 11:45:30 am »
Hi,

I am new to EA. We are evaluating the EA as the standard CASE tool for our client!!!

I am trying to delete some of the classes added by code re-engineering. How Do I multi-select and delete?

Also exporting package structure as XML and importing into another project does work. Is this a known bug?

Thanks
Siva

4
General Board / Re: Class Report with inherited attributes/operati
« on: September 10, 2003, 11:52:14 am »
Hi,

We also have the same requirement. Can we get this feature?

Thanks

Pages: [1]