Difference between revisions of "Object Window"

m
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Analytica Windows and Dialogs]]
+
[[Category: Windows and dialogs]]
[[Category: Windows and dialogs]]
 
 
[[Category:Analytica User Guide]]  
 
[[Category:Analytica User Guide]]  
  
 
<breadcrumbs>Analytica User Guide > Examining a Model > {{PAGENAME}}</breadcrumbs>
 
<breadcrumbs>Analytica User Guide > Examining a Model > {{PAGENAME}}</breadcrumbs>
 +
{{ReleaseBar}}
  
 
+
The '''''Object window '''''shows the [[attributes]] of an object. All objects have a [[class]] and [[identifier]] — a unique name of up to 20 characters. A variable also has a title, units, description, [[definition]], inputs, and outputs.
The '''''Object window '''''shows the attributes of an object. All objects have a class and identifier — a unique name of up to 20 characters. A variable also has a title, units, description, definition, inputs, and outputs.
 
  
 
:[[File:Chapter1 40.png]]
 
:[[File:Chapter1 40.png]]
  
 
'''To open an object window:''' Here are some ways to open the '''Object '''window for an object '''X''''':''
 
'''To open an object window:''' Here are some ways to open the '''Object '''window for an object '''X''''':''
* Double-click '''X '''in a '''Diagram '''window.
+
* Double-click node for '''X '''in its [[Diagram window]].
* Select '''X '''in its '''Diagram '''window and click the '''Object '''button [[File:Chapter1 41.png]] (or the F4 key shortcut) in the navigation toolbar:
+
* Move mouse cursor of node  '''X '''and click the Object button [[Image:ToolbarObjectWindowButton.png]].
:[[image:ObjectWindowToolbarButton.png]]
+
* Move mouse cursor of node '''X '''in its [[Diagram window]] and click the '''Object '''button {{Release|5.0||[[Image:ToolbarObjectWindowButton.png]]}} (or the F4 key shortcut) in the navigation [[toolbar]]:
 +
:{{Release|5.0||[[image:ToolbarWithObjectButtonHover.png]]}}
 
* Double-click the entry for '''X '''in the [[The Outline window|Outline window]]'''.
 
* Double-click the entry for '''X '''in the [[The Outline window|Outline window]]'''.
 
* If a '''Result '''window for '''X '''is displayed, click the '''Object '''button in the navigation toolbar.
 
* If a '''Result '''window for '''X '''is displayed, click the '''Object '''button in the navigation toolbar.
 
* Double-click '''X '''in the '''Inputs '''or '''Outputs '''list of a variable in an '''Object '''window.
 
* Double-click '''X '''in the '''Inputs '''or '''Outputs '''list of a variable in an '''Object '''window.
  
'''Returning to the parent diagram:''' Click the '''Parent Diagram '''button [[File:Chapter1 42.png]] in the navigation toolbar to see the diagram that contains this object, with the object's node highlighted.
+
'''Returning to the parent diagram:''' Click the '''Parent Diagram '''button {{Release||4.6|[[Image:Chapter1 42.png]]}}{{Release|5.0||[[Image:Parent toolbar button.png]]}} in the navigation [[toolbar]] to see the diagram that contains this object, with the object's node highlighted.
  
:[[image:ParentDiagramToolbarButton.png]]
+
:{{Release||4.6|[[image:ParentDiagramToolbarButton.png]]}}{{Release|5.0||[[image:ToolbarWithParentButtonHover.png]]}}
  
'''Selecting Attributes to Display''': An object may have many attributes, most of which are not of primary interest, and hence, are usually hidden to avoid distracting you from the more pertinent information. However, you may want to display other attributes on the Object Window, or you may wish to hide certain attributes. To control which attributes are displayed, switch to Edit Mode, then select '''Attributes...''' on the '''Object''' menu.
+
===Selecting Attributes to Display===
 +
An object may have many [[attributes]], most of which are not of primary interest, and hence, are usually hidden to avoid distracting you from the more pertinent information. However, you may want to display other attributes on the '''Object''' Window, or you may wish to hide certain attributes. {{Release|6.0||To do so, make sure you are in [[edit mode]] and {{Release|6.0|6.2|right-click in the left-hand column}}{{Release|6.3||click the hover icon ([[image:ShowHideAttribute.png]]) that appears in the bottom left corner}} of the Object Window.
 +
:[[image:Attribute selection in object window.png]]
 +
Select an unchecked attribute to show it or an already-checked attribute to hide it.  This change to visibility applies only to the object that you are viewing. You can also configure the default visibility for all object windows  To do so,}}{{Release||5.9| To control which attributes are displayed,}} switch to Edit Mode, then select '''Attributes...''' on the '''Object''' menu.
  
 
:[[image:AttributesDialog.png]]
 
:[[image:AttributesDialog.png]]
  
At the top is the '''class''' selector. The attributes shown for variable classes, module classes or functions are configured separately. Use the class selector to select the object types that you are configuring.  Double click on an attribute in the list to toggle the check mark.  Those with check marks display in the Object Window.  Those with stars also display, but cannot be disabled.
+
At the top is the [[class]] selector. The [[attributes]] shown for variable classes, module classes or functions are configured separately. Use the class selector to select the object types that you are configuring.  Double click on an attribute in the list to toggle the check mark.  Those with check marks display in the '''Object''' Window.  Those with stars also display, but cannot be disabled.
  
 
==See Also==
 
==See Also==
* [[Diagram Window]]
+
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2">
 +
* [[Tutorial: Reviewing a model#Opening_Object_windows|Opening Object windows]]
 +
* [[Tutorial: Create a model#Entering_attributes_into_the_Object_window|Tutorial: Entering attributes into the Object window]]
 +
* [[Tutorial: Reviewing a model#Moving_between_Object_windows|Tutorial: Moving between Object windows]]
 +
* [[Values in Object Window]]
 +
* [[Values in Object Window Printing]]
 +
* [[Object menu]]
 
* [[Objects and Values]]
 
* [[Objects and Values]]
 
* [[Objects_and_Their_Attributes_-_Part_1_of_3|Objects and Their Attributes]]
 
* [[Objects_and_Their_Attributes_-_Part_1_of_3|Objects and Their Attributes]]
* [[Exploring_the_Rent_vs._Buy_Model#Opening_Object_windows|Opening Object windows]]
+
* [[Attributes]]
 +
* [[Change class of an object]]
 +
* [[Class]]
 +
* [[The Outline window]]
 +
* [[Diagram window]]
 +
* [[Result window]]
 +
* [[Toolbar]]
 +
</div>
 +
 
  
 
<footer>User input nodes and user output nodes / {{PAGENAME}} / Attribute panel </footer>
 
<footer>User input nodes and user output nodes / {{PAGENAME}} / Attribute panel </footer>

Latest revision as of 20:13, 1 May 2023




Release:

4.6  •  5.0  •  5.1  •  5.2  •  5.3  •  5.4  •  6.0  •  6.1  •  6.2  •  6.3  •  6.4  •  6.5


The Object window shows the attributes of an object. All objects have a class and identifier — a unique name of up to 20 characters. A variable also has a title, units, description, definition, inputs, and outputs.

Chapter1 40.png

To open an object window: Here are some ways to open the Object window for an object X:

  • Double-click node for X in its Diagram window.
  • Move mouse cursor of node X and click the Object button ToolbarObjectWindowButton.png.
  • Move mouse cursor of node X in its Diagram window and click the Object button ToolbarObjectWindowButton.png (or the F4 key shortcut) in the navigation toolbar:
ToolbarWithObjectButtonHover.png
  • Double-click the entry for X in the Outline window.
  • If a Result window for X is displayed, click the Object button in the navigation toolbar.
  • Double-click X in the Inputs or Outputs list of a variable in an Object window.

Returning to the parent diagram: Click the Parent Diagram button Parent toolbar button.png in the navigation toolbar to see the diagram that contains this object, with the object's node highlighted.

ToolbarWithParentButtonHover.png

Selecting Attributes to Display

An object may have many attributes, most of which are not of primary interest, and hence, are usually hidden to avoid distracting you from the more pertinent information. However, you may want to display other attributes on the Object Window, or you may wish to hide certain attributes. To do so, make sure you are in edit mode and click the hover icon (ShowHideAttribute.png) that appears in the bottom left corner of the Object Window.

Attribute selection in object window.png

Select an unchecked attribute to show it or an already-checked attribute to hide it. This change to visibility applies only to the object that you are viewing. You can also configure the default visibility for all object windows To do so, switch to Edit Mode, then select Attributes... on the Object menu.

AttributesDialog.png

At the top is the class selector. The attributes shown for variable classes, module classes or functions are configured separately. Use the class selector to select the object types that you are configuring. Double click on an attribute in the list to toggle the check mark. Those with check marks display in the Object Window. Those with stars also display, but cannot be disabled.

See Also


Comments


You are not allowed to post comments.