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: Moving objects through DXL does not update the Module Explorer.
Topic Summary: Moving objects through DXL does not update the Module Explorer.
Created On: 15-Nov-2004 01:22
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.
Answer This question was answered by Tom Cook, on Friday, March 11, 2005 5:07 PM

Answer:
When I move an object using the DXL move function, the Module Explorer is not updated. A small script that exhibits this behaviour: Object o = current(current); Object p = previous(o); move( o, after(p)); The only way to get the Module Explorer to display the update seems to be to save the module, close it and re-open it. Hitting "Refresh Explorer" does not help, nor does editing any objects in the module. If I move another object using the mouse then the manual update is reflected in the Module Explorer, but not the one done using DXL. Adding: refresh current; does not help, either. Am I missing something, or is this a bug? Thanks, Tom
 15-Nov-2004 01:22
User is offline View Users Profile Print this message


Tom Cook

Posts: 4
Joined: 15-Nov-2004

Answer Answer
When I move an object using the DXL move function, the Module Explorer is not updated. A small script that exhibits this behaviour: Object o = current(current); Object p = previous(o); move( o, after(p)); The only way to get the Module Explorer to display the update seems to be to save the module, close it and re-open it. Hitting "Refresh Explorer" does not help, nor does editing any objects in the module. If I move another object using the mouse then the manual update is reflected in the Module Explorer, but not the one done using DXL. Adding: refresh current; does not help, either. Am I missing something, or is this a bug? Thanks, Tom
Report this to a Moderator Report this to a Moderator
 15-Nov-2004 12:49
User is offline View Users Profile Print this message


Antonio Norkus

Posts: 109
Joined: 28-Jun-2003

After moving the objects, use the following lines:

refreshExplorer current
synchExplorer current

Changes will then be shown in the module explorer.
Report this to a Moderator Report this to a Moderator
 15-Nov-2004 12:50
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

Have you tried refreshExplorer(Module).

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


Tom Cook

Posts: 4
Joined: 15-Nov-2004

Thanks, that does it. Tom
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.