Book a Demo

Author Topic: Including Header files in .C file???  (Read 3428 times)

pradeep kumar

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Including Header files in .C file???
« on: March 06, 2009, 08:48:42 pm »
Hi forum,
              I'm pradeep, I'm working with Enterprise Architect tool.How can I include header file which is not associated in the class model.Actually when we use association link, that class will appear in .h file only but i need that class to be included in .C file.I will explan my requirement with one example.

I have three classes named A,B and C
I have associations A->B & A->C
So i need B is to include in A.C
and both B&C include in A.h
Can anyone help me out in this regard.

Thanks & Regards
Pradeep

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: Including Header files in .C file???
« Reply #1 on: March 07, 2009, 03:57:26 am »
Hi pradeep,

Hmmmm, correct me, if I am wrong with this, but shouldn't A.C automatically include A.h, and therefore the other references will be included indirectly?

Confused ...

Günther

PS.: BTW, why do you post this question in Bugs and Issues, and not in General Board, which is a more appropriate place IMHO?
« Last Edit: March 07, 2009, 03:59:47 am by Makulik »