func NewCodeGeneratorRequestList(s *C.Segment, sz int) CodeGeneratorRequest_List { return CodeGeneratorRequest_List(s.NewCompositeList(0, 2, sz)) }
func NewRangesList(s *C.Segment, sz int) Ranges_List { return Ranges_List(s.NewCompositeList(8, 1, sz)) }
func NewRoutableList(s *C.Segment, sz int) Routable_List { return Routable_List(s.NewCompositeList(16, 2, sz)) }
func NewRecordsList(s *C.Segment, sz int) Records_List { return Records_List(s.NewCompositeList(8, 1, sz)) }
func NewVersionsList(s *C.Segment, sz int) Versions_List { return Versions_List(s.NewCompositeList(0, 2, sz)) }
func NewCmdQueryChangedRangesList(s *C.Segment, sz int) CmdQueryChangedRanges_List { return CmdQueryChangedRanges_List(s.NewCompositeList(24, 1, sz)) }
func NewCmdDeleteValuesList(s *C.Segment, sz int) CmdDeleteValues_List { return CmdDeleteValues_List(s.NewCompositeList(16, 1, sz)) }
func NewGeneratorList(s *C.Segment, sz int) Generator_List { return Generator_List(s.NewCompositeList(8, 0, sz)) }
func NewMatchList(s *C.Segment, sz int) Match_List { return Match_List(s.NewCompositeList(16, 7, sz)) }
func NewConditionList(s *C.Segment, sz int) Condition_List { return Condition_List(s.NewCompositeList(8, 1, sz)) }
func NewDisjunctionList(s *C.Segment, sz int) Disjunction_List { return Disjunction_List(s.NewCompositeList(0, 2, sz)) }
func NewConditionPairList(s *C.Segment, sz int) ConditionPair_List { return ConditionPair_List(s.NewCompositeList(8, 2, sz)) }
func NewConfigurationList(s *C.Segment, sz int) Configuration_List { return Configuration_List(s.NewCompositeList(16, 13, sz)) }
func NewCodeGeneratorRequestRequestedFileImportList(s *C.Segment, sz int) CodeGeneratorRequestRequestedFileImport_List { return CodeGeneratorRequestRequestedFileImport_List(s.NewCompositeList(8, 1, sz)) }
func NewCmdQueryVersionList(s *C.Segment, sz int) CmdQueryVersion_List { return CmdQueryVersion_List(s.NewCompositeList(0, 1, sz)) }
func NewMigrationList(s *C.Segment, sz int) Migration_List { return Migration_List(s.NewCompositeList(8, 1, sz)) }
func NewCmdQueryNearestValueList(s *C.Segment, sz int) CmdQueryNearestValue_List { return CmdQueryNearestValue_List(s.NewCompositeList(24, 1, sz)) }
func NewMigrationCompleteList(s *C.Segment, sz int) MigrationComplete_List { return MigrationComplete_List(s.NewCompositeList(8, 0, sz)) }
func NewCmdInsertValuesList(s *C.Segment, sz int) CmdInsertValues_List { return CmdInsertValues_List(s.NewCompositeList(8, 2, sz)) }
func NewMigrationElementList(s *C.Segment, sz int) MigrationElement_List { return MigrationElement_List(s.NewCompositeList(0, 2, sz)) }
func NewResponseList(s *C.Segment, sz int) Response_List { return Response_List(s.NewCompositeList(16, 1, sz)) }
func NewRecordList(s *C.Segment, sz int) Record_List { return Record_List(s.NewCompositeList(16, 0, sz)) }
func NewStatisticalRecordsList(s *C.Segment, sz int) StatisticalRecords_List { return StatisticalRecords_List(s.NewCompositeList(8, 1, sz)) }
func NewStatisticalRecordList(s *C.Segment, sz int) StatisticalRecord_List { return StatisticalRecord_List(s.NewCompositeList(40, 0, sz)) }
func NewChangedRangeList(s *C.Segment, sz int) ChangedRange_List { return ChangedRange_List(s.NewCompositeList(16, 0, sz)) }
func NewCmdQueryStandardValuesList(s *C.Segment, sz int) CmdQueryStandardValues_List { return CmdQueryStandardValues_List(s.NewCompositeList(24, 1, sz)) }
func NewRequestList(s *C.Segment, sz int) Request_List { return Request_List(s.NewCompositeList(16, 1, sz)) }
func NewCmdQueryStatisticalValuesList(s *C.Segment, sz int) CmdQueryStatisticalValues_List { return CmdQueryStatisticalValues_List(s.NewCompositeList(32, 1, sz)) }
func NewZList(s *C.Segment, sz int) Z_List { return Z_List(s.NewCompositeList(8, 1, sz)) }
func NewAnnotationList(s *C.Segment, sz int) Annotation_List { return Annotation_List(s.NewCompositeList(8, 2, sz)) }