class RecordTypeExtension
Package: swiss.avm.up.core.generic.type.javamodel.RecordTypeExtension
Direct Known Subclasses:
class RecordTypeExtension extends ATypeExtension
Properties
extendedType
RecordType[0..1]
A RecordType is a structured (struct) datatype defined in a DatatypeLibrary,
composed of named fields. It defines a shared data shape that many controller
variables, such as configuration or recipe structures, can be typed by.
field
FieldComplex[0..N]
A FieldComplex is a single field of a RecordType. Its type may be an IEC base
type, an enumeration, or a nested record.
name
The name of this Resource.
StringLiteral[1..1]
name_hidden
hidden!
StringLiteral[0..0]
Method Summary
getName
@FName