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: Enumeration Order
Topic Summary: Enumeration Order
Created On: 12-Mar-2008 22:35
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.
 12-Mar-2008 22:35
User is offline View Users Profile Print this message


Al Almoian

Posts: 30
Joined: 26-Oct-2007

I have renamed and renumbered and reordered enumerations in Type definition.

However, the columner display of the associated attribute (multi valued) does show the new names but they are in the old order. If I open the object for edit the pulldown is in the new order. If I close the edit window with no changes, the new order is shown for that object. How do I get the display to show the new order without opening and closing each object?
Report this to a Moderator Report this to a Moderator
 13-Mar-2008 08:33
User is offline View Users Profile Print this message


Peter Albert

Posts: 232
Joined: 30-Dec-2005

Just a guess, I haven't tried this, but something like

Object o
for o in current Module do
{
o."your attribute" = o."your attribute" ""
}
refresh current Module

should do the trick

Turn off any filtering before you run the script, or use the for o in entire current Module loop.

Cheers,

Peter

Edited: 13-Mar-2008 at 08:34 by Peter Albert
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.