Mercurial > hg > ltpda
view m-toolbox/html_help/help/ug/repo_gui_retrieve.html @ 27:29276498ebdb database-connection-manager
Remove LTPDARepositoryManager implementation
* * *
Remove GUI helper
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Mon, 05 Dec 2011 16:20:06 +0100 |
parents | f0afece42f48 |
children |
line wrap: on
line source
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html lang="en"> <head> <meta name="generator" content= "HTML Tidy for Mac OS X (vers 1st December 2004), see www.w3.org"> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii"> <title>Retrieving objects and collections from a repository (LTPDA Toolbox)</title> <link rel="stylesheet" href="docstyle.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.52.2"> <meta name="description" content= "Presents an overview of the features, system requirements, and starting the toolbox."> </head> <body> <a name="top_of_page" id="top_of_page"></a> <p style="font-size:1px;"> </p> <table class="nav" summary="Navigation aid" border="0" width= "100%" cellpadding="0" cellspacing="0"> <tr> <td valign="baseline"><b>LTPDA Toolbox</b></td><td><a href="../helptoc.html">contents</a></td> <td valign="baseline" align="right"><a href= "repo_gui_hlq.html"><img src="b_prev.gif" border="0" align= "bottom" alt="Performing High-Level Queries"></a> <a href= "extensions_intro.html"><img src="b_next.gif" border="0" align= "bottom" alt="LTPDA Extension Modules"></a></td> </tr> </table> <h1 class="title"><a name="f3-12899" id="f3-12899"></a>Retrieving objects and collections from a repository</h1> <hr> <p> <p> Retrieving objects from an LTPDA repository can be done using the retrieve panel shown below: </p> <br> <br> <img src="images/repo_gui_retrieve.png" alt="Repo GUI Retrieve"> <br> <br> <p> The user must enter the IDs of the objects he/she wishes to retrieve. The IDs can be entered using standard MATLAB numerical notation. Collections can be retrieved by prefixing the collection ID with a 'c', for example, 'c12' retrieves collection 12. </p> <br> <br> <img src="images/repo_gui_retrieve.png" alt="Repo GUI Retrieve"> <br> <br> <p> Clicking on the 'Import' button retrieves all objects in the list and places them in the MATLAB workspace, as shown below: </p> <br> <br> <img src="images/repo_gui_retrieve_ws.png" alt="Repo GUI Retrieve Workspace"> <br> <br> <p> The objects can be directly saved to disk in XML format by clicking the 'Save' button. </p> <p> You can select a prefix for the objects by typing in the 'prefix' edit box. </p> <p> If the 'Append object type' check-box is checked, each object name (or filename) will have the object type (class) appended. </p> </p> <br> <br> <table class="nav" summary="Navigation aid" border="0" width= "100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td align="left" width="20"><a href="repo_gui_hlq.html"><img src= "b_prev.gif" border="0" align="bottom" alt= "Performing High-Level Queries"></a> </td> <td align="left">Performing High-Level Queries</td> <td> </td> <td align="right">LTPDA Extension Modules</td> <td align="right" width="20"><a href= "extensions_intro.html"><img src="b_next.gif" border="0" align= "bottom" alt="LTPDA Extension Modules"></a></td> </tr> </table><br> <p class="copy">©LTP Team</p> </body> </html>