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: Filtering
Topic Summary:
Created On: 2-Dec-2008 14: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.
 2-Dec-2008 14:22
User is offline View Users Profile Print this message


Brian Rohler

Posts: 26
Joined: 20-Jun-2007

When filtering manually, you can choose the criteria to filter. Once Apply is pressed, the statistics are calculated and shown. (See attachment 1.jpeg)

Is it possible to get those statistics via dxl code?

1.jpeg
1.jpeg  (35 KB)

Report this to a Moderator Report this to a Moderator
 2-Dec-2008 14:57
User is offline View Users Profile Print this message


David Pechacek

Posts: 674
Joined: 5-Dec-2006

void set(Module m, Filter f, int &accepted, int &rejected)

So usage would be:

-------------------------
David Pechacek
AAI Services Textron
dpechacek@sc-aaicorp.com
David.Pechacek@gmail.com
Report this to a Moderator Report this to a Moderator
 2-Dec-2008 14:58
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

If you are setting the filter with DXL, use the set command:

void set(Module m, Filter f [,int &accepted, int &rejected])

Note the output parameters for number of accepted and number of rejected objects.

If you are wondering about the current filter (perhaps set manually or loaded in a view), you can count all the objects and count the displayed objects, and deduce the number of rejected objects, as attached.

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