![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Displaying specific links to modules within Layout DXL Topic Summary: Created On: 18-Jan-2008 18:43 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I have develop views within a specific module to display information for inlinks from multiple modules. I am trying to find a way to exclude specific inlinks within this view.
For example, an object in module A has been copied and linked to module B, Module C and Module D. Within module A, I want to display specific information for only module B and Module C in one column. I used the Analysis Wizard and selected the "All modules" for the scope of analysis since I do not want to have to open all the modules linked to that specific object. I have been trying to modify the Analysis Wizrd Code (attached below), but have been unsuccessfull. Any help would be appreciated. |
|
![]() |
|
![]() |
|
Untested but should do what you want.
Up to you to modify as needed. ------------------------- David Pechacek AAI Services Textron dpechacek@sc-aaicorp.com David.Pechacek@gmail.com |
|
![]() |
|
![]() |
|
David,
Thanks for the help. I ended up using string matching within the Analysis Wizard code to exclude specific inlinks within a view. Example: if (matches("(ModuleB|Module C)",s)) Thanks again. Todd |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.