Difference between revisions of "Repository pane"

From BioUML platform
Jump to: navigation, search
m
 
(10 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
[[File:Workbench_user_interface.png|thumb|[[BioUML workbench]] interface. Repository pane is marked as (A).]]
 
[[File:Workbench_user_interface.png|thumb|[[BioUML workbench]] interface. Repository pane is marked as (A).]]
  
{{Stub}}
+
'''Repository pane''' (or '''navigation pane''', or simply '''tree''') is the user interface element which is present both in [[BioUML workbench]] and [[BioUML web edition]] in the top left part of the window. It represents the hierarchical structure of the BioUML [[repository]]. Depending on BioUML installation and the current [[perspective]] it can include several tabs, each of them containing a tree of collections and elements. Typically, predefined [[databases]], user data, analysis methods and user lists for shared projects can be found under the tabs of the repository pane. When you select an element by a single mouse click, information about this element is displayed in the [[information box]] and the [[repository pane toolbar]] is updated reflecting the context actions available for the given element. The same context actions are available from the context menu upon a right mouse click. When you double-click on a tree element, the default action will be executed like opening the document.
 
+
'''Repository pane''' (or '''navigation pane''', or simply '''tree''') is the user interface element which present both in [[BioUML workbench]] and [[BioUML web edition]] in left-top part. It represents hierarchical structure of BioUML [[repository]]. Depending on BioUML installation and current [[perspective]] it may include several tabs, each of them containing the tree of collections and elements. Predefined databases, user data, analysis methods and many more can be found in this tree. When you select an element by single mouse click, an information about this element is displayed in the [[information box]] and [[repository pane toolbar]] is updated reflecting context actions available for given element. The same context actions are available upon right mouse click. When you double-click on tree element, default action will be executed like opening of a document.
+
  
 
==Navigating within the repository pane==
 
==Navigating within the repository pane==
 
[[File:Expand_item.png|thumb|A part of the file tree showing an item (folder 'results') collapsed and expanded]]
 
[[File:Expand_item.png|thumb|A part of the file tree showing an item (folder 'results') collapsed and expanded]]
  
Menu items containing one or more files (file collections) can be expanded/collapsed to show/hide their sublevels. Any such item, like a database, a folder, a track or a matrix library, has a white horizontal arrowhead to the left of its icon and name in the file tree area.
+
Menu items containing one or more data elements (data collections) can be expanded/collapsed to show/hide their sublevels. Any such item, like a database, a folder, a track or a matrix library, has a white horizontal arrowhead to the left of its icon and name in the repository pane.
  
 
To expand an item
 
To expand an item
Line 18: Line 16:
 
To collapse an item
 
To collapse an item
 
*click on the black downward arrowhead next to the icon and name of the expanded item, or
 
*click on the black downward arrowhead next to the icon and name of the expanded item, or
*click on the item name and then on the '''Expand/collapse''' icon in the [[repository pane toolbar]] above, or
+
*click on the item name and then on the '''Expand/collapse''' icon in the repository pane toolbar above, or
 
*right-click on the item and select the '''Expand/collapse''' option from the context menu
 
*right-click on the item and select the '''Expand/collapse''' option from the context menu
 
   
 
   
 
If the menu expands beyond the current visible area, use the horizontal and vertical scrollbars.
 
If the menu expands beyond the current visible area, use the horizontal and vertical scrollbars.
  
==Handling files==
+
In the web edition, not more than 50 items are shown at a time within a (sub)directory in the repository tree. To further expand the (sub)directory click on the '''Load next 50''' icon ([[File:Type-folder-icon.png]]).
When the mouse pointer hovers over a file, the file name will gain a faint-bluish background.  
+
 
 +
==Handling data elements==
 +
When the mouse pointer hovers over a data element, the element name will gain a faint-bluish background.
 +
 
 +
Upon a single click on the element name, its background will turn into a persistent light blue, and '''information about this file''' will be displayed in the property inspector tab of the [[information box]].  
  
Upon a single click on a file name, its background will turn into a persistent light blue, and '''information about this file''' will be displayed in the property inspector tab of the Info Box.  
+
Double-clicking on the element name will '''open''' it under a new tab in the [[document pane]], and the its name will be emphasized in bold as long as the corresponding tab is in the document pane’s foreground. Only data elements with an icon attached can be opened this way.
  
Double-clicking on a file name will '''open''' it under a new tab in the document pane, and the file name will be emphasized in bold as long as the corresponding tab is in the document pane’s foreground. Only files with an icon attached can be opened this way.
+
Data elements can also be opened by:
 +
*clicking on the item's name and pressing the '''Open...''' icon ([[File:WebAction-tree-open_web-icon.png]]) in the [[repository pane toolbar]], or
 +
*right-clicking on the name and selecting the '''Open...''' option ([[File:WebAction-tree-open_web-icon.png]]) from the context menu.  
  
Files can also be opened by:
+
Similarly, you can '''delete''' chosen elements by clicking on the '''Remove''' option ([[File:WebAction-tree-remove_element-icon.png]]) in the [[repository pane toolbar]] or the context menu.
*clicking on the file name and pressing the '''Open...''' icon in the [[repository pane toolbar]], or  
+
*right-clicking on the file name and selecting the '''Open...''' option from the context menu.  
+
  
Similarly, you can '''delete''' chosen files by clicking on the '''Remove''' option in the [[repository pane toolbar]] or the context menu.
+
{|
 +
|style="width:70%; background-color: LightPink;" align="center"|
 +
'''Attention! Deleted data elements and collections cannot be restored in BioUML! Please, be careful to avoid data loss'''
 +
|}
  
 
Most files can be '''exported'''. When the function is activated, a selection of different formats is provided for the export file to be generated. It is also available through the icon [[File:WebAction-tree-export_element-icon.png]] in the [[repository pane toolbar]]
 
Most files can be '''exported'''. When the function is activated, a selection of different formats is provided for the export file to be generated. It is also available through the icon [[File:WebAction-tree-export_element-icon.png]] in the [[repository pane toolbar]]
Line 43: Line 48:
 
All analysis tools, and likewise all prepared workflows, require input data from a file in the [[repository pane]]. The respective file can be loaded into an analysis tool
 
All analysis tools, and likewise all prepared workflows, require input data from a file in the [[repository pane]]. The respective file can be loaded into an analysis tool
 
*by simple drag-and-drop of the file from the repository area into the corresponding field in the document pane, or  
 
*by simple drag-and-drop of the file from the repository area into the corresponding field in the document pane, or  
*by clicking into this field and making the selection from the directory which opens.  
+
*by clicking into this field and making the selection from the directory which opens.
  
 +
Multiple selections can be done only in the second way.
  
 
== See also ==
 
== See also ==
 
* [[BioUML user interface]]
 
* [[BioUML user interface]]
 +
* [[Element type]]
 +
* [[:Category:Document types|Document type]]
 +
* [[Databases]]
  
 
[[Category:User interface]]
 
[[Category:User interface]]

Latest revision as of 15:20, 27 June 2013

BioUML web edition interface. Repository pane is marked as (A).
BioUML workbench interface. Repository pane is marked as (A).

Repository pane (or navigation pane, or simply tree) is the user interface element which is present both in BioUML workbench and BioUML web edition in the top left part of the window. It represents the hierarchical structure of the BioUML repository. Depending on BioUML installation and the current perspective it can include several tabs, each of them containing a tree of collections and elements. Typically, predefined databases, user data, analysis methods and user lists for shared projects can be found under the tabs of the repository pane. When you select an element by a single mouse click, information about this element is displayed in the information box and the repository pane toolbar is updated reflecting the context actions available for the given element. The same context actions are available from the context menu upon a right mouse click. When you double-click on a tree element, the default action will be executed like opening the document.

Contents

[edit] Navigating within the repository pane

A part of the file tree showing an item (folder 'results') collapsed and expanded

Menu items containing one or more data elements (data collections) can be expanded/collapsed to show/hide their sublevels. Any such item, like a database, a folder, a track or a matrix library, has a white horizontal arrowhead to the left of its icon and name in the repository pane.

To expand an item

  • click on the white arrowhead (the arrowhead will become black and downward),or
  • click on the item name and then on the Expand/collapse icon in the repository pane toolbar above, or
  • right-click on the item and select the Expand/collapse option from the context menu.

To collapse an item

  • click on the black downward arrowhead next to the icon and name of the expanded item, or
  • click on the item name and then on the Expand/collapse icon in the repository pane toolbar above, or
  • right-click on the item and select the Expand/collapse option from the context menu

If the menu expands beyond the current visible area, use the horizontal and vertical scrollbars.

In the web edition, not more than 50 items are shown at a time within a (sub)directory in the repository tree. To further expand the (sub)directory click on the Load next 50 icon (Type-folder-icon.png).

[edit] Handling data elements

When the mouse pointer hovers over a data element, the element name will gain a faint-bluish background.

Upon a single click on the element name, its background will turn into a persistent light blue, and information about this file will be displayed in the property inspector tab of the information box.

Double-clicking on the element name will open it under a new tab in the document pane, and the its name will be emphasized in bold as long as the corresponding tab is in the document pane’s foreground. Only data elements with an icon attached can be opened this way.

Data elements can also be opened by:

  • clicking on the item's name and pressing the Open... icon (WebAction-tree-open web-icon.png) in the repository pane toolbar, or
  • right-clicking on the name and selecting the Open... option (WebAction-tree-open web-icon.png) from the context menu.

Similarly, you can delete chosen elements by clicking on the Remove option (WebAction-tree-remove element-icon.png) in the repository pane toolbar or the context menu.

Attention! Deleted data elements and collections cannot be restored in BioUML! Please, be careful to avoid data loss

Most files can be exported. When the function is activated, a selection of different formats is provided for the export file to be generated. It is also available through the icon WebAction-tree-export element-icon.png in the repository pane toolbar

While the Open, Remove and Export options are present and work for nearly any file, the rest of the available operations is different among distinct file types.

[edit] Selecting input files

All analysis tools, and likewise all prepared workflows, require input data from a file in the repository pane. The respective file can be loaded into an analysis tool

  • by simple drag-and-drop of the file from the repository area into the corresponding field in the document pane, or
  • by clicking into this field and making the selection from the directory which opens.

Multiple selections can be done only in the second way.

[edit] See also

Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox