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: hiding one of the links
Topic Summary:
Created On: 16-Apr-2007 16:14
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.
 16-Apr-2007 16:14
User is offline View Users Profile Print this message


rajavel subramanian

Posts: 13
Joined: 6-Mar-2007

One of my formal module A has in-links from 2 different modules.
e.g., in-links from module B and proposal module.

While counting the number of in-links from module B to each object at module A, the links from proposal module misleads my count.

Any solutions?

Report this to a Moderator Report this to a Moderator
 16-Apr-2007 17:41
User is offline View Users Profile Print this message


ron lewis

Posts: 650
Joined: 20-Sep-2004

Depending on how your counting the links, you will have to modify your script/process to filter out the links that you don't want. One approach is by testinging the foreign module name.
Report this to a Moderator Report this to a Moderator
 17-Apr-2007 19:03
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

The 'for link in obj <- "*" loop (incoming links) won't see the link unless the source module is open. There's an example in the DXL manual for opening such modules in a loop ahead.

Back in v6 there was a bug where the source module cannot see links even when the target module was open. And I do mean the User cannot see the links, neither in the link indicator nor when editing links. The solution for that, oddly, was to open the source module, loop through all objects, and all objects outgoing links, then save the source module without making changes. This refreshed the indicator in the target module. That fix looked something like the attached.

Don't know if they fixed that bug, but I haven't seen it in a long while.

- 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.