blob: 61451c7fef26b0c2307e34492f776494f9a41ca9 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<!--
Copyright (c) 2005, 2006 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
IBM Corporation - initial implementation
-->
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.style1 {font-family: "Courier New", Courier, mono}
-->
</style>
</head>
<body>
<h2><a>Exercise 5: Search for Method Content </a></h2>
<p>The purpose of this exercise is to become familiar with the search function in Eclipse Process Framework Composer. </p>
<ol>
<li>
<p>Switch to <strong>Authoring </strong>perspective. </p>
</li>
<li>Open up the Search dialog by : </li>
<blockquote>
<p>&#149;&nbsp; Clicking on the Flashlight icon in the toolbar </p>
<blockquote>
<blockquote>
<p><strong>Or </strong></p>
</blockquote>
</blockquote>
<p>&#149;&nbsp; Selecting <strong>Search / Search</strong> in the main menu. </p>
</blockquote>
<li>
<p>Click on the <strong>Method Search</strong> tab. Enter <span class="style1">Database</span> in the text box and click on <strong>Search</strong>. It will take a few seconds to find all the hits. </p>
</li>
<li>
<p>Drill down in the search results and double-click on an element. The editor for the selected item is opened. If you have <strong>Link with Editor</strong> selected in the library view, the library view display changes to show you where the selected item is in the library. </p>
</li>
<li>
<p>Open the search dialog again and repeat the same search but this time reduce the scope to just look for tasks. Uncheck all the other content types in the scope panel. The search should be quicker and result in fewer hits. </p>
</li>
<li>
<p>Open the search dialog again and repeat the same search but this time add <strong>rup_*</strong> as a file name pattern. Make sure the scope is still set to tasks. The search should be even quicker and result in even fewer hits. </p>
</li>
<li>Experiment with other Method Searches.</li>
</ol>
</body>
</html>