Name | Type | Multiplicity | Description |
---|---|---|---|
description |
property string |
[0,1] | Free-form textual description of the object. |
trace |
property boolean |
[0,1] | Explicitly trace the execution of this expression. |
relativityMode |
property TransformExpressionRelativityModeType |
[0,1] | TODO |
includeNullInputs |
property boolean |
[0,1] | If set to true (which is the default) the script will be evaluated with null value as argument when the input is changed from or to an empty value. |
condition |
property ExpressionType |
[0,1] | Condition driving whether this expression is evaluated at all (for given inputs). |
language |
property anyURI |
[0,1] | Language of the expression. |
returnType |
property ScriptExpressionReturnTypeType |
[0,1] | The type of the expression result, either "list" or "scalar". |
objectVariableMode |
property ObjectVariableModeType |
[0,1] | Type of object variables that appear in the script. |
code |
property string |
[1,1] | Script code in the native format of the scripting language. |
Flags: RAM,runtime
Multiplicity: [0,1]
Free-form textual description of the object. It is supposed to describe
the object or a construct that it is attached to.
Anything that the system administrator wants may be here. The system
will not interpret the information except for displaying it and allow
user to edit it.
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [1,1]