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

Pages: [1]
1
General Board / Adding Collection List in Class Diagram list<&a
« on: April 03, 2007, 05:01:25 am »
Hi,

i am using a collection class in that i need to inherit the collection

namespace Sample {
[Serializable]
public class AddressBookContactsCollection: [glb]List<AddressBookContacts>[/glb] {
}

can i know how to inherit the list or how to specifiy it in the class diagram



2
Automation Interface, Add-Ins and Tools / Reverse Engineering MDG Link
« on: November 17, 2006, 02:15:09 am »
hi,

I try to connect .NET2005 from EA and i able to connect it and i did an reverse engineering to the existing product i able to get all the class,UI,Methods and functions but i want to view in diagram can anyone tell me how to do it....

thanks in advance
:)

Pages: [1]