Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
N
 name, SearchPanel
 names-of-agent-types, globals
 names-of-dimensions, global
 names-of-technologies
 names-of-technology-types
 Network input file standards
 noComment?
 node
 node variables, node
 node-agents, node
 node-alive?, node
 node-cb-condition-once?, global
 node-cb-condition-repetitive?, global
 node-condition-id
 node-condition-type
 node-condition-type-p
 node-costs-benefits-agents, node
 node-costs-benefits-external, node
 node-costs-benefits-nodes, node
 node-degree-long-time, node
 node-degree-short-time, node
 node-history, node
 node-id, node
 node-lifetime, node
 node-limits-long-time, node
 node-limits-short-time, node
 node-name, node
 node-overcrowded?, node
 node-pay-offs, node
 node-pay-offs-long-time, node
 node-pay-offs-short-time, node
 node-right-of-use, node
 node-soft-control-decreasings, node
 node-soft-control-increasings, node
 node-stats, node
 node-strong-control-allowed, node
 node-strong-control-banned, node
 node-type
 node-type variables, node-type
 node-type-costs-benefits-agents-deviation, node-type
 node-type-costs-benefits-agents-mean, node-type
 node-type-costs-benefits-external-deviation, node-type
 node-type-costs-benefits-external-mean, node-type
 node-type-costs-benefits-nodes-deviation, node-type
 node-type-costs-benefits-nodes-mean, node-type
 node-type-costs-benefits-technology-dependencies, node-type
 node-type-lifetime-deviation, node-type
 node-type-lifetime-mean, node-type
 node-type-limits-long-time, node-type
 node-type-limits-short-time, node-type
 node-type-name, node-type
 node-type-right-of-use, node-type
 nodes
 nodes-file, global
 nodes-pay-off-costs, global
 number-dimensions, global
 number-of-technologies-banned
O
 OnSearchFieldChange, SearchPanel
 OnSearchFieldFocus, SearchPanel
 OnSearchTypeChange, SearchPanel
 OnSearchTypeFocus, SearchPanel
 out
 out-level, global
 out-who, global
 out?, global
 Overview
P
 p-calculations, global
 p-calculations-file, global
 payoff
 payoff-edge-per-tick?, global
 payoff-node-per-tick?, global
 percentage-soft-control, global
 percentage-strong-control, global
 postfix-list-items
 prefix-list-items
 print-heading-of-order, globals
 print-p-calculations
 purchase-technology
 purchase?, global
R
 read-from-master, globals
 read-list-from-string
 receive-hubnet-messages
 redminewiki-table-print
 redminewiki-table-printline
 remove-agent-from-edge
 remove-agent-from-node
 remove-technology
 replace-seu-u-extra-values
 replace-technology-name-in-actions
 report?
 reset-agent-state-variables
 reset-agent-technologies
 reset-simulator
 result-file-names, global
 resultsPath, SearchPanel
 risingList
 run-profiler
this.name
The name of the global variable that will be storing this instance of the class.
to-report names-of-agent-types
Reports the names of all agent types
holds the dimensions’ names for interface purposes
to-report names-of-technologies
Reports the names of all technologies
to-report names-of-technology-types
Reports the names of all technology-types
March 2013
to-report noComment? [content]
Report “true” if given content line from input file does not start with a semicolon (which marks a comment line)
Hold the nodes’ information concerning their characteristics as well as actual values, indicating their state.
agentset, contains all agents that are at the node
bool, true as long as node is active.
bool, indicating wether costs/benefits depend on agent’s node-condition-once
bool, indicating wether costs/benefits depend on agent’s node-condition-repetitive
to-report node-condition-id [my-node my-agent]
Reports true if the the id of the given node is part of the id-list given .
to-report node-condition-type [ my-val my-node]
Reports true if the the cost-benefits-value in my-dimension equals my-value.
to-report node-condition-type-p [my-dimension my-value my-node]
Reports 1 if the cost-benefits-value in my-dimension equals my-value.
ordered list, contains values for different dimensions node-costs-benefits-agents-control-factor-per-technology -table of ordered lists, indexed by technology-names.
ordered list, contains values for different dimensions node-costs-benefits-technology-dependencies: vector, indicating for each dimension whether the node’s costs and benefits depend on the technology used to enter it
ordered list, contains values for different dimensions
ordered list, holds degree (calculated from limits and payoffs) for a long time range
ordered list, holds degree (calculated from limits and payoffs) for a short time range
holds the nodes history (everything that may change in length and thus cannot be used with stats-extension)
integer, node-id allows to adress all nodes p.e.
integer, lifetime of a node, node dies if lifetime becomes zero.
ordered list, holds limits for a short time range, each dimension may have an upper and a lower limit, “don’t care” indicated by “e”, Euler’s number
ordered list, holds limits for a short time range, each dimension may have an upper and a lower limit, “don’t care” indicated by “e”, Euler’s number
string, indicating the semantic type of node
bool, true if too much agents (see short-time-limits, first dimension “capacity”) are on the node
ordered list, represents the actual values of the node (different dimension), calculated by use of costs-benefits-nodes and usage of the node by agents.
ordered list, represents the actual values of the node (different dimension), calculated by use of costs-benefits-nodes and usage of the node by agents.
ordered list, represents the actual values of the node (different dimension), calculated by use of costs-benefits-nodes and usage of the node by agents.
list, containing pairs of technology->technology-name/technology-type->technology-type-name and bool, indicating wether technologies with the same technology->technology-name may be used on the node.
how often were control-factor-values decreased?
how often were control-factor-values increased?
holds past values of degree-values
how often were technologies re-allowed?
how often were technologies banned?
Holds data used to instantiate nodes of distinct types (as given by input file and differentiated by node-type-name/node-name)
ordered list of integers, indicating standard deviation of node-type-costs-benefits-agent-mean values.
ordered list of integers, holds mean costs and benefits values for each dimension, to be used to alter the agent’s payoff caused by by the agent himself entering the node.
ordered list of integers, indicating standard deviation of node-type-costs-benefits-external-mean values.
ordered list of integers, holds mean costs and benefits values for each dimension, to be used to alter external payoff caused by an agent entering the node.
ordered list of integers, indicating standard deviation of node-type-costs-benefits-nodes-mean values.
ordered list of integers, holds mean costs and benefits values for each dimension, to be used to alter the node’s payoff caused by an agent entering the node.”
vector, indicating for each dimension whether the node’s costs and benefits depend on the technology used to enter it.
integer, deviation value (of normal distribution) of this type’s lifetime
integer, mean value (of normal distribution) of this node-type’s lifetime
ordered list of integers, holds limits for a long time range, each dimension may have an upper and a lower limit, “don’t care” indicated by “e”, Euler’s number
ordered list of integers, holds limits for a short time range, each dimension may have an upper and a lower limit, “don’t care” indicated by “e”, Euler’s number
string, indicating the node-type’s name, used to instantiate nodes later on.
list of strings, names of technologies allowed to enter the node that will be instantiated based on the given node-type
Hold the nodes.
if scenario is given by different .txt-files, this variable holds the node-file
used for evaluation purposes
integer, holds the number of dimensions, the present scenario consists of.
to-report number-of-technologies-banned [ie]
Gives the number of banned technologies on the given infrastructure element (node or edge)
this.OnSearchFieldChange = function()
Called when the content of the search field is changed.
this.OnSearchFieldFocus = function(isActive)
Called when focus is added or removed from the search field.
this.OnSearchTypeChange = function()
Called when the search type is changed.
this.OnSearchTypeFocus = function(isActive)
Called when focus is added or removed from the search type.
to out [context message sender]
Prints out a message if context (for example “SEU”) is activated for output.
string, indicating which level of information shall be used by “out” function
int, indicating which agent shall be used for inspection in full SimCo
bool, shall “out” output be printed?
A SimCo network file (Extension “.snf”) is a Zip directory containing
nested table, holds functions to calculate p-values for nodes/edges of an action for each goal agents try to pursue, indicated by index of goal
if scenario is given by different .txt-files, this variable holds the fle specifying functions used to calculate p-values within seu-calculation.
to-report get-payoff [dimension time]
Reports the actual value of respective object (agent, node, edge) for the given dimension and time.
payoffs on edges calculated per tick if “true”, default false
payoffs on nodes calculated per tick if “true”, default false
GUI variable, used in automated-control
GUI variable, used in automated-control
to-report postfix-list-items [li post]
Adds the given string as postfix to all list items
to-report prefix-list-items [li pre]
Adds the given string as prefix to all list items
to print-heading-of-order [n message]
Prints a heading of order n depending on the selected wiki style Parameter: n - integer, order of the heading message - string, name of the heading itself
to print-p-calculations
Prints all p-calculation formulas for debugging purposes
to purchase-technology
Handles technology purchase decision of agents Basic Version: Buy one of that technologies that are actually not available to you (not your property) and that fits your needs best.
bool,
to read-from-master
Reads a master file and generates a netwok based on its content.
to-report read-list-from-string [content]
Reads all items of a list from a string
to receive-hubnet-messages
Receive messages from hubnet and process them
to redminewiki-table-print [list-of-lines]
Prints a tabular in redminewike-style based on the content given
to redminewiki-table-printline [content]
Prints a single line and inserts redminewiki-table cell separator “|” between cells
to remove-agent-from-edge [my-agent]
Removes an agent from the edge
to remove-agent-from-node [my-agent]
Removes an agent to the node
to remove-technology [my-technology]
Removes a technology from the set of an agent’s agent->agent-technologies-available.
to replace-seu-u-extra-values
Changes some u-values for calibration purposes
to-report replace-technology-name-in-actions [list-of-actions]
Replaces the technology in a (set of) actions by its technology-name
to-report report?
Checks agent’s who against out-who from interface, used to filter SEU-output for testing purposes
to reset-agent-state-variables
Sets agent-state-variables to zero values, to be used when hatching agents or in agent setup.
to reset-agent-technologies
Creates new technology-objects based on the present ones, will be called when hatching agents.
to reset-simulator
Deletes all scenario elements as well as variables used for measuring, to be used when conducting experiments via behaviour-space
table, holds names of all output-file-names to be used when exporting results.
this.resultsPath
The relative path from the current HTML page to the results page directory.
to-report risingList [numberItems]
Gives a list of rising values starting from 0
to run-profiler [number-of-ticks]
Triggers profiling of a test run run for a given number of ticks and prints results of profiler-extension.
Close