![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Display link module info in a column Topic Summary: Created On: 5-Nov-2003 15:32 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Link modules are associated with links, not objects. Each link outgoing from an object can potentially be in its own Link Module. Attached code displays the link module name of each outgoing link. Perhaps you would put the names in a Skip List, then only display the names in the Skip. This will eliminate duplicate displayed Link Module names. - Louie PS. If you are going to get the name of the other formal module, use the ModName_ source/target commands, not the string source/target commands: string NameOther = fullName(source(lnk)). | |
![]() |
|
Hi all,
I have been searching in vain for a way to display a (layout dxl) column containing the name of the link module storing the link(s) for an object. Does anyone have a code snippet to help with this. I have already done a search through the forums here to make sure it's not here already, again no luck ![]() Many thanks Andrew. ------------------------- Andrew Tagg Astrium EADS Requirements Management Team Stevenage United Kingdom andrew.tagg@astrium.eads.net www.astrium.eads.net |
|
![]() |
|
![]() |
|
Link modules are associated with links, not objects. Each link outgoing from an object can potentially be in its own Link Module.
Attached code displays the link module name of each outgoing link. Perhaps you would put the names in a Skip List, then only display the names in the Skip. This will eliminate duplicate displayed Link Module names. - Louie PS. If you are going to get the name of the other formal module, use the ModName_ source/target commands, not the string source/target commands: string NameOther = fullName(source(lnk)). |
|
![]() |
|
![]() |
|
Thanks agian Louie
![]() ------------------------- Andrew Tagg Astrium EADS Requirements Management Team Stevenage United Kingdom andrew.tagg@astrium.eads.net www.astrium.eads.net |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Display link module info in a column
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.