Skip to content

class RecordType

Package: swiss.avm.up.core.generic.type.javamodel.RecordType

Direct Known Subclasses: FunctionBlockType


class RecordType extends RecordType, AStructureType, APrefixedResource

Properties

comment

TextLiteral[0..1]

A Literal that accepts multiple lines of text.

field

FieldComplex[1..N]

field

FieldComplex[0..N]

name

The name of this Resource.

StringLiteral[1..1]

Method Summary

_getAllRecordVariables

Return:

List<FieldLiteral>

accept

@FCodeSnippet

Parameters:

ValidatableTypeVisitorLiteral

Return:

Void