Skip to content

class LocalVariable

Package: swiss.avm.up.core.generic.specification.interface_local.javamodel.LocalVariable

Direct Known Subclasses:


class LocalVariable extends BaseArrayVariable, AReferenceVariable

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.

isReference

Variable is a reference. Consider that reference variable at S7Tia only supported as temporary variable.

BooleanLiteral[0..1]

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

name

The name of this Resource.

StringLiteral[1..1]

specification

ScaledSpecification[0..N]

type

Type[1..1]

type

Type[1..1]

Method Summary

getComment

@FComments

hasArrayIndex

@PCD_Documentation

Return:

BooleanLiteral

indexOf

@PCD_Documentation

Parameters:

InterfaceLocal

Return:

IntegerLiteral

indexOf_StartValue1

@PCD_Documentation

Parameters:

InterfaceLocal

Return:

IntegerLiteral

variableName

@VariableName