ComplexFunTypes constant
PIComposer APIPIComposer API

ComplexFunTypes#

const List<FundamentalType> ComplexFunTypes

Fundamental types that represent complex data structures capable of holding attributes.

This includes types like FundamentalType.ENTITY, FundamentalType.SELECT, and their various aggregates (e.g., FundamentalType.ENTITYS, FundamentalType.SELECTS). These types are contrasted with simple, single-value types like integers or strings.