Chapter 3 Basic Repository Tasks


Find Objects parameters

The four tabs in the Find Objects window allow you to specify many parameters for your search:

Special characters

The following special characters allow you to use basic regular expressions when searching for the name or code of an object or attribute values:

For example:

W* finds "Work" and "Washington"

*IST finds "List" and "Specialist"

*96 finds "01/11/96" and "26/08/96"

????ER finds "Writer" and "Seller" but not "inner"

COLN? finds "COLN1" and "COLN2"

*_emp_??? finds "Div_emp_fun" and "Div_emp_idn"

For full documentation of the PowerDesigner Find Objects window, see "Finding Objects" in the Managing Objects chapter of the General Features Guide .

 


Copyright (C) 2007. Sybase Inc. All rights reserved.