Skip to content

class GlobalVariable

Package: swiss.avm.up.core.generic.specification.javamodel.GlobalVariable

Direct Known Subclasses:


class GlobalVariable extends BaseArrayVariable, InterfaceOptions

Properties

arrayIndex

ArrayIndex[0..N]

arrayIndex

ArrayIndex[0..N]

comment

Describes the intent of this Resource.

TextLiteral[0..1]

A Literal that accepts multiple lines of text.

declare

This defines if the variable needs to be declared. If this parameter is not set, the variable is already available.

BooleanLiteral[0..1]

A literal where only the two values 'false' and 'true' are accepted.

name

The name of this Resource.

StringLiteral[1..1]

remanent

Values are stored and recovered after restart. Consider that it is not suggested to use this flag. Since no export of remanent variables is available. Use a remanent custom data group at controller interface instead.

BooleanLiteral[0..1]

A literal where only the two values 'false' and 'true' are accepted.

specification

ScaledSpecification[0..N]

type

Type[1..1]

type

Type[1..1]

Method Summary

variableName

@VariableName