![]() |
Telelogic TAU (steve huntington) | ![]() |
Topic Title: Importing C++ source Topic Summary: Importing legacy C++ into existing model. Created On: 9-Jan-2006 09:57 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I have converted a large existing design from Rational Rose to Tau. There has been some development that has not been modelled and I want to import this from C++ source.
I have set the pre-processor to a script that calls gcc. The problem is that this pre-processor then tries to descend into all the included files, and eventually finds a problem. Is there a way of preventing the pre-processor from looking into include files? Ideally, I want to specify the header files to model and not worry about the ones that are not on the list. thanks
dan
|
|
![]() |
|
![]() |
|
I have managed to get the class structure into Tau.
I wrote a script mygcc.bat
@set PATH=C:\cygwin\bin;%PATH% I have to hand-craft the imported files to include all that is necessary, which is a lot harder work than othe UML tools.
Unfortunately, all the comments in the code are lost, instead of being added as notes on the imported elements
|
|
![]() |
|
![]() |
|
Hi Dan,
We are working to improve the C++ capturing system in the next release of TAU. This is one of the areas we are seeking to improve. Greg ------------------------- Greg Gorman Vice President, Product Management Modeling and Test Products Telelogic AB |
|
![]() |
Telelogic TAU
» TAU/Developer
»
Importing C++ source
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.