Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Reference Link
Topic Summary:
Created On: 2-Jul-2007 23:48
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 2-Jul-2007 23:48
User is offline View Users Profile Print this message


Jonathan Chapman

Posts: 3
Joined: 26-May-2004

I am trying to show a flow down tree from a top level spec to many lower level specs. Using the recursive analysis in the Analysis Wizard shows all the requirements corresponding to a top level requirement but you can't tell which third level requirements link to which second level requirements, for example. Is there a way, in an attribute column, for the lower level requirements to list the absolute number from the parent requirement? Or is there another way to make it clear which requirements link to which throughout the whole recursive chain?
Report this to a Moderator Report this to a Moderator
 3-Jul-2007 00:32
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

This is from memory: the layout wizard has a recursive function that takes 'level' as a parameter (or is it 'depth'). Links are traversed recursively but they are not displayed unless the 'level' of the link is the specified level. That is, if your column is for links 2 levels away it won't display the object's that are only 1 link away.

You want to display the IDs of all the intermediate objects when you are about to display the info about the current object. OK. Add a parameter "string Parents" to the recursive function. The original call should have that as blank. When you are about to recurse, use this as the Parent parameter: Parent " ->" identifier(o) "". When you are about to display the current object, display Parent "\n".

- Louie
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.