| <?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| <title>user</title> |
| </head> |
| <body> |
| <h1 id="Discovery_Manager_User_Documentation">Discovery Manager User Documentation</h1> |
| <h2 id="Launching_a_discoverer">Launching a discoverer</h2> |
| <p>To launch a discoverer, right click on the element you want to discover. It can be a project or file in the Project Explorer for example.</p> |
| <p>Then, in the MoDisco menu, you will see a list of discoverers applicable to your selection. Choose the one you want to launch:</p> |
| <p> |
| <img border="0" src="../../img/discovery_manager/MoDisco_DiscovererUI_Menu.png"/> |
| </p> |
| <p>Then, if the discoverer has input parameters, a dialog opens to let you enter these parameters:</p> |
| <p> |
| <img border="0" src="../../img/discovery_manager/MoDisco_LaunchingDiscovery_Parameters.png"/> |
| </p> |
| <p>Parameters that are marked with an asterisk are mandatory, and you won't be able to click |
| <b>OK</b> to launch the discovery until you have filled them in. |
| </p> |
| <p>Single click the |
| <b>Value</b> column of a parameter to edit it. Check "Open model in editor after discovery" if you want to browse the model immediately after the discovery. |
| </p> |
| <p>Then, click |
| <b>OK</b> to start the discovery. |
| </p> |
| <h2 id="Discoverers_View">Discoverers View</h2> |
| <p>You can open a view that displays all registered discoverers : go in |
| <b>Window > Show View > Other...</b> and select |
| <b>MoDisco > Discoverers</b>: |
| </p> |
| <p> |
| <img border="0" src="../../img/discovery_manager/MoDisco_DiscoverersView.png"/> |
| </p> |
| </body> |
| </html> |