Adaptive Framework  0.9.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
afw_components_runtime_object_maps.c
Go to the documentation of this file.
1 // See the 'COPYING' file in the project root for licensing information.
2 /*
3  * Adaptive Framework Runtime Object Mapping
4  *
5  * Copyright (c) 2010-2023 Clemson University
6  *
7  */
8 
9 /* ----------------------------- N O T E -------------------------------------
10  *
11  * This file is generated by "afwdev generate afw_components".
12  *
13  * Do not change this file directly or the changes will be lost the next time
14  * this file is regenerated.
15  *
16  * -------------------------------------------------------------------------*/
17 
18 
19 
25 #include "afw.h"
27 /*
28  * generate/additional_includes/runtime_object_maps.h is added to generated
29  * *runtime_object_maps.c.
30  *
31  * #include "../my_header.h"
32  */
33 
34 
35 /* --------------------------------------------------------------------------- */
36 
37 
38 
39 /* Runtime object map properties for _AdaptiveLayoutComponentType_AdaptiveProperty objects. */
40 
42 impl_runtime_meta__AdaptiveLayoutComponentType_AdaptiveProperty = {
43  &afw_components_s__AdaptiveLayoutComponentType_AdaptiveProperty,
44  NULL,
46  false,
47 };
48 
49 AFW_RUNTIME_OBJECT_RTI(
50  impl_runtime_rti__AdaptiveLayoutComponentType_AdaptiveProperty,
51  impl_runtime_meta__AdaptiveLayoutComponentType_AdaptiveProperty);
52 
53 
54 /* Runtime object map properties for _AdaptiveLayoutComponentType_Autocomplete objects. */
55 
57 impl_runtime_meta__AdaptiveLayoutComponentType_Autocomplete = {
58  &afw_components_s__AdaptiveLayoutComponentType_Autocomplete,
59  NULL,
61  false,
62 };
63 
64 AFW_RUNTIME_OBJECT_RTI(
65  impl_runtime_rti__AdaptiveLayoutComponentType_Autocomplete,
66  impl_runtime_meta__AdaptiveLayoutComponentType_Autocomplete);
67 
68 
69 /* Runtime object map properties for _AdaptiveLayoutComponentType_Autocomplete_Option objects. */
70 
72 impl_runtime_meta__AdaptiveLayoutComponentType_Autocomplete_Option = {
73  &afw_components_s__AdaptiveLayoutComponentType_Autocomplete_Option,
74  NULL,
76  false,
77 };
78 
79 AFW_RUNTIME_OBJECT_RTI(
80  impl_runtime_rti__AdaptiveLayoutComponentType_Autocomplete_Option,
81  impl_runtime_meta__AdaptiveLayoutComponentType_Autocomplete_Option);
82 
83 
84 /* Runtime object map properties for _AdaptiveLayoutComponentType_Box objects. */
85 
87 impl_runtime_meta__AdaptiveLayoutComponentType_Box = {
88  &afw_components_s__AdaptiveLayoutComponentType_Box,
89  NULL,
91  false,
92 };
93 
94 AFW_RUNTIME_OBJECT_RTI(
95  impl_runtime_rti__AdaptiveLayoutComponentType_Box,
96  impl_runtime_meta__AdaptiveLayoutComponentType_Box);
97 
98 
99 /* Runtime object map properties for _AdaptiveLayoutComponentType_BoxItem objects. */
100 
102 impl_runtime_meta__AdaptiveLayoutComponentType_BoxItem = {
103  &afw_components_s__AdaptiveLayoutComponentType_BoxItem,
104  NULL,
106  false,
107 };
108 
109 AFW_RUNTIME_OBJECT_RTI(
110  impl_runtime_rti__AdaptiveLayoutComponentType_BoxItem,
111  impl_runtime_meta__AdaptiveLayoutComponentType_BoxItem);
112 
113 
114 /* Runtime object map properties for _AdaptiveLayoutComponentType_Breadcrumb objects. */
115 
117 impl_runtime_meta__AdaptiveLayoutComponentType_Breadcrumb = {
118  &afw_components_s__AdaptiveLayoutComponentType_Breadcrumb,
119  NULL,
121  false,
122 };
123 
124 AFW_RUNTIME_OBJECT_RTI(
125  impl_runtime_rti__AdaptiveLayoutComponentType_Breadcrumb,
126  impl_runtime_meta__AdaptiveLayoutComponentType_Breadcrumb);
127 
128 
129 /* Runtime object map properties for _AdaptiveLayoutComponentType_BreadcrumbItem objects. */
130 
132 impl_runtime_meta__AdaptiveLayoutComponentType_BreadcrumbItem = {
133  &afw_components_s__AdaptiveLayoutComponentType_BreadcrumbItem,
134  NULL,
136  false,
137 };
138 
139 AFW_RUNTIME_OBJECT_RTI(
140  impl_runtime_rti__AdaptiveLayoutComponentType_BreadcrumbItem,
141  impl_runtime_meta__AdaptiveLayoutComponentType_BreadcrumbItem);
142 
143 
144 /* Runtime object map properties for _AdaptiveLayoutComponentType_Button objects. */
145 
147 impl_runtime_meta__AdaptiveLayoutComponentType_Button = {
148  &afw_components_s__AdaptiveLayoutComponentType_Button,
149  NULL,
151  false,
152 };
153 
154 AFW_RUNTIME_OBJECT_RTI(
155  impl_runtime_rti__AdaptiveLayoutComponentType_Button,
156  impl_runtime_meta__AdaptiveLayoutComponentType_Button);
157 
158 
159 /* Runtime object map properties for _AdaptiveLayoutComponentType_Callout objects. */
160 
162 impl_runtime_meta__AdaptiveLayoutComponentType_Callout = {
163  &afw_components_s__AdaptiveLayoutComponentType_Callout,
164  NULL,
166  false,
167 };
168 
169 AFW_RUNTIME_OBJECT_RTI(
170  impl_runtime_rti__AdaptiveLayoutComponentType_Callout,
171  impl_runtime_meta__AdaptiveLayoutComponentType_Callout);
172 
173 
174 /* Runtime object map properties for _AdaptiveLayoutComponentType_Chart objects. */
175 
177 impl_runtime_meta__AdaptiveLayoutComponentType_Chart = {
178  &afw_components_s__AdaptiveLayoutComponentType_Chart,
179  NULL,
181  false,
182 };
183 
184 AFW_RUNTIME_OBJECT_RTI(
185  impl_runtime_rti__AdaptiveLayoutComponentType_Chart,
186  impl_runtime_meta__AdaptiveLayoutComponentType_Chart);
187 
188 
189 /* Runtime object map properties for _AdaptiveLayoutComponentType_Chart_Data objects. */
190 
192 impl_runtime_meta__AdaptiveLayoutComponentType_Chart_Data = {
193  &afw_components_s__AdaptiveLayoutComponentType_Chart_Data,
194  NULL,
196  false,
197 };
198 
199 AFW_RUNTIME_OBJECT_RTI(
200  impl_runtime_rti__AdaptiveLayoutComponentType_Chart_Data,
201  impl_runtime_meta__AdaptiveLayoutComponentType_Chart_Data);
202 
203 
204 /* Runtime object map properties for _AdaptiveLayoutComponentType_Checkbox objects. */
205 
207 impl_runtime_meta__AdaptiveLayoutComponentType_Checkbox = {
208  &afw_components_s__AdaptiveLayoutComponentType_Checkbox,
209  NULL,
211  false,
212 };
213 
214 AFW_RUNTIME_OBJECT_RTI(
215  impl_runtime_rti__AdaptiveLayoutComponentType_Checkbox,
216  impl_runtime_meta__AdaptiveLayoutComponentType_Checkbox);
217 
218 
219 /* Runtime object map properties for _AdaptiveLayoutComponentType_ChoiceGroup objects. */
220 
222 impl_runtime_meta__AdaptiveLayoutComponentType_ChoiceGroup = {
223  &afw_components_s__AdaptiveLayoutComponentType_ChoiceGroup,
224  NULL,
226  false,
227 };
228 
229 AFW_RUNTIME_OBJECT_RTI(
230  impl_runtime_rti__AdaptiveLayoutComponentType_ChoiceGroup,
231  impl_runtime_meta__AdaptiveLayoutComponentType_ChoiceGroup);
232 
233 
234 /* Runtime object map properties for _AdaptiveLayoutComponentType_ChoiceGroup_Option objects. */
235 
237 impl_runtime_meta__AdaptiveLayoutComponentType_ChoiceGroup_Option = {
238  &afw_components_s__AdaptiveLayoutComponentType_ChoiceGroup_Option,
239  NULL,
241  false,
242 };
243 
244 AFW_RUNTIME_OBJECT_RTI(
245  impl_runtime_rti__AdaptiveLayoutComponentType_ChoiceGroup_Option,
246  impl_runtime_meta__AdaptiveLayoutComponentType_ChoiceGroup_Option);
247 
248 
249 /* Runtime object map properties for _AdaptiveLayoutComponentType_CodeEditor objects. */
250 
252 impl_runtime_meta__AdaptiveLayoutComponentType_CodeEditor = {
253  &afw_components_s__AdaptiveLayoutComponentType_CodeEditor,
254  NULL,
256  false,
257 };
258 
259 AFW_RUNTIME_OBJECT_RTI(
260  impl_runtime_rti__AdaptiveLayoutComponentType_CodeEditor,
261  impl_runtime_meta__AdaptiveLayoutComponentType_CodeEditor);
262 
263 
264 /* Runtime object map properties for _AdaptiveLayoutComponentType_Collapsible objects. */
265 
267 impl_runtime_meta__AdaptiveLayoutComponentType_Collapsible = {
268  &afw_components_s__AdaptiveLayoutComponentType_Collapsible,
269  NULL,
271  false,
272 };
273 
274 AFW_RUNTIME_OBJECT_RTI(
275  impl_runtime_rti__AdaptiveLayoutComponentType_Collapsible,
276  impl_runtime_meta__AdaptiveLayoutComponentType_Collapsible);
277 
278 
279 /* Runtime object map properties for _AdaptiveLayoutComponentType_Common objects. */
280 
282 impl_runtime_meta__AdaptiveLayoutComponentType_Common = {
283  &afw_components_s__AdaptiveLayoutComponentType_Common,
284  NULL,
286  false,
287 };
288 
289 AFW_RUNTIME_OBJECT_RTI(
290  impl_runtime_rti__AdaptiveLayoutComponentType_Common,
291  impl_runtime_meta__AdaptiveLayoutComponentType_Common);
292 
293 
294 /* Runtime object map properties for _AdaptiveLayoutComponentType_DatePicker objects. */
295 
297 impl_runtime_meta__AdaptiveLayoutComponentType_DatePicker = {
298  &afw_components_s__AdaptiveLayoutComponentType_DatePicker,
299  NULL,
301  false,
302 };
303 
304 AFW_RUNTIME_OBJECT_RTI(
305  impl_runtime_rti__AdaptiveLayoutComponentType_DatePicker,
306  impl_runtime_meta__AdaptiveLayoutComponentType_DatePicker);
307 
308 
309 /* Runtime object map properties for _AdaptiveLayoutComponentType_DateTimePicker objects. */
310 
312 impl_runtime_meta__AdaptiveLayoutComponentType_DateTimePicker = {
313  &afw_components_s__AdaptiveLayoutComponentType_DateTimePicker,
314  NULL,
316  false,
317 };
318 
319 AFW_RUNTIME_OBJECT_RTI(
320  impl_runtime_rti__AdaptiveLayoutComponentType_DateTimePicker,
321  impl_runtime_meta__AdaptiveLayoutComponentType_DateTimePicker);
322 
323 
324 /* Runtime object map properties for _AdaptiveLayoutComponentType_Dialog objects. */
325 
327 impl_runtime_meta__AdaptiveLayoutComponentType_Dialog = {
328  &afw_components_s__AdaptiveLayoutComponentType_Dialog,
329  NULL,
331  false,
332 };
333 
334 AFW_RUNTIME_OBJECT_RTI(
335  impl_runtime_rti__AdaptiveLayoutComponentType_Dialog,
336  impl_runtime_meta__AdaptiveLayoutComponentType_Dialog);
337 
338 
339 /* Runtime object map properties for _AdaptiveLayoutComponentType_DiffEditor objects. */
340 
342 impl_runtime_meta__AdaptiveLayoutComponentType_DiffEditor = {
343  &afw_components_s__AdaptiveLayoutComponentType_DiffEditor,
344  NULL,
346  false,
347 };
348 
349 AFW_RUNTIME_OBJECT_RTI(
350  impl_runtime_rti__AdaptiveLayoutComponentType_DiffEditor,
351  impl_runtime_meta__AdaptiveLayoutComponentType_DiffEditor);
352 
353 
354 /* Runtime object map properties for _AdaptiveLayoutComponentType_Divider objects. */
355 
357 impl_runtime_meta__AdaptiveLayoutComponentType_Divider = {
358  &afw_components_s__AdaptiveLayoutComponentType_Divider,
359  NULL,
361  false,
362 };
363 
364 AFW_RUNTIME_OBJECT_RTI(
365  impl_runtime_rti__AdaptiveLayoutComponentType_Divider,
366  impl_runtime_meta__AdaptiveLayoutComponentType_Divider);
367 
368 
369 /* Runtime object map properties for _AdaptiveLayoutComponentType_Drawer objects. */
370 
372 impl_runtime_meta__AdaptiveLayoutComponentType_Drawer = {
373  &afw_components_s__AdaptiveLayoutComponentType_Drawer,
374  NULL,
376  false,
377 };
378 
379 AFW_RUNTIME_OBJECT_RTI(
380  impl_runtime_rti__AdaptiveLayoutComponentType_Drawer,
381  impl_runtime_meta__AdaptiveLayoutComponentType_Drawer);
382 
383 
384 /* Runtime object map properties for _AdaptiveLayoutComponentType_Dropdown objects. */
385 
387 impl_runtime_meta__AdaptiveLayoutComponentType_Dropdown = {
388  &afw_components_s__AdaptiveLayoutComponentType_Dropdown,
389  NULL,
391  false,
392 };
393 
394 AFW_RUNTIME_OBJECT_RTI(
395  impl_runtime_rti__AdaptiveLayoutComponentType_Dropdown,
396  impl_runtime_meta__AdaptiveLayoutComponentType_Dropdown);
397 
398 
399 /* Runtime object map properties for _AdaptiveLayoutComponentType_DropdownEditor objects. */
400 
402 impl_runtime_meta__AdaptiveLayoutComponentType_DropdownEditor = {
403  &afw_components_s__AdaptiveLayoutComponentType_DropdownEditor,
404  NULL,
406  false,
407 };
408 
409 AFW_RUNTIME_OBJECT_RTI(
410  impl_runtime_rti__AdaptiveLayoutComponentType_DropdownEditor,
411  impl_runtime_meta__AdaptiveLayoutComponentType_DropdownEditor);
412 
413 
414 /* Runtime object map properties for _AdaptiveLayoutComponentType_Dropdown_Option objects. */
415 
417 impl_runtime_meta__AdaptiveLayoutComponentType_Dropdown_Option = {
418  &afw_components_s__AdaptiveLayoutComponentType_Dropdown_Option,
419  NULL,
421  false,
422 };
423 
424 AFW_RUNTIME_OBJECT_RTI(
425  impl_runtime_rti__AdaptiveLayoutComponentType_Dropdown_Option,
426  impl_runtime_meta__AdaptiveLayoutComponentType_Dropdown_Option);
427 
428 
429 /* Runtime object map properties for _AdaptiveLayoutComponentType_EditableCallout objects. */
430 
432 impl_runtime_meta__AdaptiveLayoutComponentType_EditableCallout = {
433  &afw_components_s__AdaptiveLayoutComponentType_EditableCallout,
434  NULL,
436  false,
437 };
438 
439 AFW_RUNTIME_OBJECT_RTI(
440  impl_runtime_rti__AdaptiveLayoutComponentType_EditableCallout,
441  impl_runtime_meta__AdaptiveLayoutComponentType_EditableCallout);
442 
443 
444 /* Runtime object map properties for _AdaptiveLayoutComponentType_EditableLabel objects. */
445 
447 impl_runtime_meta__AdaptiveLayoutComponentType_EditableLabel = {
448  &afw_components_s__AdaptiveLayoutComponentType_EditableLabel,
449  NULL,
451  false,
452 };
453 
454 AFW_RUNTIME_OBJECT_RTI(
455  impl_runtime_rti__AdaptiveLayoutComponentType_EditableLabel,
456  impl_runtime_meta__AdaptiveLayoutComponentType_EditableLabel);
457 
458 
459 /* Runtime object map properties for _AdaptiveLayoutComponentType_Hidden objects. */
460 
462 impl_runtime_meta__AdaptiveLayoutComponentType_Hidden = {
463  &afw_components_s__AdaptiveLayoutComponentType_Hidden,
464  NULL,
466  false,
467 };
468 
469 AFW_RUNTIME_OBJECT_RTI(
470  impl_runtime_rti__AdaptiveLayoutComponentType_Hidden,
471  impl_runtime_meta__AdaptiveLayoutComponentType_Hidden);
472 
473 
474 /* Runtime object map properties for _AdaptiveLayoutComponentType_Icon objects. */
475 
477 impl_runtime_meta__AdaptiveLayoutComponentType_Icon = {
478  &afw_components_s__AdaptiveLayoutComponentType_Icon,
479  NULL,
481  false,
482 };
483 
484 AFW_RUNTIME_OBJECT_RTI(
485  impl_runtime_rti__AdaptiveLayoutComponentType_Icon,
486  impl_runtime_meta__AdaptiveLayoutComponentType_Icon);
487 
488 
489 /* Runtime object map properties for _AdaptiveLayoutComponentType_Image objects. */
490 
492 impl_runtime_meta__AdaptiveLayoutComponentType_Image = {
493  &afw_components_s__AdaptiveLayoutComponentType_Image,
494  NULL,
496  false,
497 };
498 
499 AFW_RUNTIME_OBJECT_RTI(
500  impl_runtime_rti__AdaptiveLayoutComponentType_Image,
501  impl_runtime_meta__AdaptiveLayoutComponentType_Image);
502 
503 
504 /* Runtime object map properties for _AdaptiveLayoutComponentType_Label objects. */
505 
507 impl_runtime_meta__AdaptiveLayoutComponentType_Label = {
508  &afw_components_s__AdaptiveLayoutComponentType_Label,
509  NULL,
511  false,
512 };
513 
514 AFW_RUNTIME_OBJECT_RTI(
515  impl_runtime_rti__AdaptiveLayoutComponentType_Label,
516  impl_runtime_meta__AdaptiveLayoutComponentType_Label);
517 
518 
519 /* Runtime object map properties for _AdaptiveLayoutComponentType_Link objects. */
520 
522 impl_runtime_meta__AdaptiveLayoutComponentType_Link = {
523  &afw_components_s__AdaptiveLayoutComponentType_Link,
524  NULL,
526  false,
527 };
528 
529 AFW_RUNTIME_OBJECT_RTI(
530  impl_runtime_rti__AdaptiveLayoutComponentType_Link,
531  impl_runtime_meta__AdaptiveLayoutComponentType_Link);
532 
533 
534 /* Runtime object map properties for _AdaptiveLayoutComponentType_List objects. */
535 
537 impl_runtime_meta__AdaptiveLayoutComponentType_List = {
538  &afw_components_s__AdaptiveLayoutComponentType_List,
539  NULL,
541  false,
542 };
543 
544 AFW_RUNTIME_OBJECT_RTI(
545  impl_runtime_rti__AdaptiveLayoutComponentType_List,
546  impl_runtime_meta__AdaptiveLayoutComponentType_List);
547 
548 
549 /* Runtime object map properties for _AdaptiveLayoutComponentType_ListEditor objects. */
550 
552 impl_runtime_meta__AdaptiveLayoutComponentType_ListEditor = {
553  &afw_components_s__AdaptiveLayoutComponentType_ListEditor,
554  NULL,
556  false,
557 };
558 
559 AFW_RUNTIME_OBJECT_RTI(
560  impl_runtime_rti__AdaptiveLayoutComponentType_ListEditor,
561  impl_runtime_meta__AdaptiveLayoutComponentType_ListEditor);
562 
563 
564 /* Runtime object map properties for _AdaptiveLayoutComponentType_ListEditor_Item objects. */
565 
567 impl_runtime_meta__AdaptiveLayoutComponentType_ListEditor_Item = {
568  &afw_components_s__AdaptiveLayoutComponentType_ListEditor_Item,
569  NULL,
571  false,
572 };
573 
574 AFW_RUNTIME_OBJECT_RTI(
575  impl_runtime_rti__AdaptiveLayoutComponentType_ListEditor_Item,
576  impl_runtime_meta__AdaptiveLayoutComponentType_ListEditor_Item);
577 
578 
579 /* Runtime object map properties for _AdaptiveLayoutComponentType_Menu objects. */
580 
582 impl_runtime_meta__AdaptiveLayoutComponentType_Menu = {
583  &afw_components_s__AdaptiveLayoutComponentType_Menu,
584  NULL,
586  false,
587 };
588 
589 AFW_RUNTIME_OBJECT_RTI(
590  impl_runtime_rti__AdaptiveLayoutComponentType_Menu,
591  impl_runtime_meta__AdaptiveLayoutComponentType_Menu);
592 
593 
594 /* Runtime object map properties for _AdaptiveLayoutComponentType_Menu_Item objects. */
595 
597 impl_runtime_meta__AdaptiveLayoutComponentType_Menu_Item = {
598  &afw_components_s__AdaptiveLayoutComponentType_Menu_Item,
599  NULL,
601  false,
602 };
603 
604 AFW_RUNTIME_OBJECT_RTI(
605  impl_runtime_rti__AdaptiveLayoutComponentType_Menu_Item,
606  impl_runtime_meta__AdaptiveLayoutComponentType_Menu_Item);
607 
608 
609 /* Runtime object map properties for _AdaptiveLayoutComponentType_Message objects. */
610 
612 impl_runtime_meta__AdaptiveLayoutComponentType_Message = {
613  &afw_components_s__AdaptiveLayoutComponentType_Message,
614  NULL,
616  false,
617 };
618 
619 AFW_RUNTIME_OBJECT_RTI(
620  impl_runtime_rti__AdaptiveLayoutComponentType_Message,
621  impl_runtime_meta__AdaptiveLayoutComponentType_Message);
622 
623 
624 /* Runtime object map properties for _AdaptiveLayoutComponentType_Modal objects. */
625 
627 impl_runtime_meta__AdaptiveLayoutComponentType_Modal = {
628  &afw_components_s__AdaptiveLayoutComponentType_Modal,
629  NULL,
631  false,
632 };
633 
634 AFW_RUNTIME_OBJECT_RTI(
635  impl_runtime_rti__AdaptiveLayoutComponentType_Modal,
636  impl_runtime_meta__AdaptiveLayoutComponentType_Modal);
637 
638 
639 /* Runtime object map properties for _AdaptiveLayoutComponentType_Native objects. */
640 
642 impl_runtime_meta__AdaptiveLayoutComponentType_Native = {
643  &afw_components_s__AdaptiveLayoutComponentType_Native,
644  NULL,
646  false,
647 };
648 
649 AFW_RUNTIME_OBJECT_RTI(
650  impl_runtime_rti__AdaptiveLayoutComponentType_Native,
651  impl_runtime_meta__AdaptiveLayoutComponentType_Native);
652 
653 
654 /* Runtime object map properties for _AdaptiveLayoutComponentType_Nav objects. */
655 
657 impl_runtime_meta__AdaptiveLayoutComponentType_Nav = {
658  &afw_components_s__AdaptiveLayoutComponentType_Nav,
659  NULL,
661  false,
662 };
663 
664 AFW_RUNTIME_OBJECT_RTI(
665  impl_runtime_rti__AdaptiveLayoutComponentType_Nav,
666  impl_runtime_meta__AdaptiveLayoutComponentType_Nav);
667 
668 
669 /* Runtime object map properties for _AdaptiveLayoutComponentType_Nav_Item objects. */
670 
672 impl_runtime_meta__AdaptiveLayoutComponentType_Nav_Item = {
673  &afw_components_s__AdaptiveLayoutComponentType_Nav_Item,
674  NULL,
676  false,
677 };
678 
679 AFW_RUNTIME_OBJECT_RTI(
680  impl_runtime_rti__AdaptiveLayoutComponentType_Nav_Item,
681  impl_runtime_meta__AdaptiveLayoutComponentType_Nav_Item);
682 
683 
684 /* Runtime object map properties for _AdaptiveLayoutComponentType_Paper objects. */
685 
687 impl_runtime_meta__AdaptiveLayoutComponentType_Paper = {
688  &afw_components_s__AdaptiveLayoutComponentType_Paper,
689  NULL,
691  false,
692 };
693 
694 AFW_RUNTIME_OBJECT_RTI(
695  impl_runtime_rti__AdaptiveLayoutComponentType_Paper,
696  impl_runtime_meta__AdaptiveLayoutComponentType_Paper);
697 
698 
699 /* Runtime object map properties for _AdaptiveLayoutComponentType_Picker objects. */
700 
702 impl_runtime_meta__AdaptiveLayoutComponentType_Picker = {
703  &afw_components_s__AdaptiveLayoutComponentType_Picker,
704  NULL,
706  false,
707 };
708 
709 AFW_RUNTIME_OBJECT_RTI(
710  impl_runtime_rti__AdaptiveLayoutComponentType_Picker,
711  impl_runtime_meta__AdaptiveLayoutComponentType_Picker);
712 
713 
714 /* Runtime object map properties for _AdaptiveLayoutComponentType_Picker_Item objects. */
715 
717 impl_runtime_meta__AdaptiveLayoutComponentType_Picker_Item = {
718  &afw_components_s__AdaptiveLayoutComponentType_Picker_Item,
719  NULL,
721  false,
722 };
723 
724 AFW_RUNTIME_OBJECT_RTI(
725  impl_runtime_rti__AdaptiveLayoutComponentType_Picker_Item,
726  impl_runtime_meta__AdaptiveLayoutComponentType_Picker_Item);
727 
728 
729 /* Runtime object map properties for _AdaptiveLayoutComponentType_Responsive objects. */
730 
732 impl_runtime_meta__AdaptiveLayoutComponentType_Responsive = {
733  &afw_components_s__AdaptiveLayoutComponentType_Responsive,
734  NULL,
736  false,
737 };
738 
739 AFW_RUNTIME_OBJECT_RTI(
740  impl_runtime_rti__AdaptiveLayoutComponentType_Responsive,
741  impl_runtime_meta__AdaptiveLayoutComponentType_Responsive);
742 
743 
744 /* Runtime object map properties for _AdaptiveLayoutComponentType_ResponsiveCol objects. */
745 
747 impl_runtime_meta__AdaptiveLayoutComponentType_ResponsiveCol = {
748  &afw_components_s__AdaptiveLayoutComponentType_ResponsiveCol,
749  NULL,
751  false,
752 };
753 
754 AFW_RUNTIME_OBJECT_RTI(
755  impl_runtime_rti__AdaptiveLayoutComponentType_ResponsiveCol,
756  impl_runtime_meta__AdaptiveLayoutComponentType_ResponsiveCol);
757 
758 
759 /* Runtime object map properties for _AdaptiveLayoutComponentType_ResponsiveRow objects. */
760 
762 impl_runtime_meta__AdaptiveLayoutComponentType_ResponsiveRow = {
763  &afw_components_s__AdaptiveLayoutComponentType_ResponsiveRow,
764  NULL,
766  false,
767 };
768 
769 AFW_RUNTIME_OBJECT_RTI(
770  impl_runtime_rti__AdaptiveLayoutComponentType_ResponsiveRow,
771  impl_runtime_meta__AdaptiveLayoutComponentType_ResponsiveRow);
772 
773 
774 /* Runtime object map properties for _AdaptiveLayoutComponentType_Responsive_Breakpoints objects. */
775 
777 impl_runtime_meta__AdaptiveLayoutComponentType_Responsive_Breakpoints = {
778  &afw_components_s__AdaptiveLayoutComponentType_Responsive_Breakpoints,
779  NULL,
781  false,
782 };
783 
784 AFW_RUNTIME_OBJECT_RTI(
785  impl_runtime_rti__AdaptiveLayoutComponentType_Responsive_Breakpoints,
786  impl_runtime_meta__AdaptiveLayoutComponentType_Responsive_Breakpoints);
787 
788 
789 /* Runtime object map properties for _AdaptiveLayoutComponentType_Skeleton objects. */
790 
792 impl_runtime_meta__AdaptiveLayoutComponentType_Skeleton = {
793  &afw_components_s__AdaptiveLayoutComponentType_Skeleton,
794  NULL,
796  false,
797 };
798 
799 AFW_RUNTIME_OBJECT_RTI(
800  impl_runtime_rti__AdaptiveLayoutComponentType_Skeleton,
801  impl_runtime_meta__AdaptiveLayoutComponentType_Skeleton);
802 
803 
804 /* Runtime object map properties for _AdaptiveLayoutComponentType_Slider objects. */
805 
807 impl_runtime_meta__AdaptiveLayoutComponentType_Slider = {
808  &afw_components_s__AdaptiveLayoutComponentType_Slider,
809  NULL,
811  false,
812 };
813 
814 AFW_RUNTIME_OBJECT_RTI(
815  impl_runtime_rti__AdaptiveLayoutComponentType_Slider,
816  impl_runtime_meta__AdaptiveLayoutComponentType_Slider);
817 
818 
819 /* Runtime object map properties for _AdaptiveLayoutComponentType_Snackbar objects. */
820 
822 impl_runtime_meta__AdaptiveLayoutComponentType_Snackbar = {
823  &afw_components_s__AdaptiveLayoutComponentType_Snackbar,
824  NULL,
826  false,
827 };
828 
829 AFW_RUNTIME_OBJECT_RTI(
830  impl_runtime_rti__AdaptiveLayoutComponentType_Snackbar,
831  impl_runtime_meta__AdaptiveLayoutComponentType_Snackbar);
832 
833 
834 /* Runtime object map properties for _AdaptiveLayoutComponentType_SpinButton objects. */
835 
837 impl_runtime_meta__AdaptiveLayoutComponentType_SpinButton = {
838  &afw_components_s__AdaptiveLayoutComponentType_SpinButton,
839  NULL,
841  false,
842 };
843 
844 AFW_RUNTIME_OBJECT_RTI(
845  impl_runtime_rti__AdaptiveLayoutComponentType_SpinButton,
846  impl_runtime_meta__AdaptiveLayoutComponentType_SpinButton);
847 
848 
849 /* Runtime object map properties for _AdaptiveLayoutComponentType_Spinner objects. */
850 
852 impl_runtime_meta__AdaptiveLayoutComponentType_Spinner = {
853  &afw_components_s__AdaptiveLayoutComponentType_Spinner,
854  NULL,
856  false,
857 };
858 
859 AFW_RUNTIME_OBJECT_RTI(
860  impl_runtime_rti__AdaptiveLayoutComponentType_Spinner,
861  impl_runtime_meta__AdaptiveLayoutComponentType_Spinner);
862 
863 
864 /* Runtime object map properties for _AdaptiveLayoutComponentType_Stepper objects. */
865 
867 impl_runtime_meta__AdaptiveLayoutComponentType_Stepper = {
868  &afw_components_s__AdaptiveLayoutComponentType_Stepper,
869  NULL,
871  false,
872 };
873 
874 AFW_RUNTIME_OBJECT_RTI(
875  impl_runtime_rti__AdaptiveLayoutComponentType_Stepper,
876  impl_runtime_meta__AdaptiveLayoutComponentType_Stepper);
877 
878 
879 /* Runtime object map properties for _AdaptiveLayoutComponentType_Style objects. */
880 
882 impl_runtime_meta__AdaptiveLayoutComponentType_Style = {
883  &afw_components_s__AdaptiveLayoutComponentType_Style,
884  NULL,
886  false,
887 };
888 
889 AFW_RUNTIME_OBJECT_RTI(
890  impl_runtime_rti__AdaptiveLayoutComponentType_Style,
891  impl_runtime_meta__AdaptiveLayoutComponentType_Style);
892 
893 
894 /* Runtime object map properties for _AdaptiveLayoutComponentType_Table objects. */
895 
897 impl_runtime_meta__AdaptiveLayoutComponentType_Table = {
898  &afw_components_s__AdaptiveLayoutComponentType_Table,
899  NULL,
901  false,
902 };
903 
904 AFW_RUNTIME_OBJECT_RTI(
905  impl_runtime_rti__AdaptiveLayoutComponentType_Table,
906  impl_runtime_meta__AdaptiveLayoutComponentType_Table);
907 
908 
909 /* Runtime object map properties for _AdaptiveLayoutComponentType_Table_Column objects. */
910 
912 impl_runtime_meta__AdaptiveLayoutComponentType_Table_Column = {
913  &afw_components_s__AdaptiveLayoutComponentType_Table_Column,
914  NULL,
916  false,
917 };
918 
919 AFW_RUNTIME_OBJECT_RTI(
920  impl_runtime_rti__AdaptiveLayoutComponentType_Table_Column,
921  impl_runtime_meta__AdaptiveLayoutComponentType_Table_Column);
922 
923 
924 /* Runtime object map properties for _AdaptiveLayoutComponentType_Table_Row objects. */
925 
927 impl_runtime_meta__AdaptiveLayoutComponentType_Table_Row = {
928  &afw_components_s__AdaptiveLayoutComponentType_Table_Row,
929  NULL,
931  false,
932 };
933 
934 AFW_RUNTIME_OBJECT_RTI(
935  impl_runtime_rti__AdaptiveLayoutComponentType_Table_Row,
936  impl_runtime_meta__AdaptiveLayoutComponentType_Table_Row);
937 
938 
939 /* Runtime object map properties for _AdaptiveLayoutComponentType_Tabs objects. */
940 
942 impl_runtime_meta__AdaptiveLayoutComponentType_Tabs = {
943  &afw_components_s__AdaptiveLayoutComponentType_Tabs,
944  NULL,
946  false,
947 };
948 
949 AFW_RUNTIME_OBJECT_RTI(
950  impl_runtime_rti__AdaptiveLayoutComponentType_Tabs,
951  impl_runtime_meta__AdaptiveLayoutComponentType_Tabs);
952 
953 
954 /* Runtime object map properties for _AdaptiveLayoutComponentType_Tabs_Tab objects. */
955 
957 impl_runtime_meta__AdaptiveLayoutComponentType_Tabs_Tab = {
958  &afw_components_s__AdaptiveLayoutComponentType_Tabs_Tab,
959  NULL,
961  false,
962 };
963 
964 AFW_RUNTIME_OBJECT_RTI(
965  impl_runtime_rti__AdaptiveLayoutComponentType_Tabs_Tab,
966  impl_runtime_meta__AdaptiveLayoutComponentType_Tabs_Tab);
967 
968 
969 /* Runtime object map properties for _AdaptiveLayoutComponentType_TextField objects. */
970 
972 impl_runtime_meta__AdaptiveLayoutComponentType_TextField = {
973  &afw_components_s__AdaptiveLayoutComponentType_TextField,
974  NULL,
976  false,
977 };
978 
979 AFW_RUNTIME_OBJECT_RTI(
980  impl_runtime_rti__AdaptiveLayoutComponentType_TextField,
981  impl_runtime_meta__AdaptiveLayoutComponentType_TextField);
982 
983 
984 /* Runtime object map properties for _AdaptiveLayoutComponentType_TimeDuration objects. */
985 
987 impl_runtime_meta__AdaptiveLayoutComponentType_TimeDuration = {
988  &afw_components_s__AdaptiveLayoutComponentType_TimeDuration,
989  NULL,
991  false,
992 };
993 
994 AFW_RUNTIME_OBJECT_RTI(
995  impl_runtime_rti__AdaptiveLayoutComponentType_TimeDuration,
996  impl_runtime_meta__AdaptiveLayoutComponentType_TimeDuration);
997 
998 
999 /* Runtime object map properties for _AdaptiveLayoutComponentType_TimePicker objects. */
1000 
1001 static const afw_runtime_object_type_meta_t
1002 impl_runtime_meta__AdaptiveLayoutComponentType_TimePicker = {
1003  &afw_components_s__AdaptiveLayoutComponentType_TimePicker,
1004  NULL,
1006  false,
1007 };
1008 
1009 AFW_RUNTIME_OBJECT_RTI(
1010  impl_runtime_rti__AdaptiveLayoutComponentType_TimePicker,
1011  impl_runtime_meta__AdaptiveLayoutComponentType_TimePicker);
1012 
1013 
1014 /* Runtime object map properties for _AdaptiveLayoutComponentType_TimezonePicker objects. */
1015 
1016 static const afw_runtime_object_type_meta_t
1017 impl_runtime_meta__AdaptiveLayoutComponentType_TimezonePicker = {
1018  &afw_components_s__AdaptiveLayoutComponentType_TimezonePicker,
1019  NULL,
1021  false,
1022 };
1023 
1024 AFW_RUNTIME_OBJECT_RTI(
1025  impl_runtime_rti__AdaptiveLayoutComponentType_TimezonePicker,
1026  impl_runtime_meta__AdaptiveLayoutComponentType_TimezonePicker);
1027 
1028 
1029 /* Runtime object map properties for _AdaptiveLayoutComponentType_Toggle objects. */
1030 
1031 static const afw_runtime_object_type_meta_t
1032 impl_runtime_meta__AdaptiveLayoutComponentType_Toggle = {
1033  &afw_components_s__AdaptiveLayoutComponentType_Toggle,
1034  NULL,
1036  false,
1037 };
1038 
1039 AFW_RUNTIME_OBJECT_RTI(
1040  impl_runtime_rti__AdaptiveLayoutComponentType_Toggle,
1041  impl_runtime_meta__AdaptiveLayoutComponentType_Toggle);
1042 
1043 
1044 /* Runtime object map properties for _AdaptiveLayoutComponentType_ToggleButtons objects. */
1045 
1046 static const afw_runtime_object_type_meta_t
1047 impl_runtime_meta__AdaptiveLayoutComponentType_ToggleButtons = {
1048  &afw_components_s__AdaptiveLayoutComponentType_ToggleButtons,
1049  NULL,
1051  false,
1052 };
1053 
1054 AFW_RUNTIME_OBJECT_RTI(
1055  impl_runtime_rti__AdaptiveLayoutComponentType_ToggleButtons,
1056  impl_runtime_meta__AdaptiveLayoutComponentType_ToggleButtons);
1057 
1058 
1059 /* Runtime object map properties for _AdaptiveLayoutComponentType_Toolbar objects. */
1060 
1061 static const afw_runtime_object_type_meta_t
1062 impl_runtime_meta__AdaptiveLayoutComponentType_Toolbar = {
1063  &afw_components_s__AdaptiveLayoutComponentType_Toolbar,
1064  NULL,
1066  false,
1067 };
1068 
1069 AFW_RUNTIME_OBJECT_RTI(
1070  impl_runtime_rti__AdaptiveLayoutComponentType_Toolbar,
1071  impl_runtime_meta__AdaptiveLayoutComponentType_Toolbar);
1072 
1073 
1074 /* Runtime object map properties for _AdaptiveLayoutComponentType_Tooltip objects. */
1075 
1076 static const afw_runtime_object_type_meta_t
1077 impl_runtime_meta__AdaptiveLayoutComponentType_Tooltip = {
1078  &afw_components_s__AdaptiveLayoutComponentType_Tooltip,
1079  NULL,
1081  false,
1082 };
1083 
1084 AFW_RUNTIME_OBJECT_RTI(
1085  impl_runtime_rti__AdaptiveLayoutComponentType_Tooltip,
1086  impl_runtime_meta__AdaptiveLayoutComponentType_Tooltip);
1087 
1088 
1089 /* Runtime object map properties for _AdaptiveLayoutComponentType_Tree objects. */
1090 
1091 static const afw_runtime_object_type_meta_t
1092 impl_runtime_meta__AdaptiveLayoutComponentType_Tree = {
1093  &afw_components_s__AdaptiveLayoutComponentType_Tree,
1094  NULL,
1096  false,
1097 };
1098 
1099 AFW_RUNTIME_OBJECT_RTI(
1100  impl_runtime_rti__AdaptiveLayoutComponentType_Tree,
1101  impl_runtime_meta__AdaptiveLayoutComponentType_Tree);
1102 
1103 
1104 /* Runtime object map properties for _AdaptiveLayoutComponentType_Tree_Node objects. */
1105 
1106 static const afw_runtime_object_type_meta_t
1107 impl_runtime_meta__AdaptiveLayoutComponentType_Tree_Node = {
1108  &afw_components_s__AdaptiveLayoutComponentType_Tree_Node,
1109  NULL,
1111  false,
1112 };
1113 
1114 AFW_RUNTIME_OBJECT_RTI(
1115  impl_runtime_rti__AdaptiveLayoutComponentType_Tree_Node,
1116  impl_runtime_meta__AdaptiveLayoutComponentType_Tree_Node);
1117 
1118 
1119 /* Runtime object map properties for _AdaptiveLayoutComponentType_Typography objects. */
1120 
1121 static const afw_runtime_object_type_meta_t
1122 impl_runtime_meta__AdaptiveLayoutComponentType_Typography = {
1123  &afw_components_s__AdaptiveLayoutComponentType_Typography,
1124  NULL,
1126  false,
1127 };
1128 
1129 AFW_RUNTIME_OBJECT_RTI(
1130  impl_runtime_rti__AdaptiveLayoutComponentType_Typography,
1131  impl_runtime_meta__AdaptiveLayoutComponentType_Typography);
1132 
1133 
1134 /* Runtime object map properties for _AdaptiveLayout_ObjectResponsive objects. */
1135 
1136 static const afw_runtime_object_type_meta_t
1137 impl_runtime_meta__AdaptiveLayout_ObjectResponsive = {
1138  &afw_components_s__AdaptiveLayout_ObjectResponsive,
1139  NULL,
1141  false,
1142 };
1143 
1144 AFW_RUNTIME_OBJECT_RTI(
1145  impl_runtime_rti__AdaptiveLayout_ObjectResponsive,
1146  impl_runtime_meta__AdaptiveLayout_ObjectResponsive);
1147 
1148 
1149 /* Runtime object map properties for _AdaptiveLayout_ObjectResponsive_embedded objects. */
1150 
1151 static const afw_runtime_object_type_meta_t
1152 impl_runtime_meta__AdaptiveLayout_ObjectResponsive_embedded = {
1153  &afw_components_s__AdaptiveLayout_ObjectResponsive_embedded,
1154  NULL,
1156  false,
1157 };
1158 
1159 AFW_RUNTIME_OBJECT_RTI(
1160  impl_runtime_rti__AdaptiveLayout_ObjectResponsive_embedded,
1161  impl_runtime_meta__AdaptiveLayout_ObjectResponsive_embedded);
1162 
1163 
1164 /* Runtime object map properties for _AdaptiveLayout_ObjectResponsive_filterOptions objects. */
1165 
1166 static const afw_runtime_object_type_meta_t
1167 impl_runtime_meta__AdaptiveLayout_ObjectResponsive_filterOptions = {
1168  &afw_components_s__AdaptiveLayout_ObjectResponsive_filterOptions,
1169  NULL,
1171  false,
1172 };
1173 
1174 AFW_RUNTIME_OBJECT_RTI(
1175  impl_runtime_rti__AdaptiveLayout_ObjectResponsive_filterOptions,
1176  impl_runtime_meta__AdaptiveLayout_ObjectResponsive_filterOptions);
1177 
1178 
1179 /* Runtime object map properties for _AdaptiveLayout_ObjectResponsive_preferredComponent objects. */
1180 
1181 static const afw_runtime_object_type_meta_t
1182 impl_runtime_meta__AdaptiveLayout_ObjectResponsive_preferredComponent = {
1183  &afw_components_s__AdaptiveLayout_ObjectResponsive_preferredComponent,
1184  NULL,
1186  false,
1187 };
1188 
1189 AFW_RUNTIME_OBJECT_RTI(
1190  impl_runtime_rti__AdaptiveLayout_ObjectResponsive_preferredComponent,
1191  impl_runtime_meta__AdaptiveLayout_ObjectResponsive_preferredComponent);
1192 
1193 
1194 /* Runtime object map properties for _AdaptiveLayout_ObjectResponsive_sortOptions objects. */
1195 
1196 static const afw_runtime_object_type_meta_t
1197 impl_runtime_meta__AdaptiveLayout_ObjectResponsive_sortOptions = {
1198  &afw_components_s__AdaptiveLayout_ObjectResponsive_sortOptions,
1199  NULL,
1201  false,
1202 };
1203 
1204 AFW_RUNTIME_OBJECT_RTI(
1205  impl_runtime_rti__AdaptiveLayout_ObjectResponsive_sortOptions,
1206  impl_runtime_meta__AdaptiveLayout_ObjectResponsive_sortOptions);
1207 
1208 /* NULL terminated list of rti pointers. */
1209 static const afw_interface_implementation_rti_t * impl_rti[] = {
1210  &impl_runtime_rti__AdaptiveLayoutComponentType_AdaptiveProperty,
1211  &impl_runtime_rti__AdaptiveLayoutComponentType_Autocomplete,
1212  &impl_runtime_rti__AdaptiveLayoutComponentType_Autocomplete_Option,
1213  &impl_runtime_rti__AdaptiveLayoutComponentType_Box,
1214  &impl_runtime_rti__AdaptiveLayoutComponentType_BoxItem,
1215  &impl_runtime_rti__AdaptiveLayoutComponentType_Breadcrumb,
1216  &impl_runtime_rti__AdaptiveLayoutComponentType_BreadcrumbItem,
1217  &impl_runtime_rti__AdaptiveLayoutComponentType_Button,
1218  &impl_runtime_rti__AdaptiveLayoutComponentType_Callout,
1219  &impl_runtime_rti__AdaptiveLayoutComponentType_Chart,
1220  &impl_runtime_rti__AdaptiveLayoutComponentType_Chart_Data,
1221  &impl_runtime_rti__AdaptiveLayoutComponentType_Checkbox,
1222  &impl_runtime_rti__AdaptiveLayoutComponentType_ChoiceGroup,
1223  &impl_runtime_rti__AdaptiveLayoutComponentType_ChoiceGroup_Option,
1224  &impl_runtime_rti__AdaptiveLayoutComponentType_CodeEditor,
1225  &impl_runtime_rti__AdaptiveLayoutComponentType_Collapsible,
1226  &impl_runtime_rti__AdaptiveLayoutComponentType_Common,
1227  &impl_runtime_rti__AdaptiveLayoutComponentType_DatePicker,
1228  &impl_runtime_rti__AdaptiveLayoutComponentType_DateTimePicker,
1229  &impl_runtime_rti__AdaptiveLayoutComponentType_Dialog,
1230  &impl_runtime_rti__AdaptiveLayoutComponentType_DiffEditor,
1231  &impl_runtime_rti__AdaptiveLayoutComponentType_Divider,
1232  &impl_runtime_rti__AdaptiveLayoutComponentType_Drawer,
1233  &impl_runtime_rti__AdaptiveLayoutComponentType_Dropdown,
1234  &impl_runtime_rti__AdaptiveLayoutComponentType_DropdownEditor,
1235  &impl_runtime_rti__AdaptiveLayoutComponentType_Dropdown_Option,
1236  &impl_runtime_rti__AdaptiveLayoutComponentType_EditableCallout,
1237  &impl_runtime_rti__AdaptiveLayoutComponentType_EditableLabel,
1238  &impl_runtime_rti__AdaptiveLayoutComponentType_Hidden,
1239  &impl_runtime_rti__AdaptiveLayoutComponentType_Icon,
1240  &impl_runtime_rti__AdaptiveLayoutComponentType_Image,
1241  &impl_runtime_rti__AdaptiveLayoutComponentType_Label,
1242  &impl_runtime_rti__AdaptiveLayoutComponentType_Link,
1243  &impl_runtime_rti__AdaptiveLayoutComponentType_List,
1244  &impl_runtime_rti__AdaptiveLayoutComponentType_ListEditor,
1245  &impl_runtime_rti__AdaptiveLayoutComponentType_ListEditor_Item,
1246  &impl_runtime_rti__AdaptiveLayoutComponentType_Menu,
1247  &impl_runtime_rti__AdaptiveLayoutComponentType_Menu_Item,
1248  &impl_runtime_rti__AdaptiveLayoutComponentType_Message,
1249  &impl_runtime_rti__AdaptiveLayoutComponentType_Modal,
1250  &impl_runtime_rti__AdaptiveLayoutComponentType_Native,
1251  &impl_runtime_rti__AdaptiveLayoutComponentType_Nav,
1252  &impl_runtime_rti__AdaptiveLayoutComponentType_Nav_Item,
1253  &impl_runtime_rti__AdaptiveLayoutComponentType_Paper,
1254  &impl_runtime_rti__AdaptiveLayoutComponentType_Picker,
1255  &impl_runtime_rti__AdaptiveLayoutComponentType_Picker_Item,
1256  &impl_runtime_rti__AdaptiveLayoutComponentType_Responsive,
1257  &impl_runtime_rti__AdaptiveLayoutComponentType_ResponsiveCol,
1258  &impl_runtime_rti__AdaptiveLayoutComponentType_ResponsiveRow,
1259  &impl_runtime_rti__AdaptiveLayoutComponentType_Responsive_Breakpoints,
1260  &impl_runtime_rti__AdaptiveLayoutComponentType_Skeleton,
1261  &impl_runtime_rti__AdaptiveLayoutComponentType_Slider,
1262  &impl_runtime_rti__AdaptiveLayoutComponentType_Snackbar,
1263  &impl_runtime_rti__AdaptiveLayoutComponentType_SpinButton,
1264  &impl_runtime_rti__AdaptiveLayoutComponentType_Spinner,
1265  &impl_runtime_rti__AdaptiveLayoutComponentType_Stepper,
1266  &impl_runtime_rti__AdaptiveLayoutComponentType_Style,
1267  &impl_runtime_rti__AdaptiveLayoutComponentType_Table,
1268  &impl_runtime_rti__AdaptiveLayoutComponentType_Table_Column,
1269  &impl_runtime_rti__AdaptiveLayoutComponentType_Table_Row,
1270  &impl_runtime_rti__AdaptiveLayoutComponentType_Tabs,
1271  &impl_runtime_rti__AdaptiveLayoutComponentType_Tabs_Tab,
1272  &impl_runtime_rti__AdaptiveLayoutComponentType_TextField,
1273  &impl_runtime_rti__AdaptiveLayoutComponentType_TimeDuration,
1274  &impl_runtime_rti__AdaptiveLayoutComponentType_TimePicker,
1275  &impl_runtime_rti__AdaptiveLayoutComponentType_TimezonePicker,
1276  &impl_runtime_rti__AdaptiveLayoutComponentType_Toggle,
1277  &impl_runtime_rti__AdaptiveLayoutComponentType_ToggleButtons,
1278  &impl_runtime_rti__AdaptiveLayoutComponentType_Toolbar,
1279  &impl_runtime_rti__AdaptiveLayoutComponentType_Tooltip,
1280  &impl_runtime_rti__AdaptiveLayoutComponentType_Tree,
1281  &impl_runtime_rti__AdaptiveLayoutComponentType_Tree_Node,
1282  &impl_runtime_rti__AdaptiveLayoutComponentType_Typography,
1283  &impl_runtime_rti__AdaptiveLayout_ObjectResponsive,
1284  &impl_runtime_rti__AdaptiveLayout_ObjectResponsive_embedded,
1285  &impl_runtime_rti__AdaptiveLayout_ObjectResponsive_filterOptions,
1286  &impl_runtime_rti__AdaptiveLayout_ObjectResponsive_preferredComponent,
1287  &impl_runtime_rti__AdaptiveLayout_ObjectResponsive_sortOptions,
1288  NULL
1289 };
1290 
1291 /* Register (afw_components_) runtime object maps. */
1293  afw_xctx_t *xctx)
1294 {
1296  &impl_rti[0],
1297  xctx);
1298 }
Adaptive Framework Core API.
Adaptive Framework register generated (afw_components) header.
void afw_components_register_runtime_object_maps(afw_xctx_t *xctx)
Register (afw_components_) runtime object maps.
#define offsetof(type, member)
Definition: afw_common.h:135
afw_runtime_resolve_and_register_object_map_infs(const afw_interface_implementation_rti_t *const *rti, afw_xctx_t *xctx)
Create and register runtime object map interfaces.
Definition: afw_runtime.c:373
Interface Implementation Run Time Information.
Interface afw_xctx public struct.