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 - anand.tripathi

Pages: [1]
1
General Board / Re: Implement a single interface with all the clas
« on: July 25, 2013, 06:44:29 pm »
Quote
Hello,

if you don't want crossing lines just hide them. Delete and choose hide.

With Ctrl+I you can visualize the implmented interfaces of a class.

Anothe good way is to use a Relationship Matrix. Here you can easily see and change the realisation dependency in a matrix.

Helmut

Thanks Helmut,

It helped, also Ctrl+I is useful.

But I am wondering, what is a relationship matrix?
-Anand

2
General Board / Re: Implement a single interface with all the clas
« on: July 25, 2013, 06:42:10 pm »
Thanks Qwerty, this helped.
-Anand

3
General Board / Re: Implement a single interface with all the clas
« on: July 24, 2013, 11:55:15 pm »
Thanks,

I uploaded in "imageshack.us", here it is-



http://imageshack.us/photo/my-images/43/xru6.png/

-Anand

4
General Board / Re: Implement a single interface with all the clas
« on: July 24, 2013, 11:44:25 pm »
Sorry, but I don't see any option to attach a file in the screen here.How to attach a picture into my post?

5
General Board / Implement a single interface with all the classes
« on: July 24, 2013, 10:49:20 pm »
Hi All,

I need to implement a single interface with all the classes of my package, is there a simple way to do it?

It looks clumsy when all the classes realize a single interface with multiple lines crossing each other on the diagram.

-Anand

6
General Board / Re: comments for aggregated elements in PIM To C#
« on: July 24, 2013, 10:31:05 pm »
Waiting for any simple hint.  :)

-Anand

7
General Board / comments for aggregated elements in PIM To C#
« on: July 23, 2013, 05:40:46 pm »
Hi All,

I am a beginner in EA, started few days ago, need your help.

When I write notes for normal properties created in PIM and generate the code in C#, note gets generated as XML comments. But when I have a composition having bidirectional relationship, the generated code does not have any comments because I don't know where to put notes for it.
 
How do I write comments for aggregation/composition in PIM model and generate it back in c#?

Program version of EA(Which I am using) : 9.0.906

Thanks in advance.
-Anand

8
General Board / Re: Need help in starting with EA macros with C#
« on: July 23, 2013, 10:36:12 pm »
Thanks a lot Nabil,

I found it, can you help me in finding some tutorials for learning custom EA Transformation templates for c#.

Thanks in advance.
Anand

9
General Board / Re: Need help in starting with EA macros with C#
« on: July 23, 2013, 07:15:06 pm »
Hi Nabil,

Thanks for the reply. I am not able to see "MDA Transformation Templates" in Tools menu. Program version of EA(Which I am using) : 9.0.906.

Just to clarify, I am interested in creating a custom macro which I could use to do the C# transformation.

-Anand

10
General Board / Need help in starting with EA macros with C#
« on: July 23, 2013, 05:43:49 pm »
Hi All,

I am a beginner in EA, started few days ago, need your help.

I need to change some transformation rules while converting from PIM model to C# code, I heard, it is possible with EA Macros, please guide me with appropriate resources. Any small pointer would be helpful on how to start with.

Just to clarify, I am interested in creating a custom macro which I could use to do the C# transformation.

Program version of EA(Which I am using) : 9.0.906

Thanks in advance.
-Anand

Pages: [1]