Author Topic: comments for aggregated elements in PIM To C#  (Read 2049 times)

anand.tripathi

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
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
« Last Edit: July 23, 2013, 10:49:27 pm by anand.tripathi »

anand.tripathi

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: comments for aggregated elements in PIM To C#
« Reply #1 on: July 24, 2013, 10:31:05 pm »
Waiting for any simple hint.  :)

-Anand