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: Show only particular in-links using Analysis wizard.
Topic Summary:
Created On: 27-May-2005 15:32
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.
 27-May-2005 15:32
User is offline View Users Profile Print this message


Steven ODay

Posts: 8
Joined: 26-Jan-2005

Is there a way of only showing a particular (such as made on a certain date, or contains a unique enumeration) for in-links using the analysis wizard? For example I only want to show in-links from module A that have an enumeration of type A, I do not want to show all the in-links, just that the in-link that has enumeration of type A.

Report this to a Moderator Report this to a Moderator
 30-May-2005 15:59
User is offline View Users Profile Print this message


Paul Ransley

Posts: 10
Joined: 20-Sep-2004

Steven,

Not from the Wizard, but you have a couple couple of ways to create the type of column you describe.

The first option might not be exactly what you need, but can be done using DOORS menus, to create a filterd view on the column created by the Wizard to match for a particular value, however it will only show objects with the matching link attribute value included in the layout DXL column generated by the Wizard.  |Set up the layout DXL column using the option to specify the specific module you need and select the attribute value that you want to filter on. Once you've got the column, set up a filter, on "columns" tab select the desired column and in "contains" enter the matching value e.g. "Approved" and apply.  Couple of health warnings though. In DOORS 5/6 column filters do not save in view settings and also can not be used in Advanced filters (e.g. compound), they can in DOORS 7.1 though. Take care to ensure the matching value is unique and can not appear in say object text, one option is to display the attribute name as well value when you set up the column and filter on attribute name plus the value (e.g. "Attribute Name:Value").

The second option respects what ever filter / sort you have applied, you see every object in the module, but the layout DXL column is only populated where the link source / target has the matching attribute value you specify. To do this you'll need to modify the layout DXL the Wizard creates.  To access this click on the column, right click, select PROPERTIES, click the BROWSE button next to LayoutDXL, select current and the DXL will be displayed.  Go to the end of the script, and make the changes below I've indicated with the //CUSTOM comment.  Change the name of the attribute to the one you want to test in probeRichAttr_(other,"Name of Attribute") and the value in the line after that e.g. s == "Your Value".  The result is you'll only see entries in the layout DXL column if a match is made in the "if" filter now included in the layout DXL.  In the example below each target object must have an attribute value in BasicStatus of "Approved" to be included in the column. By modifying the layout DXL the Wizard creates you can add separators between links, put values in bold, and setup a range of filters.



-------------------------
Paul Ransley<BR><BR>Beaver Computer Consultants Limited
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.