![]() |
Telelogic SYNERGY (steve huntington) | ![]() |
profile :
search :
help :
dashboard :
calendar :
home
|
||
|
Topic Title: Query resources Topic Summary: Comprehensive lists of query functions, attributes, cvtype, etc. Created On: 16-Jun-2005 17:25 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Where can I find comprehensive listings of all possible elements for queries. The KB often refers to query functions like "is_task_in..." that are not in my documentation(v6.3 SP1). Additionally, it would be very useful to see a complete list of object types and attributes for each type. I am interested in building some queries of tasks in baselines and I'm not finding any examples or documentation. Thanks.
|
|
![]() |
|
![]() |
|
The documentation of the "ccm query" command provides basic information and some examples:
Types of Queries Query Clause Elements Sample Queries Objects may be selected not only by their attributes but also by their relationships (query functions is_ The documentation of the "relate" command contains an (incomplete) list of predefined relationships: Maintain Relationships KB Article TB140 provides many examples, especially for time based queries: Examples of ‘ccm query’ Syntax The following command generates a list of all object types and their predefined attributes: ccm query -t cvtype -i base -u -f %name | perl -lne 's/ *$//;print("\nattributes of $_\n");system("ccm attr -la $_-1:cvtype:base")' |
|
![]() |
Telelogic SYNERGY
» SYNERGY/CM
»
Query resources
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.