1
General Board / Including Header files in .C file in Model withCTF
« on: March 09, 2009, 03:33:16 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
Tell me how to do it Using Code Template Frame work.
Can anyone help me out in this regard.
Thanks & Regards
Pradeep
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
Tell me how to do it Using Code Template Frame work.
Can anyone help me out in this regard.
Thanks & Regards
Pradeep
?