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: Linksets Navigation
Topic Summary:
Created On: 8-Jan-2004 16:49
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.
 8-Jan-2004 16:49
User is offline View Users Profile Print this message


Srinivas Dasari

Posts: 24
Joined: 13-Dec-2003

I understand that a dxl code can be written to obtain the linksets with source and
target modules in a project by parsing thru link modules in a project.

I am trying to accomplish this by parsing thru formal modules in a project, not sure
if its possible or not. The logic should be something similar to:

open module, generate a listing of participating linksets and for each of those obtain
the source or target module's info.

Did anyone try this before?
Report this to a Moderator Report this to a Moderator
 9-Jan-2004 13:12
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

The attached will list linked modules. This lists modules that are actually linked, not linksets.

-------------------------
Tony Goodman
http://www.smartdxl.com

Edited: 9-Jan-2004 at 13:23 by Tony Goodman
Report this to a Moderator Report this to a Moderator
 9-Jan-2004 13:21
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

The attached will list the Link Module Descriptors.

-------------------------
Tony Goodman
http://www.smartdxl.com
Report this to a Moderator Report this to a Moderator
 9-Jan-2004 17:21
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

I did this a while ago. Outline attached. Use the code to accumulate all linksets of links in the project.

This accumulated list differs from the list of linksets dirived by quering the "objects" in all link modules in the project as follows:
o The code finds linksets ONLY for existing links. If you create a linkset in a link module but don't create any links, the code won't find it.
o The code finds all outgoing linksets, even when the linkset itself or the target module is located OUTSIDE the project.
o The code does NOT find incoming linksets when the source module is outside the project.

The code will need to use "fullName" rather than "name" when parts of the links are outside the project or when module names are not unique within the project (such as multiple "DOORS Links").

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