Difference between revisions of "Manage attributes"

(Ch 19.4)
 
m
Line 1: Line 1:
Every node in an Analytica model is described by a collection of '''''attributes'''''. For some models,
+
Every node in an Analytica model is described by a collection of '''''attributes'''''. For some models, you might want to control the display of attributes or create new attributes. Some attributes apply to all classes (variable, module, and function). Others apply to specific classes, as listed in the following table.
you might want to control the display of attributes or create new attributes. Some attributes apply
+
 
to all classes (variable, module, and function). Others apply to specific classes, as listed in the following
+
{| class="wikitable"
table.
+
!Attribute
 +
!Function
 +
!Module
 +
!Variable
 +
|-
 +
|Author
 +
|
 +
|*
 +
|
 +
|-
 +
|Check
 +
|<nowiki>+</nowiki>
 +
|
 +
|<nowiki>+</nowiki>
 +
|-
 +
|Class
 +
|*
 +
|*
 +
|*
 +
|-
 +
|''Created''
 +
|
 +
|*
 +
|
 +
|-
 +
|Definition
 +
|*
 +
|
 +
|*
 +
|-
 +
|Description
 +
|*
 +
|*
 +
|*
 +
|-
 +
|Domain
 +
|
 +
|
 +
|<nowiki>+</nowiki>
 +
|-
 +
|''File Info''
 +
|
 +
|*
 +
|
 +
|-
 +
|Help
 +
|<nowiki>+</nowiki>
 +
|<nowiki>+</nowiki>
 +
|<nowiki>+</nowiki>
 +
|-
 +
|Identifier
 +
|*
 +
|*
 +
|*
 +
|-
 +
|''Inputs''
 +
|<nowiki>+</nowiki>
 +
|
 +
|<nowiki>+</nowiki>
 +
|-
 +
|Last Saved
 +
|
 +
|*
 +
|
 +
|-
 +
|''MetaOnly''
 +
|
 +
|
 +
|<nowiki>+</nowiki>
 +
|-
 +
|''Outputs''
 +
|<nowiki>+</nowiki>
 +
|
 +
|<nowiki>+</nowiki>
 +
|-
 +
|Parameters
 +
|*
 +
|
 +
|
 +
|-
 +
|''Probvalue''
 +
|
 +
|
 +
|<nowiki>+</nowiki>
 +
|-
 +
|Recursive
 +
|<nowiki>+</nowiki>
 +
|
 +
|
 +
|-
 +
|Title
 +
|*
 +
|*
 +
|*
 +
|-
 +
|Units
 +
|*
 +
|
 +
|*
 +
|-
 +
|''Value''
 +
|
 +
|
 +
|<nowiki>+</nowiki>
 +
|-
 +
|User-created (up to 5)
 +
|<nowiki>+</nowiki>
 +
|<nowiki>+</nowiki>
 +
|<nowiki>+</nowiki>
 +
|}
 +
 
 +
Key:

Revision as of 04:41, 17 October 2015

Every node in an Analytica model is described by a collection of attributes. For some models, you might want to control the display of attributes or create new attributes. Some attributes apply to all classes (variable, module, and function). Others apply to specific classes, as listed in the following table.

Attribute Function Module Variable
Author *
Check + +
Class * * *
Created *
Definition * *
Description * * *
Domain +
File Info *
Help + + +
Identifier * * *
Inputs + +
Last Saved *
MetaOnly +
Outputs + +
Parameters *
Probvalue +
Recursive +
Title * * *
Units * *
Value +
User-created (up to 5) + + +

Key:

Comments


You are not allowed to post comments.