![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: complete 2-level trace using the Analysis Wizard? Topic Summary: Created On: 23-Mar-2007 18:03 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I'd like to trace from a system spec to its test spec then to all children of the test spec. When I get to that 2nd level in the Analysis Wizard I'm forced to pick just one "grandchild" module. Can the Wizard or its underlying code be easily modified to show all grandchild links to the child link?
Thanks. <> David |
|
![]() |
|
![]() |
|
Well you could write your own code that goes to all (or particular) links, gets the source/target object of it (depending inlink or outlink), then loops through all the links into or out of that object.
Maybe something similiar to:
------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com Edited: 23-Mar-2007 at 19:49 by David Pechacek |
|
![]() |
|
![]() |
|
Thanks for the reply. The solution I used was simple.
The wizard sets up a string variable limitModules that gets stuffed with the modules I chose. I just commented out the lines of code that used that variable and it performed as expected. <> David |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.