Chapter 6 Managing Repository Documents
You can define the following parameters to find objects:
| Property | Description |
|---|---|
| Model type | You use this box to select a type of model or all model types.
If the selected location is the root node, all model types are selected by default. If the selected location is a folder, the model types existing in the selected folder are available from the dropdown list box. If the selected location is a model, the model type is displayed by default in the box. |
| Object type | You use this box to select the type of object.
If you have selected all models, the list displays common object types. If you have selected a model type, the list displays all object types corresponding to the model. |
| Include Shortcuts | If you select this check box, the shortcuts corresponding to the search criteria will be found. |
| Name | Name of the object. You can type the exact name of the object or use a string expression. |
| Code | Code of the object. You can type the exact code of the object or use a string expression. |
You can type string expressions in the Name and Code boxes of the Find Objects dialog box. String expressions are a combination of characters and wildcards that let you define ranges of objects.
The string expression syntax is the following:
| Expression | Description |
|---|---|
| * | Wildcard for a string (from none to any number of characters) |
| ? | Wildcard for a character |
| \* | * is a normal character |
| \? | ? is a normal character |
| \\ | \ is a normal character |
For more information and examples on string expressions, see chapter Managing Objects, section Finding Objects in the General Features Guide.
To define object type and name parameters:
| Copyright (C) 2006. Sybase Inc. All rights reserved. |
| |