class GlobalVariableLibrary
Package: swiss.avm.up.core.generic.type.javamodel.GlobalVariableLibrary
Direct Known Subclasses:
class GlobalVariableLibrary extends NamedResource, DatatypeLibraryOwner, AAutoPrefix
Properties
autoPrefix
use predifined prefixes
BooleanLiteral[0..1]
A literal where only the two values 'false' and 'true' are accepted.
comment
short information about this variable library
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
datatypeLibrary
DatatypeLibrary[0..N]
A DatatypeLibrary holds the datatypes and constants used by a project and its
controllers - enumerations, record types, function-block types and named
constants. Controller interface and local variables are typed by its contents; a
master library aggregates per-controller sub-libraries.
globalVariable
GlobalVariable[0..N]
name
The name of this Resource.
StringLiteral[1..1]