Skip to content

class ASubFieldSelector

Package: swiss.avm.up.core.generic.extension.javamodel.ASubFieldSelector

Direct Known Subclasses: DataValueMessage, LibraryDefaultValue, InterfaceDefaultValue, DataValue, AbstractDefaultData, IndexedVariable, LogElement, VariableCsvElement, UserObjectVariableSelector, AControllerInterfaceDataSelector, GlobalVariableTextListDataPoint, ChildIteratorData, ControllerInstancePassThroughConnection, DataAttribute


abstract class ASubFieldSelector extends Resource

Properties

_subFieldSelector

AFieldSelector[0..1]

The FieldSelector is used to select subfields of a complex data type (RecordType).

index

Index of array element.

ArrayIndex[0..N]

Method Summary

getPathWithIndex

@FASubFieldSelector

Like AFieldSelector.getPath, but index handling included. Existing function supports only one dimensional index now.

Return:

TypePathLiteral

internal_getComplexFieldSelectors

@FDatatypeLibrary

Return:

List<ComplexFieldSelector>