{
  "framework": {
    "name": "SAPUI5",
    "version": "1.136.19"
  },
  "metadata": {
    "sap.ca.ui.AddPicture": {
      "aggregation": [
        "pictures"
      ],
      "event": [
        "fileNotSupported",
        "imageUploadFailed",
        "maxPictureLimitReached",
        "pictureAdded",
        "show"
      ],
      "property": [
        "buttonPageType",
        "editable",
        "maxPictureNumber",
        "uploadUrl",
        "width",
        "text",
        "pictureAlign",
        "itemSize",
        "compression"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.charts.BarListItem": {
      "property": [
        "axis",
        "group",
        "value"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.ca.ui.charts.BubbleChart": {
      "aggregation": [
        "content"
      ],
      "property": [
        "dataLabelFormat",
        "showTitle",
        "showXAxisLabel",
        "xAxisFixedRange",
        "xAxisMinValue",
        "xAxisMaxValue",
        "showYAxisLabel",
        "yAxisFixedRange",
        "yAxisMinValue",
        "yAxisMaxValue",
        "minimumLabelSize",
        "showSizeLegend",
        "xAxisTitle",
        "yAxisTitle",
        "showCustomLabels",
        "labelProperty",
        "xAxisFormatFunction",
        "xAxisFormatString",
        "yAxisFormatFunction",
        "yAxisFormatString",
        "axisTooltipFormatString",
        "axisFormatFunction"
      ],
      "extends": "sap.ca.ui.charts.Chart"
    },
    "sap.ca.ui.charts.Chart": {
      "aggregation": [
        "internalContent",
        "chartPopover"
      ],
      "event": [
        "popoverAfterOpen",
        "popoverBeforeOpen",
        "selectDataPoint"
      ],
      "property": [
        "width",
        "height",
        "dataset",
        "chartType",
        "minShapeSize",
        "label",
        "title",
        "icon",
        "secondAxisVisible",
        "showLegend",
        "selectionMode",
        "showHoverBackground",
        "showTooltip",
        "showPopover",
        "showDataLabel",
        "yAxisLabelFormatter",
        "yAxis2LabelFormatter",
        "xAxisLabelFormatter",
        "xAxis2LabelFormatter",
        "plotAreaAxisTooltipFormatter",
        "tooltipFormatter",
        "dataLabelFormatter",
        "popoverFormatter",
        "popoverGroupFormatter",
        "chartSemanticColorFormatter",
        "internalVizChart",
        "chartPopOver",
        "popoverSubHeader",
        "popoverFooter",
        "advancedChartSettings",
        "stackedChartWidthEnhancer",
        "noData"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.charts.ChartToolBar": {
      "aggregation": [
        "charts",
        "toolBar"
      ],
      "association": [
        "selectedChart",
        "firstDimensionSelect",
        "secondDimensionSelect"
      ],
      "event": [
        "firstDimensionKeySelected",
        "personalizationPressed",
        "secondDimensionKeySelected"
      ],
      "property": [
        "showPersonalization",
        "showFullScreen",
        "fullScreen",
        "showLegend",
        "chartTitle",
        "firstDimensionPath",
        "firstDimensionKeyPath",
        "firstDimensionTextPath",
        "secondDimensionPath",
        "secondDimensionKeyPath",
        "secondDimensionTextPath"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.charts.ClusterListItem": {
      "property": [
        "title",
        "items"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.ca.ui.charts.CombinedChart": {
      "aggregation": [
        "scrollArea"
      ],
      "property": [
        "data",
        "primaryAxis",
        "secondAxis"
      ],
      "extends": "sap.ca.ui.charts.Chart"
    },
    "sap.ca.ui.charts.HorizontalBarChart": {
      "aggregation": [
        "scroll",
        "horizontalBarChart",
        "verticalArea"
      ],
      "property": [
        "data",
        "container",
        "barHeight"
      ],
      "extends": "sap.ca.ui.charts.Chart"
    },
    "sap.ca.ui.charts.LineChart": {
      "aggregation": [
        "vertical"
      ],
      "event": [
        "onDetailsSelected"
      ],
      "property": [
        "chartTitle",
        "dataLabelFormat",
        "minTouchSize",
        "minTouchWidth",
        "showLabel",
        "showScrollContext",
        "chartDataset",
        "datasetSettings",
        "chartDatasetSettings",
        "dataPath",
        "data",
        "chartBusinessData",
        "useDelayedResize"
      ],
      "extends": "sap.ca.ui.charts.Chart"
    },
    "sap.ca.ui.charts.StackedHorizontalBarChart": {
      "aggregation": [
        "content"
      ],
      "property": [
        "type",
        "minTouchSize",
        "dataLabelFormat"
      ],
      "extends": "sap.ca.ui.charts.Chart"
    },
    "sap.ca.ui.charts.StackedVerticalColumnChart": {
      "aggregation": [
        "content"
      ],
      "property": [
        "type",
        "minTouchSize",
        "dataLabelFormat"
      ],
      "extends": "sap.ca.ui.charts.Chart"
    },
    "sap.ca.ui.charts.VerticalBarChart": {
      "aggregation": [
        "content",
        "scroll",
        "verticalBarChart",
        "verticalArea"
      ],
      "property": [
        "data",
        "container",
        "barWidth"
      ],
      "extends": "sap.ca.ui.charts.Chart"
    },
    "sap.ca.ui.CustomerContext": {
      "event": [
        "customerSelected"
      ],
      "property": [
        "personalizationPageName",
        "showSalesArea",
        "path",
        "customerIDProperty",
        "customerNameProperty",
        "salesOrganizationNameProperty",
        "distributionChannelNameProperty",
        "divisionNameProperty",
        "dialogTitle"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.CustomerControlListItem": {
      "property": [
        "showSalesArea",
        "customerID",
        "customerName",
        "salesOrganizationName",
        "distributionChannelName",
        "divisionName"
      ],
      "extends": "sap.m.CustomListItem"
    },
    "sap.ca.ui.DatePicker": {
      "property": [
        "firstDayOffset",
        "dateValue"
      ],
      "extends": "sap.m.InputBase"
    },
    "sap.ca.ui.ExpansibleFeedListItem": {
      "property": [
        "maxLines"
      ],
      "extends": "sap.m.FeedListItem"
    },
    "sap.ca.ui.FileUpload": {
      "aggregation": [
        "_fileList",
        "uploadProgressLabel",
        "attachmentNumberLabel",
        "toolBar"
      ],
      "event": [
        "beforeUploadFile",
        "cancelClicked",
        "deleteFile",
        "fileUploadFailed",
        "renameFile",
        "saveClicked",
        "uploadFile"
      ],
      "property": [
        "uploadUrl",
        "fileName",
        "size",
        "url",
        "uploadedDate",
        "contributor",
        "fileExtension",
        "mimeType",
        "items",
        "uploadEnabled",
        "fileId",
        "xsrfToken",
        "useMultipart",
        "acceptRequestHeader",
        "encodeUrl",
        "renameEnabled",
        "deleteEnabled",
        "multipleSelectionEnabled",
        "showNoData",
        "sequentialUploadsEnabled",
        "showAttachmentsLabel",
        "useEditControls",
        "showAttachmentsLabelInEditMode",
        "editMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.GrowingTileContainer": {
      "property": [
        "growing",
        "growingThreshold",
        "growingScrollToLoad"
      ],
      "extends": "sap.m.ScrollContainer"
    },
    "sap.ca.ui.HierarchicalSelectDialog": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "cancel",
        "select"
      ],
      "extends": "sap.m.Dialog"
    },
    "sap.ca.ui.HierarchicalSelectDialogItem": {
      "aggregation": [
        "listItemTemplate"
      ],
      "property": [
        "title",
        "entityName"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.ca.ui.Hierarchy": {
      "aggregation": [
        "items"
      ],
      "property": [
        "hideOptionalLevels"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.HierarchyItem": {
      "aggregation": [
        "_iconControl",
        "_levelTypeLabel",
        "_identifierLabel",
        "_titleLabel",
        "_linkControl"
      ],
      "event": [
        "linkPress"
      ],
      "property": [
        "icon",
        "levelType",
        "title",
        "identifier",
        "link",
        "emphasized",
        "optional"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.InPlaceEdit": {
      "aggregation": [
        "content"
      ],
      "event": [
        "change"
      ],
      "property": [
        "valueState",
        "undoEnabled"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.model.type.Date": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ca.ui.model.type.DateTime": {
      "extends": "sap.ca.ui.model.type.Date"
    },
    "sap.ca.ui.model.type.FileSize": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ca.ui.model.type.Number": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ca.ui.model.type.Time": {
      "extends": "sap.ca.ui.model.type.Date"
    },
    "sap.ca.ui.Notes": {
      "event": [
        "addNote"
      ],
      "property": [
        "showNoteInput",
        "textMaxLength",
        "placeholder"
      ],
      "extends": "sap.m.List"
    },
    "sap.ca.ui.OverflowContainer": {
      "aggregation": [
        "content"
      ],
      "property": [
        "overflowHeight",
        "expanded"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.OverviewTile": {
      "event": [
        "contactPress"
      ],
      "property": [
        "title",
        "icon",
        "contact",
        "address",
        "opportunities",
        "rating",
        "lastContact",
        "nextContact",
        "revenue",
        "visible",
        "width",
        "contactActive"
      ],
      "extends": "sap.m.Tile"
    },
    "sap.ca.ui.PictureItem": {
      "event": [
        "loaded"
      ],
      "property": [
        "status",
        "source",
        "name",
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.PictureTile": {
      "association": [
        "tileContent"
      ],
      "event": [
        "pictureDelete"
      ],
      "property": [
        "height",
        "width"
      ],
      "extends": "sap.m.CustomTile"
    },
    "sap.ca.ui.PictureViewer": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "pictureDeleted"
      ],
      "property": [
        "tileScaling",
        "removable"
      ],
      "extends": "sap.m.TileContainer"
    },
    "sap.ca.ui.PictureViewerItem": {
      "aggregation": [
        "image"
      ],
      "property": [
        "src"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ca.ui.ZoomableScrollContainer": {
      "property": [
        "zoomable",
        "initialScale",
        "minScale",
        "maxScale"
      ],
      "extends": "sap.m.ScrollContainer"
    },
    "sap.chart.Chart": {
      "aggregation": [
        "data",
        "_vizFrame",
        "dimensions",
        "measures"
      ],
      "event": [
        "deselectData",
        "drilledDown",
        "drilledUp",
        "drillStackChanged",
        "renderComplete",
        "selectData",
        "valueAxisFixedScaleTurnedOff"
      ],
      "property": [
        "chartType",
        "uiConfig",
        "visibleDimensions",
        "inResultDimensions",
        "visibleMeasures",
        "vizProperties",
        "vizScales",
        "isAnalytical",
        "selectionBehavior",
        "selectionMode",
        "enablePagination",
        "enableStableColor",
        "enableScalingFactor",
        "customMessages",
        "colorings",
        "activeColoring",
        "valueAxisScale",
        "hideSharedInformation"
      ],
      "extends": "sap.viz.ui5.controls.common.BaseControl"
    },
    "sap.chart.data.Dimension": {
      "property": [
        "name",
        "label",
        "textFormatter",
        "textProperty",
        "displayText",
        "role"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.chart.data.HierarchyDimension": {
      "property": [
        "level"
      ],
      "extends": "sap.chart.data.Dimension"
    },
    "sap.chart.data.Measure": {
      "property": [
        "name",
        "label",
        "unitBinding",
        "valueFormat",
        "role",
        "semantics",
        "semanticallyRelatedMeasures",
        "analyticalInfo"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.chart.data.TimeDimension": {
      "property": [
        "timeUnit",
        "fiscalYearPeriodCount",
        "projectedValueStartTime"
      ],
      "extends": "sap.chart.data.Dimension"
    },
    "sap.collaboration.components.feed.Component": {
      "property": [
        "axisOrientation",
        "feedSources",
        "enableScroll"
      ],
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.collaboration.components.fiori.feed.Component": {
      "property": [
        "width",
        "height",
        "oDataServiceUrl",
        "feedType",
        "groupIds",
        "object"
      ],
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.collaboration.components.fiori.feed.dialog.Component": {
      "property": [
        "width",
        "height",
        "feedType",
        "groupIds",
        "object",
        "businessObject"
      ],
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.collaboration.components.fiori.notification.Component": {
      "property": [
        "oDataServiceUrl",
        "numberOfNotifications",
        "transitionInterval",
        "refreshInterval",
        "notificationsTargetUrl"
      ],
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.collaboration.components.fiori.sharing.attachment.Attachment": {
      "extends": "sap.ui.base.Object"
    },
    "sap.collaboration.components.fiori.sharing.Component": {
      "property": [
        "width",
        "height",
        "oDataServiceUrl",
        "collaborationHostODataServiceUrl",
        "tunnelServiceUrl",
        "object",
        "attachments",
        "externalObject"
      ],
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.collaboration.components.fiori.sharing.dialog.Component": {
      "property": [
        "attachments",
        "object",
        "externalObject"
      ],
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.collaboration.components.socialprofile.Component": {
      "property": [
        "placement",
        "memberId",
        "memberInfo",
        "openingControl",
        "height",
        "width"
      ],
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.collaboration.components.socialtimeline.Component": {
      "event": [
        "customActionPress"
      ],
      "property": [
        "enableSocial",
        "alignment",
        "axisOrientation",
        "noDataText",
        "showIcons",
        "visible",
        "width",
        "customFilter"
      ],
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.esh.search.ui.SearchCompositeControl": {
      "aggregation": [
        "content"
      ],
      "event": [
        "resultViewTypeChanged",
        "searchFinished",
        "searchStarted",
        "selectionChanged"
      ],
      "property": [
        "cssClass",
        "searchTerm",
        "searchOnStart",
        "filterRootCondition",
        "sinaConfiguration",
        "dataSource",
        "exclusiveDataSource",
        "resultViewTypes",
        "resultViewType",
        "resultViewSettings",
        "tabStripsFormatter",
        "folderMode",
        "folderModeForInitialSearch",
        "autoAdjustResultViewTypeInFolderMode",
        "enableQueryLanguage",
        "applicationComponent",
        "facetPanelResizable",
        "facetPanelWidthInPercent",
        "getCustomNoResultScreen",
        "getSearchInputPlaceholderLabel",
        "overwriteBrowserTitle",
        "defaultDataSource",
        "optimizeForValueHelp",
        "filterDataSources",
        "facets",
        "facetVisibility",
        "boSuggestions",
        "displayFacetPanelInCaseOfNoResults",
        "updateUrl",
        "renderSearchUrl",
        "isSearchUrl",
        "parseSearchUrlParameters",
        "quickSelectDataSources",
        "selectionChange",
        "initAsync",
        "enableMultiSelectionResultItems",
        "pageSize",
        "formatFilterBarText",
        "isFilterBarVisible",
        "eventConsumers",
        "searchTermLengthLimit",
        "limitAjaxRequests"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.Avatar": {
      "extends": "sap.m.Avatar"
    },
    "sap.f.AvatarGroup": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "press"
      ],
      "property": [
        "groupType",
        "avatarDisplaySize",
        "avatarCustomDisplaySize",
        "avatarCustomFontSize",
        "_interactive"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.AvatarGroupItem": {
      "property": [
        "src",
        "initials",
        "fallbackIcon"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.Card": {
      "aggregation": [
        "header",
        "content"
      ],
      "property": [
        "headerPosition"
      ],
      "extends": "sap.f.CardBase"
    },
    "sap.f.CardBase": {
      "aggregation": [
        "_cardBadges",
        "_oInvisibleCardBadgeText"
      ],
      "event": [
        "press"
      ],
      "property": [
        "width",
        "height",
        "semanticRole"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.cards.BaseHeader": {
      "aggregation": [
        "infoSection",
        "_dataTimestamp",
        "toolbar",
        "_error",
        "bannerLines"
      ],
      "event": [
        "press"
      ],
      "property": [
        "dataTimestamp",
        "statusVisible",
        "dataTimestampUpdating",
        "focusable",
        "useTileLayout",
        "headingLevel",
        "wrappingType",
        "useTooltips",
        "href",
        "target"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.cards.CardBadgeCustomData": {
      "property": [
        "icon",
        "visibilityMode",
        "state",
        "visible",
        "announcementText"
      ],
      "extends": "sap.ui.core.CustomData"
    },
    "sap.f.cards.Header": {
      "aggregation": [
        "_title",
        "_subtitle",
        "_avatar"
      ],
      "property": [
        "title",
        "titleMaxLines",
        "subtitle",
        "subtitleMaxLines",
        "statusText",
        "iconDisplayShape",
        "iconSrc",
        "iconInitials",
        "iconAlt",
        "iconBackgroundColor",
        "iconVisible",
        "iconSize",
        "iconFitType"
      ],
      "extends": "sap.f.cards.BaseHeader"
    },
    "sap.f.cards.NumericHeader": {
      "aggregation": [
        "sideIndicators",
        "microChart",
        "_title",
        "_subtitle",
        "_avatar",
        "_unitOfMeasurement",
        "_details",
        "_numericIndicators"
      ],
      "property": [
        "title",
        "titleMaxLines",
        "subtitle",
        "subtitleMaxLines",
        "statusText",
        "iconDisplayShape",
        "iconSrc",
        "iconInitials",
        "iconAlt",
        "iconBackgroundColor",
        "iconVisible",
        "iconSize",
        "iconFitType",
        "unitOfMeasurement",
        "number",
        "numberSize",
        "numberVisible",
        "scale",
        "trend",
        "state",
        "details",
        "detailsState",
        "detailsMaxLines",
        "sideIndicatorsAlignment"
      ],
      "extends": "sap.f.cards.BaseHeader"
    },
    "sap.f.cards.NumericSideIndicator": {
      "aggregation": [
        "_title",
        "_number",
        "_unit"
      ],
      "property": [
        "title",
        "number",
        "unit",
        "state",
        "useTooltips"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.dnd.GridDropInfo": {
      "property": [
        "dropIndicatorSize"
      ],
      "extends": "sap.ui.core.dnd.DropInfo"
    },
    "sap.f.DynamicPage": {
      "aggregation": [
        "title",
        "header",
        "content",
        "footer",
        "landmarkInfo"
      ],
      "association": [
        "stickySubheaderProvider"
      ],
      "event": [
        "pinnedStateChange"
      ],
      "property": [
        "preserveHeaderStateOnScroll",
        "headerExpanded",
        "headerPinned",
        "toggleHeaderOnTitleClick",
        "showFooter",
        "backgroundDesign",
        "fitContent"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.DynamicPageAccessibleLandmarkInfo": {
      "property": [
        "rootRole",
        "rootLabel",
        "contentRole",
        "contentLabel",
        "headerRole",
        "headerLabel",
        "footerRole",
        "footerLabel",
        "headerContentLabel"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.f.DynamicPageHeader": {
      "aggregation": [
        "content",
        "_pinButton",
        "_collapseButton"
      ],
      "defaultAggregation": "content",
      "property": [
        "pinnable",
        "backgroundDesign"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.DynamicPageTitle": {
      "aggregation": [
        "heading",
        "snappedHeading",
        "expandedHeading",
        "actions",
        "navigationActions",
        "content",
        "snappedContent",
        "expandedContent",
        "snappedTitleOnMobile",
        "breadcrumbs",
        "_actionsToolbar",
        "_navActionsToolbar",
        "_navActionsToolbarSeparator",
        "_expandButton",
        "_snappedTitleOnMobileIcon"
      ],
      "association": [
        "ariaDescribedBy"
      ],
      "event": [
        "stateChange"
      ],
      "property": [
        "primaryArea",
        "areaShrinkRatio",
        "backgroundDesign"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.FlexibleColumnLayout": {
      "aggregation": [
        "beginColumnPages",
        "midColumnPages",
        "endColumnPages",
        "landmarkInfo",
        "_beginColumnNav",
        "_midColumnNav",
        "_endColumnNav"
      ],
      "association": [
        "initialBeginColumnPage",
        "initialMidColumnPage",
        "initialEndColumnPage"
      ],
      "event": [
        "afterBeginColumnNavigate",
        "afterEndColumnNavigate",
        "afterMidColumnNavigate",
        "beginColumnNavigate",
        "columnResize",
        "columnsDistributionChange",
        "endColumnNavigate",
        "midColumnNavigate",
        "stateChange"
      ],
      "property": [
        "autoFocus",
        "layout",
        "defaultTransitionNameBeginColumn",
        "defaultTransitionNameMidColumn",
        "defaultTransitionNameEndColumn",
        "backgroundDesign",
        "restoreFocusOnBackNavigation"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.FlexibleColumnLayoutAccessibleLandmarkInfo": {
      "property": [
        "firstColumnLabel",
        "middleColumnLabel",
        "lastColumnLabel",
        "firstColumnBackArrowLabel",
        "middleColumnForwardArrowLabel",
        "middleColumnBackArrowLabel",
        "lastColumnForwardArrowLabel"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.f.FlexibleColumnLayoutData": {
      "aggregation": [
        "desktopLayoutData",
        "tabletLayoutData"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.f.FlexibleColumnLayoutDataForDesktop": {
      "property": [
        "twoColumnsBeginExpanded",
        "twoColumnsMidExpanded",
        "threeColumnsBeginExpandedEndHidden",
        "threeColumnsEndExpanded",
        "threeColumnsMidExpanded",
        "threeColumnsMidExpandedEndHidden"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.f.FlexibleColumnLayoutDataForTablet": {
      "property": [
        "twoColumnsBeginExpanded",
        "twoColumnsMidExpanded",
        "threeColumnsBeginExpandedEndHidden",
        "threeColumnsEndExpanded",
        "threeColumnsMidExpanded",
        "threeColumnsMidExpandedEndHidden"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.f.GridContainer": {
      "aggregation": [
        "items",
        "layout",
        "layoutXS",
        "layoutS",
        "layoutM",
        "layoutL",
        "layoutXL",
        "_defaultLayout"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "borderReached",
        "columnsChange",
        "layoutChange"
      ],
      "property": [
        "width",
        "minHeight",
        "containerQuery",
        "snapToRow",
        "allowDenseFill",
        "inlineBlockLayout"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.GridContainerItemLayoutData": {
      "property": [
        "columns",
        "minRows",
        "rows"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.f.GridContainerSettings": {
      "property": [
        "columns",
        "columnSize",
        "minColumnSize",
        "maxColumnSize",
        "rowSize",
        "gap"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.f.GridList": {
      "aggregation": [
        "customLayout"
      ],
      "event": [
        "borderReached"
      ],
      "extends": "sap.m.ListBase"
    },
    "sap.f.GridListItem": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "extends": "sap.m.ListItemBase"
    },
    "sap.f.IllustratedMessage": {
      "extends": "sap.m.IllustratedMessage"
    },
    "sap.f.Illustration": {
      "extends": "sap.m.Illustration"
    },
    "sap.f.ProductSwitch": {
      "aggregation": [
        "_gridContainer",
        "items"
      ],
      "association": [
        "selectedItem"
      ],
      "event": [
        "change"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.ProductSwitchItem": {
      "aggregation": [
        "_icon",
        "_title"
      ],
      "property": [
        "src",
        "title",
        "subTitle",
        "targetSrc",
        "target"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.routing.Router": {
      "extends": "sap.ui.core.routing.Router"
    },
    "sap.f.routing.TargetHandler": {
      "extends": "sap.ui.base.Object"
    },
    "sap.f.routing.Targets": {
      "extends": "sap.ui.core.routing.Targets"
    },
    "sap.f.SearchManager": {
      "aggregation": [
        "suggestionItems"
      ],
      "event": [
        "liveChange",
        "search",
        "suggest"
      ],
      "property": [
        "value",
        "placeholder",
        "maxLength",
        "enabled",
        "enableSuggestions"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.f.semantic.AddAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.CloseAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.CopyAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.DeleteAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.DiscussInJamAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.EditAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.ExitFullScreenAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.FavoriteAction": {
      "extends": "sap.f.semantic.SemanticToggleButton"
    },
    "sap.f.semantic.FlagAction": {
      "extends": "sap.f.semantic.SemanticToggleButton"
    },
    "sap.f.semantic.FooterMainAction": {
      "extends": "sap.f.semantic.MainAction"
    },
    "sap.f.semantic.FullScreenAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.MainAction": {
      "property": [
        "text"
      ],
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.MessagesIndicator": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.NegativeAction": {
      "property": [
        "text"
      ],
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.PositiveAction": {
      "property": [
        "text"
      ],
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.PrintAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.SemanticButton": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.f.semantic.SemanticControl": {
      "aggregation": [
        "_control"
      ],
      "property": [
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.f.semantic.SemanticPage": {
      "aggregation": [
        "titleHeading",
        "titleExpandedHeading",
        "titleSnappedHeading",
        "titleBreadcrumbs",
        "titleSnappedOnMobile",
        "titleSnappedContent",
        "titleExpandedContent",
        "titleContent",
        "titleMainAction",
        "editAction",
        "deleteAction",
        "copyAction",
        "addAction",
        "flagAction",
        "favoriteAction",
        "fullScreenAction",
        "exitFullScreenAction",
        "closeAction",
        "titleCustomTextActions",
        "titleCustomIconActions",
        "headerContent",
        "content",
        "footerMainAction",
        "messagesIndicator",
        "draftIndicator",
        "positiveAction",
        "negativeAction",
        "footerCustomActions",
        "discussInJamAction",
        "saveAsTileAction",
        "shareInJamAction",
        "sendMessageAction",
        "sendEmailAction",
        "printAction",
        "customShareActions",
        "landmarkInfo",
        "_dynamicPage"
      ],
      "defaultAggregation": "content",
      "property": [
        "headerExpanded",
        "headerPinnable",
        "preserveHeaderStateOnScroll",
        "toggleHeaderOnTitleClick",
        "showFooter",
        "titlePrimaryArea",
        "titleAreaShrinkRatio",
        "fitContent"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.semantic.SemanticToggleButton": {
      "extends": "sap.m.semantic.SemanticToggleButton"
    },
    "sap.f.semantic.SendEmailAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.SendMessageAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.ShareInJamAction": {
      "extends": "sap.f.semantic.SemanticButton"
    },
    "sap.f.semantic.TitleMainAction": {
      "extends": "sap.f.semantic.MainAction"
    },
    "sap.f.ShellBar": {
      "aggregation": [
        "menu",
        "searchManager",
        "profile",
        "additionalContent",
        "_overflowToolbar",
        "_additionalBox"
      ],
      "event": [
        "avatarPressed",
        "copilotPressed",
        "homeIconPressed",
        "menuButtonPressed",
        "navButtonPressed",
        "notificationsPressed",
        "productSwitcherPressed",
        "searchButtonPressed"
      ],
      "property": [
        "title",
        "secondTitle",
        "homeIcon",
        "homeIconTooltip",
        "showMenuButton",
        "showNavButton",
        "showCopilot",
        "showSearch",
        "showNotifications",
        "showProductSwitcher",
        "notificationsNumber"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.SidePanel": {
      "aggregation": [
        "mainContent",
        "items",
        "_arrowButton",
        "_closeButton",
        "_overflowItem",
        "_overflowMenu",
        "_contextMenu"
      ],
      "association": [
        "selectedItem"
      ],
      "event": [
        "toggle"
      ],
      "property": [
        "actionBarExpanded",
        "ariaLabel",
        "sidePanelResizable",
        "sidePanelWidth",
        "sidePanelMinWidth",
        "sidePanelMaxWidth",
        "sidePanelResizeStep",
        "sidePanelResizeLargerStep",
        "sideContentExpanded",
        "sidePanelPosition"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.f.SidePanelItem": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "icon"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.fe.base.BuildingBlockBase": {
      "extends": "sap.ui.core.Control"
    },
    "sap.fe.core.AppComponent": {
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.fe.core.BaseController": {
      "extends": "sap.ui.core.mvc.Controller"
    },
    "sap.fe.core.ExtensionAPI": {
      "property": [
        "editFlow",
        "intentBasedNavigation",
        "routing"
      ],
      "extends": "sap.ui.base.Object"
    },
    "sap.fe.core.PageController": {
      "extends": "sap.fe.core.BaseController"
    },
    "sap.fe.core.buildingBlocks.BuildingBlock": {
      "extends": "sap.fe.base.BuildingBlockBase"
    },
    "sap.fe.core.controllerextensions.BaseControllerExtension": {
      "extends": "sap.ui.core.mvc.ControllerExtension"
    },
    "sap.fe.core.controllerextensions.EditFlow": {
      "extends": "sap.fe.core.controllerextensions.BaseControllerExtension"
    },
    "sap.fe.core.controllerextensions.IntentBasedNavigation": {
      "extends": "sap.ui.core.mvc.ControllerExtension"
    },
    "sap.fe.core.controllerextensions.MessageHandler": {
      "extends": "sap.ui.core.mvc.ControllerExtension"
    },
    "sap.fe.core.controllerextensions.Paginator": {
      "extends": "sap.ui.core.mvc.ControllerExtension"
    },
    "sap.fe.core.controllerextensions.Routing": {
      "extends": "sap.fe.core.controllerextensions.BaseControllerExtension"
    },
    "sap.fe.core.controllerextensions.Share": {
      "extends": "sap.fe.core.controllerextensions.BaseControllerExtension"
    },
    "sap.fe.core.controllerextensions.ViewState": {
      "extends": "sap.ui.core.mvc.ControllerExtension"
    },
    "sap.fe.core.fpm.Component": {
      "property": [
        "viewName"
      ]
    },
    "sap.fe.macros.Chart": {
      "aggregation": [
        "actions"
      ],
      "event": [
        "selectionChange"
      ],
      "property": [
        "contextPath",
        "filterBar",
        "header",
        "headerVisible",
        "metaPath",
        "personalization",
        "selectionMode",
        "variantManagement"
      ],
      "extends": "sap.fe.macros.MacroAPI"
    },
    "sap.fe.macros.Field": {
      "aggregation": [
        "formatOptions"
      ],
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "contextPath",
        "description",
        "metaPath",
        "readOnly",
        "semanticObject",
        "value"
      ],
      "extends": "sap.fe.macros.MacroAPI"
    },
    "sap.fe.macros.KPITag": {
      "event": [
        "press"
      ],
      "property": [
        "number",
        "showIcon",
        "status",
        "text",
        "tooltip",
        "unit"
      ],
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.MacroAPI": {
      "property": [
        "contextPath",
        "metaPath"
      ],
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.MessageButton": {
      "event": [
        "visibilityChange"
      ],
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.MicroChart": {
      "property": [
        "contextPath",
        "hideOnNoData",
        "metaPath",
        "showOnlyChart",
        "size"
      ],
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.MultiValueField": {
      "property": [
        "contextPath",
        "items",
        "metaPath",
        "readOnly"
      ],
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.Page": {
      "aggregation": [
        "items"
      ],
      "property": [
        "avatarSrc",
        "description",
        "title"
      ],
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.Paginator": {
      "property": [
        "ariaTitle"
      ],
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.RichTextEditor": {
      "aggregation": [
        "buttonGroups",
        "plugins"
      ],
      "property": [
        "excludeDefaultPlugins",
        "readOnly",
        "required",
        "value"
      ],
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.RichTextEditorWithMetadata": {
      "property": [
        "contextPath",
        "metaPath"
      ],
      "extends": "sap.fe.macros.RichTextEditor"
    },
    "sap.fe.macros.Share": {
      "aggregation": [
        "shareOptions"
      ],
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.VariantManagement": {
      "property": [
        "for",
        "headerLevel",
        "id",
        "showSetAsDefault"
      ],
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.chart.Action": {
      "property": [
        "anchor",
        "enabled",
        "key",
        "placement",
        "press",
        "requiresSelection",
        "text"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.chart.ActionGroup": {
      "aggregation": [
        "actions"
      ],
      "property": [
        "anchor",
        "key",
        "placement",
        "text"
      ],
      "extends": "sap.fe.macros.chart.Action"
    },
    "sap.fe.macros.chart.Chart": {
      "aggregation": [
        "actions"
      ],
      "event": [
        "selectionChange"
      ],
      "property": [
        "contextPath",
        "filterBar",
        "header",
        "headerVisible",
        "metaPath",
        "personalization",
        "selectionMode",
        "variantManagement"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.fe.macros.controls.BuildingBlockObjectProperty": {
      "extends": "sap.ui.core.Element"
    },
    "sap.fe.macros.controls.BuildingBlockWithTemplating": {
      "extends": "sap.fe.core.buildingBlocks.BuildingBlock"
    },
    "sap.fe.macros.FlexibleColumnLayoutActions": {
      "extends": "sap.ui.core.Control"
    },
    "sap.fe.macros.field.Field": {
      "aggregation": [
        "formatOptions"
      ],
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "contextPath",
        "description",
        "metaPath",
        "readOnly",
        "semanticObject",
        "value"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.fe.macros.field.FieldFormatOptions": {
      "property": [
        "dateTimePattern",
        "dateTimeStyle",
        "displayMode",
        "fieldEditStyle",
        "measureDisplayMode",
        "radioButtonsHorizontalLayout",
        "showDate",
        "showTime",
        "showTimezone",
        "textExpandBehaviorDisplay",
        "textLinesEdit",
        "textMaxCharactersDisplay",
        "textMaxLength",
        "textMaxLines"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.filterBar.FilterBar": {
      "aggregation": [
        "filterFields"
      ],
      "event": [
        "afterClear",
        "filterChanged",
        "search"
      ],
      "property": [
        "contextPath",
        "liveMode",
        "metaPath",
        "showClearButton",
        "showMessages",
        "visible"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockWithTemplating"
    },
    "sap.fe.macros.FilterBar": {
      "aggregation": [
        "filterFields"
      ],
      "event": [
        "afterClear",
        "filterChanged",
        "search"
      ],
      "property": [
        "contextPath",
        "liveMode",
        "metaPath",
        "showClearButton",
        "showMessages",
        "visible"
      ],
      "extends": "sap.fe.macros.MacroAPI"
    },
    "sap.fe.macros.filterBar.FilterField": {
      "property": [
        "anchor",
        "key",
        "label",
        "placement",
        "property",
        "required",
        "showMessages"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.Form": {
      "property": [
        "contextPath",
        "metaPath",
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.fe.macros.FormElement": {
      "aggregation": [
        "fields"
      ],
      "event": [
        "change"
      ],
      "property": [
        "contextPath",
        "label",
        "metaPath",
        "visible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.fe.macros.microchart.MicroChart": {
      "property": [
        "contextPath",
        "hideOnNoData",
        "metaPath",
        "showOnlyChart",
        "size"
      ],
      "extends": "sap.fe.macros.MicroChart"
    },
    "sap.fe.macros.richtexteditor.ButtonGroup": {
      "property": [
        "buttons",
        "customToolbarPriority",
        "name",
        "priority",
        "row",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.fe.macros.richtexteditor.Plugin": {
      "property": [
        "name"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.fe.macros.share.ShareOptions": {
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.table.Action": {
      "event": [
        "press"
      ],
      "property": [
        "anchor",
        "command",
        "enabled",
        "enableOnSelect",
        "key",
        "placement",
        "requiresSelection",
        "text",
        "visible"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.table.ActionGroup": {
      "aggregation": [
        "actions"
      ],
      "property": [
        "anchor",
        "defaultAction",
        "key",
        "placement",
        "text"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.table.ActionGroupOverride": {
      "aggregation": [
        "actions"
      ],
      "property": [
        "anchor",
        "key",
        "placement"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.table.ActionOverride": {
      "property": [
        "anchor",
        "command",
        "defaultValuesFunction",
        "enableAutoScroll",
        "enabled",
        "enableOnSelect",
        "key",
        "navigateToInstance",
        "placement",
        "visible"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.table.AnalyticalConfiguration": {
      "property": [
        "aggregationOnLeafLevel"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.table.Column": {
      "aggregation": [
        "exportSettings"
      ],
      "property": [
        "anchor",
        "availability",
        "header",
        "horizontalAlign",
        "importance",
        "key",
        "placement",
        "properties",
        "required",
        "tooltip",
        "width",
        "widthIncludingColumnHeader"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.table.ColumnExportSettings": {
      "property": [
        "property",
        "template",
        "type",
        "width",
        "wrap"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.table.ColumnOverride": {
      "aggregation": [
        "exportSettings"
      ],
      "property": [
        "availability",
        "horizontalAlign",
        "importance",
        "key",
        "width",
        "widthIncludingColumnHeader"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.table.MassEdit": {
      "aggregation": [
        "customContent"
      ],
      "property": [
        "ignoredFields",
        "operationGroupingMode",
        "visibleFields"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.table.QuickVariantSelection": {
      "property": [
        "paths",
        "showCounts"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.Table": {
      "aggregation": [
        "actions",
        "analyticalConfiguration",
        "columns",
        "massEdit",
        "noData",
        "quickVariantSelection"
      ],
      "property": [
        "noData",
        "busy",
        "condensedTableLayout",
        "contextPath",
        "creationMode",
        "disableCopyToClipboard",
        "enableAutoColumnWidth",
        "enableExport",
        "enableFullScreen",
        "enablePaste",
        "enablePastingOfComputedProperties",
        "enableSelectAll",
        "exportRequestSize",
        "filterBar",
        "frozenColumnCount",
        "header",
        "headerVisible",
        "ignoredFields",
        "isSearchable",
        "metaPath",
        "modeForNoDataMessage",
        "personalization",
        "readOnly",
        "rowCount",
        "rowCountMode",
        "scrollThreshold",
        "selectionLimit",
        "selectionMode",
        "type",
        "variantManagement",
        "widthIncludingColumnHeader"
      ],
      "event": [
        "beforeRebindTable",
        "rowPress",
        "selectionChange"
      ],
      "extends": "sap.fe.macros.MacroAPI"
    },
    "sap.fe.macros.table.Table": {
      "aggregation": [
        "actions",
        "analyticalConfiguration",
        "columns",
        "massEdit",
        "noData",
        "quickVariantSelection"
      ],
      "property": [
        "noData",
        "busy",
        "condensedTableLayout",
        "contextPath",
        "creationMode",
        "disableCopyToClipboard",
        "enableAutoColumnWidth",
        "enableExport",
        "enableFullScreen",
        "enablePaste",
        "enablePastingOfComputedProperties",
        "enableSelectAll",
        "exportRequestSize",
        "filterBar",
        "frozenColumnCount",
        "header",
        "headerVisible",
        "ignoredFields",
        "isSearchable",
        "metaPath",
        "modeForNoDataMessage",
        "personalization",
        "readOnly",
        "rowCount",
        "rowCountMode",
        "scrollThreshold",
        "selectionLimit",
        "selectionMode",
        "type",
        "variantManagement",
        "widthIncludingColumnHeader"
      ],
      "event": [
        "beforeRebindTable",
        "rowPress",
        "selectionChange"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockWithTemplating"
    },
    "sap.fe.macros.table.TableCreationOptions": {
      "property": [
        "createAtEnd",
        "creationFields",
        "inlineCreationRowsHiddenInEditMode",
        "name",
        "outbound"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.macros.TreeTable": {
      "aggregation": [
        "actions",
        "analyticalConfiguration",
        "columns",
        "massEdit",
        "noData",
        "quickVariantSelection"
      ],
      "property": [
        "noData",
        "busy",
        "condensedTableLayout",
        "contextPath",
        "creationMode",
        "disableCopyToClipboard",
        "enableAutoColumnWidth",
        "enableExport",
        "enableFullScreen",
        "enablePaste",
        "enablePastingOfComputedProperties",
        "enableSelectAll",
        "exportRequestSize",
        "filterBar",
        "frozenColumnCount",
        "header",
        "headerVisible",
        "hierarchyQualifier",
        "ignoredFields",
        "isCopyToPositionAllowed",
        "isMoveToPositionAllowed",
        "isNodeCopyable",
        "isNodeMovable",
        "isSearchable",
        "metaPath",
        "modeForNoDataMessage",
        "personalization",
        "readOnly",
        "rowCount",
        "rowCountMode",
        "scrollThreshold",
        "selectionLimit",
        "selectionMode",
        "type",
        "variantManagement",
        "widthIncludingColumnHeader"
      ],
      "event": [
        "beforeRebindTable",
        "rowPress",
        "selectionChange"
      ],
      "extends": "sap.fe.macros.MacroAPI"
    },
    "sap.fe.macros.table.TreeTable": {
      "aggregation": [
        "actions",
        "analyticalConfiguration",
        "columns",
        "massEdit",
        "noData",
        "quickVariantSelection"
      ],
      "property": [
        "noData",
        "busy",
        "condensedTableLayout",
        "contextPath",
        "creationMode",
        "disableCopyToClipboard",
        "enableAutoColumnWidth",
        "enableExport",
        "enableFullScreen",
        "enablePaste",
        "enablePastingOfComputedProperties",
        "enableSelectAll",
        "exportRequestSize",
        "filterBar",
        "frozenColumnCount",
        "header",
        "headerVisible",
        "hierarchyQualifier",
        "ignoredFields",
        "isCopyToPositionAllowed",
        "isMoveToPositionAllowed",
        "isNodeCopyable",
        "isNodeMovable",
        "isSearchable",
        "metaPath",
        "modeForNoDataMessage",
        "personalization",
        "readOnly",
        "rowCount",
        "rowCountMode",
        "scrollThreshold",
        "selectionLimit",
        "selectionMode",
        "type",
        "variantManagement",
        "widthIncludingColumnHeader"
      ],
      "event": [
        "beforeRebindTable",
        "rowPress",
        "selectionChange"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockWithTemplating"
    },
    "sap.fe.macros.table.TreeTableCreationOptions": {
      "property": [
        "createInPlace",
        "creationFields",
        "isCreateEnabled",
        "name",
        "nodeType"
      ],
      "extends": "sap.fe.macros.controls.BuildingBlockObjectProperty"
    },
    "sap.fe.navigation.NavError": {
      "extends": "sap.ui.base.Object"
    },
    "sap.fe.navigation.NavigationHandler": {
      "extends": "sap.ui.base.Object"
    },
    "sap.fe.navigation.PresentationVariant": {
      "extends": "sap.ui.base.Object"
    },
    "sap.fe.navigation.SelectionVariant": {
      "extends": "sap.ui.base.Object"
    },
    "sap.fe.templates.ListReport.ExtensionAPI": {
      "extends": "sap.fe.core.ExtensionAPI"
    },
    "sap.fe.templates.ListReport.ListReportController": {
      "extends": "sap.fe.core.PageController"
    },
    "sap.fe.templates.ObjectPage.ExtensionAPI": {
      "extends": "sap.fe.core.ExtensionAPI"
    },
    "sap.fe.test.api.DialogCreateActions": {
      "extends": "sap.fe.test.api.DialogActions"
    },
    "sap.fe.test.api.DialogCreateAssertions": {
      "extends": "sap.fe.test.api.DialogAssertions"
    },
    "sap.fe.test.api.DialogMessageActions": {
      "extends": "sap.fe.test.api.DialogActions"
    },
    "sap.fe.test.api.DialogMessageAssertions": {
      "extends": "sap.fe.test.api.DialogAssertions"
    },
    "sap.fe.test.api.DialogValueHelpActions": {
      "extends": "sap.fe.test.api.DialogActions"
    },
    "sap.fe.test.api.DialogValueHelpAssertions": {
      "extends": "sap.fe.test.api.DialogAssertions"
    },
    "sap.fe.test.api.FilterBarActions": {
      "extends": "sap.fe.test.api.FilterBarAPI"
    },
    "sap.fe.test.api.FilterBarAssertions": {
      "extends": "sap.fe.test.api.FilterBarAPI"
    },
    "sap.fe.test.api.FooterActionsOP": {
      "extends": "sap.fe.test.api.FooterActionsBase"
    },
    "sap.fe.test.api.FooterAssertionsOP": {
      "extends": "sap.fe.test.api.FooterAssertionsBase"
    },
    "sap.fe.test.api.FormActions": {
      "extends": "sap.fe.test.api.FormAPI"
    },
    "sap.fe.test.api.FormAssertions": {
      "extends": "sap.fe.test.api.FormAPI"
    },
    "sap.fe.test.api.TableActions": {
      "extends": "sap.fe.test.api.TableAPI"
    },
    "sap.fe.test.api.TableAssertions": {
      "extends": "sap.fe.test.api.TableAPI"
    },
    "sap.fe.test.BaseActions": {
      "extends": "sap.ui.test.Opa5"
    },
    "sap.fe.test.BaseArrangements": {
      "extends": "sap.ui.test.Opa5"
    },
    "sap.fe.test.BaseAssertions": {
      "extends": "sap.ui.test.Opa5"
    },
    "sap.fe.test.JourneyRunner": {
      "extends": "sap.ui.base.Object"
    },
    "sap.fe.test.ListReport": {
      "extends": "sap.fe.test.TemplatePage"
    },
    "sap.fe.test.ObjectPage": {
      "extends": "sap.fe.test.TemplatePage"
    },
    "sap.gantt.AdhocLine": {
      "property": [
        "stroke",
        "strokeWidth",
        "strokeDasharray",
        "strokeOpacity",
        "timeStamp",
        "description"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.axistime.AxisTimeStrategyBase": {
      "aggregation": [
        "totalHorizon",
        "visibleHorizon",
        "skipTimePattern",
        "_axisTime"
      ],
      "property": [
        "timeLineOptions",
        "timeLineOption",
        "coarsestTimeLineOption",
        "finestTimeLineOption",
        "zoomLevels",
        "zoomLevel",
        "calendarType",
        "locale",
        "firstDayOfWeek",
        "mouseWheelZoomType",
        "calendarWeekNumbering",
        "_discontinuousProvider"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.axistime.FullScreenStrategy": {
      "extends": "sap.gantt.axistime.AxisTimeStrategyBase"
    },
    "sap.gantt.axistime.ProportionZoomStrategy": {
      "property": [
        "enableMillisecondSupport"
      ],
      "extends": "sap.gantt.axistime.AxisTimeStrategyBase"
    },
    "sap.gantt.axistime.StepwiseZoomStrategy": {
      "extends": "sap.gantt.axistime.AxisTimeStrategyBase"
    },
    "sap.gantt.config.BirdEyeGroup": {
      "property": [
        "birdEyeRange"
      ],
      "extends": "sap.gantt.config.ToolbarGroup"
    },
    "sap.gantt.config.ChartScheme": {
      "property": [
        "key",
        "name",
        "rowSpan",
        "icon",
        "modeKey",
        "haveBackground",
        "backgroundClass",
        "shapeKeys",
        "rowIndexName"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.ColumnAttribute": {
      "property": [
        "objectTypeKey",
        "attribute"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.ContainerLayout": {
      "property": [
        "key",
        "text",
        "orientation",
        "activeModeKey",
        "toolbarSchemeKey",
        "selectionPanelSize",
        "ganttChartLayouts"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.ExpandChart": {
      "property": [
        "icon",
        "isExpand",
        "chartSchemeKeys"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.ExpandChartGroup": {
      "property": [
        "expandCharts",
        "enableRichType",
        "showArrowText"
      ],
      "extends": "sap.gantt.config.ToolbarGroup"
    },
    "sap.gantt.config.GanttChartLayout": {
      "property": [
        "ganttChartSize",
        "activeModeKey",
        "hierarchyKey"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.Hierarchy": {
      "property": [
        "key",
        "text",
        "activeModeKey",
        "toolbarSchemeKey",
        "columns",
        "expandedLevels"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.HierarchyColumn": {
      "property": [
        "key",
        "title",
        "contentType",
        "sortAttribute",
        "filterAttribute",
        "attribute",
        "attributes",
        "width"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.LayoutGroup": {
      "property": [
        "enableRichStyle"
      ],
      "extends": "sap.gantt.config.ToolbarGroup"
    },
    "sap.gantt.config.Locale": {
      "property": [
        "timeZone",
        "utcdiff",
        "utcsign",
        "dstHorizons"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.Mode": {
      "property": [
        "key",
        "text",
        "icon",
        "activeIcon"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.ModeGroup": {
      "property": [
        "modeKeys"
      ],
      "extends": "sap.gantt.config.ToolbarGroup"
    },
    "sap.gantt.config.ObjectType": {
      "property": [
        "key",
        "description",
        "mainChartSchemeKey",
        "expandedChartSchemeKeys"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.SettingGroup": {
      "property": [
        "items"
      ],
      "extends": "sap.gantt.config.ToolbarGroup"
    },
    "sap.gantt.config.SettingItem": {
      "property": [
        "checked",
        "key",
        "displayText",
        "_isStandard"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.Shape": {
      "property": [
        "key",
        "shapeClassName",
        "shapeDataName",
        "modeKeys",
        "level",
        "shapeProperties",
        "groupAggregation",
        "clippathAggregation",
        "selectedClassName",
        "switchOfCheckBox",
        "resizeShadowClassName",
        "countInBirdEye"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.TimeAxis": {
      "property": [
        "planHorizon",
        "initHorizon",
        "zoomStrategy",
        "granularity",
        "finestGranularity",
        "coarsestGranularity",
        "rate"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.TimeHorizon": {
      "property": [
        "startTime",
        "endTime"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.TimeZoomGroup": {
      "property": [
        "showZoomSlider",
        "showZoomButtons",
        "zoomControlType",
        "stepCountOfSlider",
        "infoOfSelectItems"
      ],
      "extends": "sap.gantt.config.ToolbarGroup"
    },
    "sap.gantt.config.ToolbarGroup": {
      "property": [
        "position",
        "overflowPriority",
        "buttonType"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.config.ToolbarScheme": {
      "property": [
        "key",
        "sourceSelect",
        "birdEye",
        "layout",
        "customToolbarItems",
        "expandChart",
        "expandTree",
        "timeZoom",
        "legend",
        "settings",
        "mode",
        "toolbarDesign"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.control.Cell": {
      "property": [
        "cellCallback",
        "columnConfig"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.def.cal.Calendar": {
      "aggregation": [
        "timeIntervals"
      ],
      "defaultAggregation": "timeIntervals",
      "property": [
        "key",
        "backgroundColor"
      ],
      "extends": "sap.gantt.def.DefBase"
    },
    "sap.gantt.def.cal.CalendarDefs": {
      "aggregation": [
        "defs1",
        "defs2",
        "defs3",
        "defs4",
        "defs5"
      ],
      "extends": "sap.gantt.def.SvgDefs"
    },
    "sap.gantt.def.cal.TimeInterval": {
      "property": [
        "startTime",
        "endTime"
      ],
      "extends": "sap.gantt.def.DefBase"
    },
    "sap.gantt.def.DefBase": {
      "property": [
        "defString",
        "refString"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.def.filter.MorphologyFilter": {
      "property": [
        "operator",
        "radius",
        "colorMatrix"
      ],
      "extends": "sap.gantt.def.DefBase"
    },
    "sap.gantt.def.gradient.LinearGradient": {
      "aggregation": [
        "stops"
      ],
      "property": [
        "x1",
        "y1",
        "x2",
        "y2"
      ],
      "extends": "sap.gantt.def.DefBase"
    },
    "sap.gantt.def.gradient.RadialGradient": {
      "aggregation": [
        "stops"
      ],
      "property": [
        "cx",
        "cy",
        "r",
        "fx",
        "fy"
      ],
      "extends": "sap.gantt.def.DefBase"
    },
    "sap.gantt.def.gradient.Stop": {
      "property": [
        "offSet",
        "stopColor",
        "stopOpacity"
      ],
      "extends": "sap.gantt.def.DefBase"
    },
    "sap.gantt.def.pattern.BackSlashPattern": {
      "property": [
        "path",
        "stroke",
        "strokeWidth"
      ],
      "extends": "sap.gantt.def.pattern.PatternBase"
    },
    "sap.gantt.def.pattern.PatternBase": {
      "property": [
        "tileWidth",
        "tileHeight",
        "backgroundColor",
        "backgroundFillOpacity"
      ],
      "extends": "sap.gantt.def.DefBase"
    },
    "sap.gantt.def.pattern.SlashPattern": {
      "property": [
        "path",
        "stroke",
        "strokeWidth"
      ],
      "extends": "sap.gantt.def.pattern.PatternBase"
    },
    "sap.gantt.def.SvgDefs": {
      "aggregation": [
        "defs"
      ],
      "defaultAggregation": "defs",
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.gantt.GanttChart": {
      "aggregation": [
        "_treeTable"
      ],
      "extends": "sap.gantt.GanttChartBase"
    },
    "sap.gantt.GanttChartBase": {
      "aggregation": [
        "rows",
        "relationships",
        "calendarDef",
        "axisTimeStrategy",
        "adhocLines"
      ],
      "event": [
        "chartClick",
        "chartDoubleClick",
        "chartDragEnter",
        "chartDragLeave",
        "chartMouseOver",
        "chartRightClick",
        "ganttChartSwitchRequested",
        "horizontalScroll",
        "relationshipSelectionChange",
        "rowSelectionChange",
        "shapeDragEnd",
        "shapeMouseEnter",
        "shapeMouseLeave",
        "shapeResizeEnd",
        "shapeSelectionChange",
        "splitterResize",
        "treeTableToggleEvent",
        "verticalScroll"
      ],
      "property": [
        "width",
        "height",
        "enableCursorLine",
        "enableNowLine",
        "enableVerticalLine",
        "enableAdhocLine",
        "enableShapeTimeDisplay",
        "timeZoomRate",
        "mode",
        "selectionMode",
        "shapeSelectionMode",
        "selectionPanelSize",
        "hierarchyKey",
        "baseRowHeight",
        "svgDefs",
        "timeAxis",
        "modes",
        "toolbarSchemes",
        "hierarchies",
        "objectTypes",
        "chartSchemes",
        "locale",
        "shapeDataNames",
        "shapes",
        "adhocLineLayer",
        "tableProperties",
        "ghostAlignment",
        "nowLineInUTC"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.GanttChartContainer": {
      "aggregation": [
        "legendContainer",
        "customToolbarItems",
        "ganttCharts",
        "_toolbar"
      ],
      "event": [
        "customSettingChange",
        "ganttChartChangeRequested",
        "treeTableToggleEvent"
      ],
      "property": [
        "width",
        "height",
        "enableTimeScrollSync",
        "enableCursorLine",
        "enableNowLine",
        "enableVerticalLine",
        "enableAdhocLine",
        "svgDefs",
        "modes",
        "toolbarSchemes",
        "hierarchies",
        "containerLayouts",
        "containerLayoutKey",
        "sliderStep",
        "maxNumOfGanttCharts"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.GanttChartWithTable": {
      "aggregation": [
        "customToolbarItems",
        "columns",
        "_selectionPanel",
        "_chart"
      ],
      "property": [
        "cellCallback",
        "fixedColumnCount"
      ],
      "extends": "sap.gantt.GanttChartBase"
    },
    "sap.gantt.layouts.SidePanel": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "visible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.legend.DimensionLegend": {
      "property": [
        "shape",
        "xDimension",
        "yDimension",
        "xDomain",
        "yDomain",
        "exclude",
        "legendSpace"
      ],
      "extends": "sap.gantt.legend.LegendBase"
    },
    "sap.gantt.legend.LegendBase": {
      "property": [
        "svgDefs",
        "legendWidth",
        "legendHeight",
        "fontSize"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.legend.LegendContainer": {
      "aggregation": [
        "legendSections"
      ],
      "property": [
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.legend.ListLegend": {
      "event": [
        "checkBoxChange"
      ],
      "property": [
        "shapes"
      ],
      "extends": "sap.gantt.legend.LegendBase"
    },
    "sap.gantt.misc.AxisTime": {
      "extends": "sap.ui.base.Object"
    },
    "sap.gantt.overlays.GanttRowOverlay": {
      "aggregation": [
        "staticOverlay",
        "expandedOverlay"
      ],
      "defaultAggregation": "staticOverlay",
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.overlays.Overlay": {
      "aggregation": [
        "shape"
      ],
      "defaultAggregation": "shape",
      "property": [
        "overlayLevel",
        "overlayShapeId"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.shape.cal.Calendar": {
      "property": [
        "isBulk",
        "enableSelection",
        "calendarName"
      ],
      "extends": "sap.gantt.shape.Rectangle"
    },
    "sap.gantt.shape.Circle": {
      "property": [
        "tag",
        "cx",
        "cy",
        "r"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.ClipPath": {
      "aggregation": [
        "paths"
      ],
      "property": [
        "tag"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.Definitions": {
      "property": [
        "tag",
        "childTagName",
        "content",
        "referenceId"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.ext.Chevron": {
      "property": [
        "isClosed",
        "isDuration",
        "headLength",
        "tailLength",
        "height"
      ],
      "extends": "sap.gantt.shape.Path"
    },
    "sap.gantt.shape.ext.Cursor": {
      "property": [
        "isClosed",
        "length",
        "width",
        "pointHeight"
      ],
      "extends": "sap.gantt.shape.Path"
    },
    "sap.gantt.shape.ext.Diamond": {
      "property": [
        "isClosed",
        "verticalDiagonal",
        "horizontalDiagonal"
      ],
      "extends": "sap.gantt.shape.Path"
    },
    "sap.gantt.shape.ext.Iconfont": {
      "property": [
        "name",
        "collectionName"
      ],
      "extends": "sap.gantt.shape.Text"
    },
    "sap.gantt.shape.ext.Pentangle": {
      "property": [
        "radius",
        "radius2"
      ],
      "extends": "sap.gantt.shape.Polygon"
    },
    "sap.gantt.shape.ext.rls.Relationship": {
      "aggregation": [
        "selectedShape"
      ],
      "property": [
        "htmlClass",
        "category",
        "isClosed",
        "isDuration",
        "stroke",
        "fill",
        "type",
        "fromObjectPath",
        "fromExpandRowIndex",
        "fromShapeId",
        "fromDataId",
        "toObjectPath",
        "toExpandRowIndex",
        "toShapeId",
        "toDataId",
        "showStart",
        "showEnd",
        "lShapeforTypeFS",
        "minXLen",
        "arrowSideLength"
      ],
      "extends": "sap.gantt.shape.Path"
    },
    "sap.gantt.shape.ext.rls.SelectedRelationship": {
      "property": [
        "stroke",
        "strokeWidth"
      ],
      "extends": "sap.gantt.shape.ext.rls.Relationship"
    },
    "sap.gantt.shape.ext.TextRepeat": {
      "property": [
        "childTagName",
        "x",
        "y",
        "width",
        "height",
        "dx",
        "dy",
        "text",
        "fontSize",
        "fontFamily"
      ],
      "extends": "sap.gantt.shape.Definitions"
    },
    "sap.gantt.shape.ext.Triangle": {
      "property": [
        "isClosed",
        "base",
        "height",
        "distanceOfyAxisHeight"
      ],
      "extends": "sap.gantt.shape.Path"
    },
    "sap.gantt.shape.ext.ubc.UbcBorderPath": {
      "extends": "sap.gantt.shape.Path"
    },
    "sap.gantt.shape.ext.ubc.UbcOverCapacityZonePolygon": {
      "extends": "sap.gantt.shape.ext.ubc.UbcPolygon"
    },
    "sap.gantt.shape.ext.ubc.UbcPolygon": {
      "extends": "sap.gantt.shape.Polygon"
    },
    "sap.gantt.shape.ext.ubc.UbcShortageCapacityPolygon": {
      "extends": "sap.gantt.shape.ext.ubc.UbcPolygon"
    },
    "sap.gantt.shape.ext.ubc.UbcTooltipRectangle": {
      "extends": "sap.gantt.shape.Rectangle"
    },
    "sap.gantt.shape.ext.ubc.UbcUnderCapacityZonePolygon": {
      "extends": "sap.gantt.shape.ext.ubc.UbcPolygon"
    },
    "sap.gantt.shape.ext.ubc.UbcUsedPolygon": {
      "extends": "sap.gantt.shape.ext.ubc.UbcPolygon"
    },
    "sap.gantt.shape.ext.ubc.UtilizationBarChart": {
      "extends": "sap.gantt.shape.Group"
    },
    "sap.gantt.shape.ext.ulc.UlcBorderPath": {
      "extends": "sap.gantt.shape.Path"
    },
    "sap.gantt.shape.ext.ulc.UlcClipingPath": {
      "extends": "sap.gantt.shape.Path"
    },
    "sap.gantt.shape.ext.ulc.UlcClipPath": {
      "extends": "sap.gantt.shape.ClipPath"
    },
    "sap.gantt.shape.ext.ulc.UlcDimension": {
      "extends": "sap.gantt.shape.Group"
    },
    "sap.gantt.shape.ext.ulc.UlcMiddleLine": {
      "extends": "sap.gantt.shape.Line"
    },
    "sap.gantt.shape.ext.ulc.UlcOverCapacityZoneRectangle": {
      "extends": "sap.gantt.shape.ext.ulc.UlcRectangle"
    },
    "sap.gantt.shape.ext.ulc.UlcOverClipRectangle": {
      "extends": "sap.gantt.shape.ext.ulc.UlcRectangle"
    },
    "sap.gantt.shape.ext.ulc.UlcRectangle": {
      "extends": "sap.gantt.shape.Rectangle"
    },
    "sap.gantt.shape.ext.ulc.UlcTooltipRectangle": {
      "extends": "sap.gantt.shape.ext.ulc.UlcRectangle"
    },
    "sap.gantt.shape.ext.ulc.UlcUnderClipRectangle": {
      "extends": "sap.gantt.shape.ext.ulc.UlcRectangle"
    },
    "sap.gantt.shape.ext.ulc.UtilizationLineChart": {
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.Group": {
      "aggregation": [
        "shapes"
      ],
      "property": [
        "tag",
        "RLSAnchors"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.Image": {
      "property": [
        "tag",
        "image",
        "x",
        "y",
        "width",
        "height"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.Line": {
      "property": [
        "tag",
        "isDuration",
        "x1",
        "y1",
        "x2",
        "y2"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.Path": {
      "property": [
        "tag",
        "isClosed",
        "fill",
        "d"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.Polygon": {
      "property": [
        "tag",
        "points"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.Polyline": {
      "property": [
        "tag",
        "fill",
        "points"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.Rectangle": {
      "property": [
        "tag",
        "isDuration",
        "x",
        "y",
        "width",
        "height",
        "rx",
        "ry"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.shape.ResizeShadowShape": {
      "property": [
        "height"
      ],
      "extends": "sap.gantt.shape.Path"
    },
    "sap.gantt.shape.SelectedShape": {
      "property": [
        "fill",
        "fillOpacity",
        "strokeOpacity",
        "height"
      ],
      "extends": "sap.gantt.shape.Path"
    },
    "sap.gantt.shape.Shape": {
      "aggregation": [
        "selectedShape",
        "resizeShadowShape"
      ],
      "property": [
        "tag",
        "category",
        "htmlClass",
        "isDuration",
        "time",
        "endTime",
        "title",
        "ariaLabel",
        "xBias",
        "yBias",
        "fill",
        "strokeOpacity",
        "fillOpacity",
        "stroke",
        "strokeWidth",
        "strokeDasharray",
        "clipPath",
        "transform",
        "filter",
        "enableHover",
        "enableDnD",
        "enableSelection",
        "enableResize",
        "rowYCenter",
        "rotationCenter",
        "rotationAngle",
        "isBulk",
        "arrayAttribute",
        "timeFilterAttribute",
        "endTimeFilterAttribute",
        "legend"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.shape.Text": {
      "property": [
        "tag",
        "text",
        "x",
        "y",
        "fontSize",
        "textAnchor",
        "fontFamily",
        "wrapWidth",
        "wrapDy",
        "truncateWidth",
        "ellipsisWidth"
      ],
      "extends": "sap.gantt.shape.Shape"
    },
    "sap.gantt.simple.AdhocDiamond": {
      "event": [
        "mouseEnter",
        "mouseLeave",
        "press"
      ],
      "extends": "sap.gantt.simple.BaseDiamond"
    },
    "sap.gantt.simple.AdhocLine": {
      "aggregation": [
        "_line",
        "_marker",
        "_headerLine"
      ],
      "event": [
        "adhoclineDrop",
        "markerMouseEnter",
        "markerMouseLeave",
        "markerPress"
      ],
      "property": [
        "stroke",
        "_strokeWidth",
        "strokeDasharray",
        "strokeOpacity",
        "timeStamp",
        "description",
        "visible",
        "markerType",
        "markerPopoverDelay",
        "_selected",
        "_level",
        "draggable"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.BaseCalendar": {
      "property": [
        "calendarName",
        "fill",
        "stroke"
      ],
      "extends": "sap.gantt.simple.BaseRectangle"
    },
    "sap.gantt.simple.BaseChevron": {
      "property": [
        "headWidth",
        "tailWidth",
        "title",
        "showTitle"
      ],
      "extends": "sap.gantt.simple.BaseRectangle"
    },
    "sap.gantt.simple.BaseConditionalShape": {
      "aggregation": [
        "shapes"
      ],
      "property": [
        "activeShape",
        "countInBirdEye"
      ],
      "extends": "sap.gantt.simple.BaseShape"
    },
    "sap.gantt.simple.BaseCursor": {
      "property": [
        "length",
        "width",
        "pointHeight"
      ],
      "extends": "sap.gantt.simple.BaseRectangle"
    },
    "sap.gantt.simple.BaseDeltaRectangle": {
      "event": [
        "mouseEnter",
        "mouseLeave",
        "press"
      ],
      "property": [
        "x",
        "y",
        "width",
        "height",
        "rx",
        "ry",
        "title",
        "showTitle",
        "stroke"
      ],
      "extends": "sap.gantt.simple.BaseShape"
    },
    "sap.gantt.simple.BaseDiamond": {
      "property": [
        "width",
        "height"
      ],
      "extends": "sap.gantt.simple.BaseRectangle"
    },
    "sap.gantt.simple.BaseGroup": {
      "aggregation": [
        "shapes"
      ],
      "extends": "sap.gantt.simple.BaseShape"
    },
    "sap.gantt.simple.BaseImage": {
      "property": [
        "src",
        "width",
        "height"
      ],
      "extends": "sap.gantt.simple.BaseText"
    },
    "sap.gantt.simple.BaseLine": {
      "property": [
        "x1",
        "y1",
        "x2",
        "y2"
      ],
      "extends": "sap.gantt.simple.BaseShape"
    },
    "sap.gantt.simple.BasePath": {
      "property": [
        "d"
      ],
      "extends": "sap.gantt.simple.BaseShape"
    },
    "sap.gantt.simple.BaseRectangle": {
      "property": [
        "x",
        "y",
        "width",
        "height",
        "rx",
        "ry"
      ],
      "extends": "sap.gantt.simple.BaseShape"
    },
    "sap.gantt.simple.BaseShape": {
      "property": [
        "shapeId",
        "time",
        "endTime",
        "scheme",
        "xBias",
        "yBias",
        "fill",
        "strokeOpacity",
        "fillOpacity",
        "opacity",
        "stroke",
        "strokeWidth",
        "strokeDasharray",
        "transform",
        "filter",
        "expandable",
        "selectable",
        "selected",
        "draggable",
        "resizable",
        "hoverable",
        "connectable",
        "rowYCenter",
        "countInBirdEye",
        "childElement",
        "shapeUid",
        "visible",
        "title",
        "showTitle",
        "enableChainSelection",
        "selectableInChainSelection",
        "verticalTextAlignment",
        "horizontalTextAlignment",
        "animationSettings",
        "showAnimation",
        "titleColor",
        "fontSize",
        "fontWeight",
        "alignShape",
        "fontFamily",
        "titleSpacing",
        "selectedFill",
        "selectedTitleColor",
        "highlightable",
        "highlighted",
        "dragHighlightRows",
        "styleName",
        "leftAnchorPosition",
        "rightAnchorPosition"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.BaseText": {
      "property": [
        "text",
        "x",
        "y",
        "fontSize",
        "textAnchor",
        "fontFamily",
        "truncateWidth",
        "showEllipsis",
        "isLabel",
        "_shapeCropped",
        "_xBiassed",
        "fill"
      ],
      "extends": "sap.gantt.simple.BaseShape"
    },
    "sap.gantt.simple.BaseTriangle": {
      "event": [
        "mouseEnter",
        "mouseLeave",
        "press"
      ],
      "property": [
        "stroke",
        "strokeWidth",
        "strokeDasharray",
        "width",
        "height",
        "orientation"
      ],
      "extends": "sap.gantt.simple.BaseRectangle"
    },
    "sap.gantt.simple.ContainerToolbar": {
      "aggregation": [
        "settingItems",
        "legendContainer"
      ],
      "event": [
        "birdEyeButtonPress",
        "closeFindButtonPress",
        "closeSidePanelButtonPress",
        "displayTypeChange",
        "findButtonPress",
        "findPopupButtonPress",
        "ganttSidePanel",
        "zoomStopChange"
      ],
      "property": [
        "showBirdEyeButton",
        "showDisplayTypeButton",
        "showLegendButton",
        "showSettingButton",
        "showTimeZoomControl",
        "zoomControlType",
        "stepCountOfSlider",
        "infoOfSelectItems",
        "zoomLevel",
        "alignCustomContentToRight",
        "showSearchButton",
        "findMode"
      ],
      "extends": "sap.m.OverflowToolbar"
    },
    "sap.gantt.simple.ContainerToolbarPlaceholder": {
      "aggregation": [
        "_control"
      ],
      "property": [
        "type",
        "_show"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.simple.CustomVariantHandler": {
      "property": [
        "data",
        "dependantControlID"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.DeltaLine": {
      "aggregation": [
        "_startLine",
        "_endLine",
        "_forwardMarker",
        "_backwardMarker",
        "_headerDeltaArea",
        "_headerStartLine",
        "_headerEndLine",
        "_chartDeltaArea"
      ],
      "event": [
        "deltalineDrop",
        "deltalineResize",
        "mouseEnter",
        "mouseLeave",
        "press"
      ],
      "property": [
        "stroke",
        "_strokeWidth",
        "strokeDasharray",
        "strokeOpacity",
        "timeStamp",
        "endTimeStamp",
        "description",
        "visible",
        "visibleDeltaStartEndLines",
        "timeDelay",
        "draggable",
        "resizable",
        "_enableChartDeltaAreaHighlight",
        "_isSelected",
        "_level",
        "_visibleMarker"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.DimensionLegend": {
      "aggregation": [
        "columnConfigs",
        "rowConfigs"
      ],
      "property": [
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.simple.GanttChartContainer": {
      "aggregation": [
        "toolbar",
        "ganttCharts",
        "statusBar",
        "svgDefs",
        "variantHandler",
        "searchSidePanel",
        "searchSidePanelList",
        "sidePanel",
        "shapeStyles"
      ],
      "defaultAggregation": "ganttCharts",
      "event": [
        "customGanttSearchResult",
        "customSettingChange",
        "ganttSearchSidePanelList",
        "searchSelectionChanged",
        "variantApplied"
      ],
      "property": [
        "height",
        "width",
        "layoutOrientation",
        "enableTimeScrollSync",
        "enableCursorLine",
        "enableNowLine",
        "enableVerticalLine",
        "enableAdhocLine",
        "enableDeltaLine",
        "enableNonWorkingTime",
        "displayType",
        "enableStatusBar",
        "statusMessage",
        "statusBarDatePattern",
        "statusBarTimePattern",
        "hideSettingsItem",
        "enableVariantManagement",
        "_isAppRunningInRTA",
        "showSearchSidePanel",
        "customSearchResults",
        "enableAutoSelectOnFind",
        "enableAutoFocusOnZoom"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.simple.GanttChartWithTable": {
      "aggregation": [
        "table",
        "adhocLines",
        "simpleAdhocLines",
        "deltaLines",
        "svgDefs",
        "_pseudoSvgDefs",
        "shapeSchemes",
        "calendarDef",
        "axisTimeStrategy",
        "locale",
        "_splitter",
        "_header",
        "_innerGantt",
        "ganttAdaptationData",
        "overflowToolbarItems",
        "shapeStyles"
      ],
      "event": [
        "dragStart",
        "renderingComplete",
        "shapeConnect",
        "shapeConnectorList",
        "shapeContextMenu",
        "shapeDoubleClick",
        "shapeDrop",
        "shapeHighlightChange",
        "shapeMouseEnter",
        "shapeMouseLeave",
        "shapePress",
        "shapeResize",
        "shapeSelectionChange",
        "visibleHorizonUpdate"
      ],
      "property": [
        "width",
        "height",
        "shapeSelectionMode",
        "shapeOverRelationship",
        "shapeSelectionSettings",
        "shapeHighlightSettings",
        "enableCursorLine",
        "enableNowLine",
        "nowLineInUTC",
        "enableVerticalLine",
        "enableAdhocLine",
        "adhocLineLayer",
        "enableDeltaLine",
        "enableNonWorkingTime",
        "enableChartDeltaAreaHighlight",
        "deltaLineLayer",
        "datePattern",
        "timePattern",
        "enableExpandedRowBorders",
        "enableExpandedRowBackground",
        "expandedRowHeight",
        "dragOrientation",
        "ghostAlignment",
        "showShapeTimeOnDrag",
        "selectionPanelSize",
        "displayType",
        "disableShapeDoubleClickEvent",
        "showExportTableToExcel",
        "enableSelectAndDrag",
        "deltaAreaHighlightColor",
        "enableLassoInvert",
        "showParentRowOnExpand",
        "printingBatchSize",
        "showGanttHeader",
        "_isAppRunningInRTA",
        "snapMode",
        "snapTimeInterval",
        "enableChartOverflowToolbar",
        "enableChartSelectionState",
        "enableChartHoverState",
        "selectOnlyGraphicalShape",
        "showTextOnGhost",
        "relationshipShapeSize",
        "useParentShapeOnExpand",
        "findBy",
        "findByOperator",
        "isConnectorDetailsVisible",
        "rowHighlightFill",
        "rowHighlightAndHoverFill",
        "horizontalLazyLoadingEnabled",
        "enablePseudoShapes",
        "shapeMouseEnterDelay",
        "shapeMouseLeaveDelay",
        "shapeRenderOrder",
        "enableMultipleGhosts",
        "optimiseRelationships",
        "useShapeFillForGhost",
        "enableShapeDropFromOtherCharts"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.simple.GanttPrinting": {
      "association": [
        "ganttChart"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.GanttRowSettings": {
      "aggregation": [
        "calendars",
        "calendars1",
        "calendars2",
        "calendars3",
        "calendars4",
        "calendars5",
        "relationships",
        "shapes1",
        "shapes2",
        "shapes3",
        "shapes4",
        "shapes5",
        "pseudoShapes",
        "pseudoShapeTemplate",
        "overlays1",
        "overlays2",
        "overlays3",
        "overlays4",
        "overlays5"
      ],
      "defaultAggregation": "shapes1",
      "property": [
        "rowId"
      ],
      "extends": "sap.ui.table.RowSettings"
    },
    "sap.gantt.simple.LegendColumnConfig": {
      "property": [
        "fill",
        "text",
        "fillFactory"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.LegendContainer": {
      "aggregation": [
        "legends"
      ],
      "defaultAggregation": "legends",
      "property": [
        "width",
        "height",
        "enableFlatLegends"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.simple.LegendRowConfig": {
      "property": [
        "shapeClass",
        "shapeName",
        "stroke",
        "strokeWidth",
        "text"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.LegendShapeGroup": {
      "aggregation": [
        "shapes"
      ],
      "property": [
        "orientation",
        "title"
      ],
      "extends": "sap.gantt.simple.BaseShape"
    },
    "sap.gantt.simple.ListLegend": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.gantt.simple.ListLegendItem": {
      "aggregation": [
        "shape",
        "legendShapeGroup",
        "_checkbox"
      ],
      "defaultAggregation": "shape",
      "event": [
        "interactiveChange"
      ],
      "property": [
        "legendName",
        "interactive",
        "selected",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.MultiActivityGroup": {
      "aggregation": [
        "task",
        "indicators",
        "subTasks"
      ],
      "defaultAggregation": "task",
      "extends": "sap.gantt.simple.BaseGroup"
    },
    "sap.gantt.simple.MultiActivityRowSettings": {
      "aggregation": [
        "tasks"
      ],
      "defaultAggregation": "tasks",
      "extends": "sap.gantt.simple.GanttRowSettings"
    },
    "sap.gantt.simple.PrintConfig": {
      "extends": "sap.ui.base.Object"
    },
    "sap.gantt.simple.PrintDialogTemplate": {
      "aggregation": [
        "footerButtons"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.gantt.simple.Relationship": {
      "property": [
        "type",
        "predecessor",
        "successor",
        "selectedStroke",
        "selectedStrokeWidth",
        "lShapeForTypeFS",
        "lShapeForTypeSF",
        "shapeTypeStart",
        "shapeTypeEnd",
        "startShapeColor",
        "endShapeColor",
        "selectedStartShapeColor",
        "selectedEndShapeColor",
        "enableCurvedEdge",
        "relationshipOverDivider",
        "_lMarker"
      ],
      "extends": "sap.gantt.simple.BasePath"
    },
    "sap.gantt.simple.shapes.Shape": {
      "property": [
        "color",
        "height",
        "width",
        "startX",
        "selectable",
        "hoverable"
      ],
      "extends": "sap.gantt.simple.BaseShape"
    },
    "sap.gantt.simple.shapes.Task": {
      "property": [
        "type",
        "utilizationDown",
        "title",
        "alignShape"
      ],
      "extends": "sap.gantt.simple.shapes.Shape"
    },
    "sap.gantt.simple.ShapeScheme": {
      "property": [
        "key",
        "primary",
        "rowSpan"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.ShapeStyle": {
      "property": [
        "name",
        "eventState",
        "stroke",
        "strokeWidth",
        "strokeDasharray",
        "fill",
        "textFill",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.StockChart": {
      "aggregation": [
        "stockChartDimensions",
        "customMiddleLine"
      ],
      "defaultAggregation": "stockChartDimensions",
      "property": [
        "showMiddleLine",
        "relativeMiddleLinePoint",
        "minValue",
        "maxValue",
        "showCompactView"
      ],
      "extends": "sap.gantt.simple.UtilizationChart"
    },
    "sap.gantt.simple.StockChartDimension": {
      "aggregation": [
        "stockChartPeriods"
      ],
      "defaultAggregation": "stockChartPeriods",
      "property": [
        "name",
        "dimensionPathColor",
        "remainCapacityColor",
        "remainCapacityColorNegative",
        "relativePoint",
        "isThreshold",
        "dimensionStrokeDasharray",
        "dimensionStrokeWidth"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.StockChartPeriod": {
      "property": [
        "from",
        "to",
        "value"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.UtilizationBarChart": {
      "aggregation": [
        "periods"
      ],
      "defaultAggregation": "periods",
      "property": [
        "consumptionColor"
      ],
      "extends": "sap.gantt.simple.UtilizationChart"
    },
    "sap.gantt.simple.UtilizationChart": {
      "property": [
        "height",
        "overConsumptionMargin",
        "overConsumptionColor",
        "remainCapacityColor"
      ],
      "extends": "sap.gantt.simple.BaseShape"
    },
    "sap.gantt.simple.UtilizationDimension": {
      "aggregation": [
        "periods"
      ],
      "defaultAggregation": "periods",
      "property": [
        "name",
        "dimensionColor"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.simple.UtilizationLineChart": {
      "aggregation": [
        "dimensions"
      ],
      "association": [
        "overConsumptionPattern"
      ],
      "defaultAggregation": "dimensions",
      "property": [
        "showMiddleLine"
      ],
      "extends": "sap.gantt.simple.UtilizationChart"
    },
    "sap.gantt.simple.UtilizationPeriod": {
      "property": [
        "from",
        "to",
        "value",
        "supply",
        "demand"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.skipTime.DayInterval": {
      "aggregation": [
        "skipIntervals"
      ],
      "defaultAggregation": "skipIntervals",
      "property": [
        "day"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.skipTime.SkipInterval": {
      "property": [
        "startTime",
        "endTime"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.skipTime.SkipPattern": {
      "extends": "sap.ui.core.Element"
    },
    "sap.gantt.skipTime.WeekPattern": {
      "aggregation": [
        "dailyIntervals",
        "weeklyIntervals"
      ],
      "defaultAggregation": "dailyIntervals",
      "property": [
        "enabled"
      ],
      "extends": "sap.gantt.skipTime.SkipPattern"
    },
    "sap.insights.CardsChannel": {
      "extends": "sap.ui.base.Object"
    },
    "sap.insights.channels.ContextChannel": {
      "extends": "sap.ui.base.Object"
    },
    "sap.insights.ManageCards": {
      "aggregation": [
        "_navContainer"
      ],
      "property": [
        "enableResetAllCards",
        "cardId"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ActionListItem": {
      "property": [
        "text"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.ActionSelect": {
      "association": [
        "buttons"
      ],
      "extends": "sap.m.Select"
    },
    "sap.m.ActionSheet": {
      "aggregation": [
        "buttons",
        "_cancelButton",
        "_invisibleAriaTexts"
      ],
      "defaultAggregation": "buttons",
      "event": [
        "afterClose",
        "afterOpen",
        "beforeClose",
        "beforeOpen",
        "cancelButtonPress",
        "cancelButtonTap"
      ],
      "property": [
        "placement",
        "showCancelButton",
        "cancelButtonText",
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ActionTile": {
      "property": [
        "enableDynamicHeight",
        "enableIconFrame",
        "priority",
        "priorityText",
        "badgeIcon",
        "badgeValueState"
      ],
      "extends": "sap.m.GenericTile"
    },
    "sap.m.ActionTileContent": {
      "aggregation": [
        "headerLink",
        "attributes"
      ],
      "defaultAggregation": "attributes",
      "event": [
        "linkPress"
      ],
      "extends": "sap.m.TileContent"
    },
    "sap.m.App": {
      "event": [
        "orientationChange"
      ],
      "property": [
        "homeIcon",
        "backgroundColor",
        "backgroundImage",
        "backgroundRepeat",
        "backgroundOpacity",
        "mobileWebAppCapable",
        "isTopLevel"
      ],
      "extends": "sap.m.NavContainer"
    },
    "sap.m.Avatar": {
      "aggregation": [
        "detailBox",
        "_badge",
        "_icon"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "src",
        "initials",
        "displayShape",
        "displaySize",
        "customDisplaySize",
        "customFontSize",
        "imageFitType",
        "fallbackIcon",
        "backgroundColor",
        "showBorder",
        "badgeIcon",
        "badgeTooltip",
        "decorative",
        "ariaHasPopup",
        "badgeValueState",
        "badgeIconColor",
        "enabled",
        "active"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.BadgeCustomData": {
      "property": [
        "visible",
        "animation"
      ],
      "extends": "sap.ui.core.CustomData"
    },
    "sap.m.Bar": {
      "aggregation": [
        "contentLeft",
        "contentMiddle",
        "contentRight"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "property": [
        "enableFlexBox",
        "translucent",
        "design",
        "titleAlignment"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.BarInPageEnabler": {
      "extends": "sap.ui.base.Object"
    },
    "sap.m.Breadcrumbs": {
      "aggregation": [
        "currentLocation",
        "links",
        "_currentLocation",
        "_select"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "links",
      "property": [
        "currentLocationText",
        "separatorStyle"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.BusyDialog": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "close"
      ],
      "property": [
        "text",
        "title",
        "customIcon",
        "customIconRotationSpeed",
        "customIconDensityAware",
        "customIconWidth",
        "customIconHeight",
        "cancelButtonText",
        "showCancelButton",
        "titleAlignment"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.BusyIndicator": {
      "association": [
        "ariaLabelledBy"
      ],
      "property": [
        "text",
        "textDirection",
        "customIcon",
        "customIconRotationSpeed",
        "customIconDensityAware",
        "customIconWidth",
        "customIconHeight",
        "size",
        "design"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Button": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "press",
        "tap"
      ],
      "property": [
        "text",
        "type",
        "width",
        "enabled",
        "icon",
        "iconFirst",
        "activeIcon",
        "iconDensityAware",
        "textDirection",
        "ariaHasPopup",
        "accessibleRole",
        "highlightAccKeysRef",
        "accesskey",
        "badgeStyle"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Carousel": {
      "aggregation": [
        "pages",
        "customLayout",
        "_emptyPage"
      ],
      "association": [
        "activePage",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "pages",
      "event": [
        "beforePageChanged",
        "loadPage",
        "pageChanged",
        "unloadPage"
      ],
      "property": [
        "height",
        "width",
        "loop",
        "showPageIndicator",
        "pageIndicatorPlacement",
        "showBusyIndicator",
        "arrowsPlacement",
        "backgroundDesign",
        "pageIndicatorBackgroundDesign",
        "pageIndicatorBorderDesign"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.CarouselLayout": {
      "property": [
        "visiblePagesCount",
        "scrollMode"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.m.CheckBox": {
      "aggregation": [
        "_label"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "select"
      ],
      "property": [
        "selected",
        "partiallySelected",
        "enabled",
        "required",
        "name",
        "text",
        "textDirection",
        "textAlign",
        "width",
        "useEntireWidth",
        "activeHandling",
        "editable",
        "valueState",
        "valueStateText",
        "displayOnly",
        "wrapping",
        "highlightAccKeysRef",
        "accesskey"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ColorPalette": {
      "aggregation": [
        "_defaultColorButton",
        "_moreColorsButton"
      ],
      "event": [
        "colorSelect",
        "liveChange"
      ],
      "property": [
        "colors",
        "selectedColor"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ColorPalettePopover": {
      "event": [
        "colorSelect",
        "liveChange"
      ],
      "property": [
        "defaultColor",
        "colors",
        "selectedColor",
        "showDefaultColorButton",
        "showMoreColorsButton",
        "showRecentColorsSection",
        "displayMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Column": {
      "aggregation": [
        "header",
        "footer",
        "_action"
      ],
      "association": [
        "headerMenu"
      ],
      "defaultAggregation": "header",
      "property": [
        "width",
        "hAlign",
        "vAlign",
        "styleClass",
        "visible",
        "minScreenWidth",
        "demandPopin",
        "popinHAlign",
        "popinDisplay",
        "mergeDuplicates",
        "mergeFunctionName",
        "sortIndicator",
        "importance",
        "autoPopinWidth"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.ColumnListItem": {
      "aggregation": [
        "cells"
      ],
      "defaultAggregation": "cells",
      "property": [
        "vAlign"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.ComboBox": {
      "association": [
        "selectedItem"
      ],
      "event": [
        "change",
        "selectionChange"
      ],
      "property": [
        "selectedKey",
        "selectedItemId",
        "filterSecondaryValues",
        "_open"
      ],
      "extends": "sap.m.ComboBoxBase"
    },
    "sap.m.ComboBoxBase": {
      "aggregation": [
        "items",
        "picker"
      ],
      "defaultAggregation": "items",
      "event": [
        "loadItems"
      ],
      "property": [
        "showSecondaryValues",
        "open",
        "showClearIcon",
        "effectiveShowClearIcon"
      ],
      "extends": "sap.m.ComboBoxTextField"
    },
    "sap.m.ComboBoxTextField": {
      "property": [
        "maxWidth",
        "showButton"
      ],
      "extends": "sap.m.InputBase"
    },
    "sap.m.ContentConfig": {
      "property": [
        "type",
        "text",
        "href",
        "accessibleRole"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.CustomListItem": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "accDescription"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.CustomTile": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "extends": "sap.m.Tile"
    },
    "sap.m.CustomTreeItem": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "extends": "sap.m.TreeItemBase"
    },
    "sap.m.DatePicker": {
      "aggregation": [
        "specialDates",
        "_popup"
      ],
      "association": [
        "legend"
      ],
      "event": [
        "afterValueHelpClose",
        "afterValueHelpOpen",
        "change",
        "navigate"
      ],
      "property": [
        "displayFormatType",
        "secondaryCalendarType",
        "minDate",
        "maxDate",
        "showFooter",
        "showCurrentDateButton",
        "hideInput",
        "calendarWeekNumbering"
      ],
      "extends": "sap.m.DateTimeField"
    },
    "sap.m.DateRangeSelection": {
      "event": [
        "change"
      ],
      "property": [
        "delimiter",
        "secondDateValue",
        "from",
        "to"
      ],
      "extends": "sap.m.DatePicker"
    },
    "sap.m.DateTimeField": {
      "event": [
        "liveChange"
      ],
      "property": [
        "displayFormat",
        "valueFormat",
        "dateValue",
        "initialFocusedDateValue"
      ],
      "extends": "sap.m.InputBase"
    },
    "sap.m.DateTimeInput": {
      "aggregation": [
        "_picker"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "value",
        "width",
        "enabled",
        "editable",
        "valueState",
        "valueStateText",
        "showValueStateMessage",
        "name",
        "placeholder",
        "textAlign",
        "textDirection",
        "type",
        "displayFormat",
        "valueFormat",
        "dateValue"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.DateTimePicker": {
      "property": [
        "minutesStep",
        "secondsStep",
        "showCurrentTimeButton",
        "showTimezone",
        "timezone",
        "showFooter"
      ],
      "extends": "sap.m.DatePicker"
    },
    "sap.m.Dialog": {
      "aggregation": [
        "content",
        "subHeader",
        "customHeader",
        "beginButton",
        "endButton",
        "buttons",
        "footer",
        "_header",
        "_icon",
        "_toolbar",
        "_valueState"
      ],
      "association": [
        "leftButton",
        "rightButton",
        "initialFocus",
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "event": [
        "afterClose",
        "afterOpen",
        "beforeClose",
        "beforeOpen"
      ],
      "property": [
        "icon",
        "title",
        "showHeader",
        "type",
        "state",
        "stretchOnPhone",
        "stretch",
        "contentWidth",
        "contentHeight",
        "horizontalScrolling",
        "verticalScrolling",
        "resizable",
        "draggable",
        "escapeHandler",
        "role",
        "closeOnNavigation",
        "titleAlignment"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.DisplayListItem": {
      "property": [
        "label",
        "value",
        "valueTextDirection"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.DraftIndicator": {
      "aggregation": [
        "_label"
      ],
      "property": [
        "state",
        "minDisplayTime"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.DynamicDate": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.m.DynamicDateOption": {
      "property": [
        "key",
        "valueTypes"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.DynamicDateRange": {
      "aggregation": [
        "customOptions",
        "_input",
        "_popup"
      ],
      "association": [
        "ariaLabelledBy",
        "ariaDescribedBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "value",
        "width",
        "enabled",
        "valueState",
        "name",
        "placeholder",
        "editable",
        "valueStateText",
        "required",
        "enableGroupHeaders",
        "formatter",
        "standardOptions",
        "hideInput",
        "calendarWeekNumbering",
        "showClearIcon"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.DynamicDateValueHelpUIType": {
      "property": [
        "type",
        "text",
        "additionalText",
        "options",
        "included"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.ExpandableText": {
      "aggregation": [
        "_showMoreLink",
        "_ariaLabelledBy"
      ],
      "property": [
        "text",
        "textDirection",
        "wrappingType",
        "textAlign",
        "renderWhitespace",
        "overflowMode",
        "maxCharacters",
        "expanded",
        "emptyIndicatorMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.FacetFilter": {
      "aggregation": [
        "lists",
        "buttons",
        "removeFacetIcons",
        "popover",
        "addFacetButton",
        "dialog",
        "summaryBar",
        "resetButton",
        "arrowLeft",
        "arrowRight"
      ],
      "defaultAggregation": "lists",
      "event": [
        "confirm",
        "reset"
      ],
      "property": [
        "showPersonalization",
        "type",
        "liveSearch",
        "showSummaryBar",
        "showReset",
        "showPopoverOKButton"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.FacetFilterItem": {
      "property": [
        "key",
        "text",
        "count"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.FacetFilterList": {
      "event": [
        "listClose",
        "listOpen",
        "search"
      ],
      "property": [
        "title",
        "wordWrap",
        "multiSelect",
        "active",
        "enableCaseInsensitiveSearch",
        "allCount",
        "sequence",
        "key",
        "showRemoveFacetIcon",
        "retainListSequence",
        "dataType"
      ],
      "extends": "sap.m.List"
    },
    "sap.m.FeedContent": {
      "aggregation": [
        "_contentTextAgr"
      ],
      "defaultAggregation": "_contentTextAgr",
      "event": [
        "press"
      ],
      "property": [
        "size",
        "contentText",
        "subheader",
        "value",
        "valueColor",
        "truncateValueTo"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.FeedInput": {
      "aggregation": [
        "_avatar"
      ],
      "event": [
        "post"
      ],
      "property": [
        "enabled",
        "rows",
        "showExceededText",
        "maxLength",
        "growing",
        "growingMaxLines",
        "placeholder",
        "value",
        "icon",
        "iconDisplayShape",
        "iconInitials",
        "iconSize",
        "showIcon",
        "iconDensityAware",
        "buttonTooltip",
        "ariaLabelForPicture"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.FeedListItem": {
      "aggregation": [
        "actions",
        "_text",
        "_actionSheet",
        "_actionButton",
        "_avatar"
      ],
      "defaultAggregation": "actions",
      "event": [
        "iconPress",
        "senderPress"
      ],
      "property": [
        "icon",
        "iconDisplayShape",
        "iconInitials",
        "iconSize",
        "activeIcon",
        "sender",
        "text",
        "moreLabel",
        "lessLabel",
        "info",
        "timestamp",
        "senderActive",
        "iconActive",
        "iconDensityAware",
        "showIcon",
        "convertLinksToAnchorTags",
        "convertedLinksDefaultTarget",
        "maxCharacters",
        "disableStyleAttribute"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.FeedListItemAction": {
      "event": [
        "press"
      ],
      "property": [
        "icon",
        "text",
        "key",
        "visible",
        "enabled"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.FlexBox": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "height",
        "width",
        "displayInline",
        "direction",
        "fitContainer",
        "renderType",
        "justifyContent",
        "alignItems",
        "wrap",
        "alignContent",
        "backgroundDesign",
        "gap",
        "rowGap",
        "columnGap"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.FlexItemData": {
      "property": [
        "alignSelf",
        "order",
        "growFactor",
        "shrinkFactor",
        "baseSize",
        "minHeight",
        "maxHeight",
        "minWidth",
        "maxWidth",
        "styleClass",
        "backgroundDesign"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.m.FormattedText": {
      "aggregation": [
        "controls"
      ],
      "property": [
        "htmlText",
        "width",
        "convertLinksToAnchorTags",
        "convertedLinksDefaultTarget",
        "height",
        "textDirection",
        "textAlign",
        "disableStyleAttribute"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.GenericTag": {
      "aggregation": [
        "value",
        "_statusIcon",
        "_errorIcon"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "value",
      "event": [
        "press"
      ],
      "property": [
        "text",
        "status",
        "design",
        "valueState"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.GenericTile": {
      "aggregation": [
        "tileContent",
        "linkTileContents",
        "icon",
        "actionButtons",
        "badge",
        "_titleText",
        "_failedMessageText",
        "_invisibleText",
        "_tileIcon",
        "_tileIconImage"
      ],
      "defaultAggregation": "tileContent",
      "event": [
        "press"
      ],
      "property": [
        "mode",
        "header",
        "subheader",
        "failedText",
        "size",
        "frameType",
        "systemInfo",
        "appShortcut",
        "backgroundImage",
        "headerImage",
        "state",
        "imageDescription",
        "scope",
        "sizeBehavior",
        "ariaLabel",
        "ariaRole",
        "ariaRoleDescription",
        "url",
        "enableNavigationButton",
        "pressEnabled",
        "navigationButtonText",
        "wrappingType",
        "width",
        "additionalTooltip",
        "tileIcon",
        "backgroundColor",
        "valueColor",
        "iconLoaded",
        "renderOnThemeChange",
        "tileBadge",
        "dropAreaOffset"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.GroupHeaderListItem": {
      "property": [
        "title",
        "count",
        "upperCase",
        "titleTextDirection"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.GrowingEnablement": {
      "extends": "sap.ui.base.Object"
    },
    "sap.m.GrowingList": {
      "property": [
        "threshold",
        "triggerText",
        "scrollToLoad"
      ],
      "extends": "sap.m.List"
    },
    "sap.m.HBox": {
      "extends": "sap.m.FlexBox"
    },
    "sap.m.HeaderContainer": {
      "aggregation": [
        "content",
        "_scrollContainer",
        "_prevButton",
        "_nextButton"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "event": [
        "scroll"
      ],
      "property": [
        "scrollStep",
        "scrollStepByItem",
        "scrollTime",
        "showOverflowItem",
        "showDividers",
        "orientation",
        "backgroundDesign",
        "width",
        "height",
        "gridLayout",
        "snapToRow"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.IconTabBar": {
      "aggregation": [
        "items",
        "content",
        "_header"
      ],
      "event": [
        "expand",
        "select"
      ],
      "property": [
        "showSelection",
        "expandable",
        "expanded",
        "selectedKey",
        "upperCase",
        "stretchContentHeight",
        "applyContentPadding",
        "backgroundDesign",
        "headerMode",
        "showOverflowSelectList",
        "headerBackgroundDesign",
        "enableTabReordering",
        "maxNestingLevel",
        "tabDensityMode",
        "ariaTexts",
        "tabsOverflowMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.IconTabFilter": {
      "aggregation": [
        "content",
        "items",
        "_expandIcon",
        "_expandButtonBadge"
      ],
      "defaultAggregation": "content",
      "property": [
        "count",
        "showAll",
        "icon",
        "iconColor",
        "iconDensityAware",
        "visible",
        "design",
        "interactionMode"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.IconTabHeader": {
      "aggregation": [
        "items",
        "_overflow",
        "_startOverflow"
      ],
      "event": [
        "select"
      ],
      "property": [
        "showSelection",
        "selectedKey",
        "visible",
        "mode",
        "showOverflowSelectList",
        "backgroundDesign",
        "enableTabReordering",
        "maxNestingLevel",
        "tabDensityMode",
        "ariaTexts",
        "tabsOverflowMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.IconTabSeparator": {
      "property": [
        "icon",
        "visible",
        "iconDensityAware"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.IllustratedMessage": {
      "aggregation": [
        "additionalContent",
        "_formattedText",
        "_illustration",
        "_text",
        "_title"
      ],
      "association": [
        "illustrationAriaLabelledBy",
        "illustrationAriaDescribedBy"
      ],
      "property": [
        "description",
        "enableDefaultTitleAndDescription",
        "enableFormattedText",
        "enableVerticalResponsiveness",
        "illustrationSize",
        "illustrationType",
        "src",
        "title",
        "ariaTitleLevel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Illustration": {
      "association": [
        "ariaLabelledBy",
        "ariaDescribedBy"
      ],
      "property": [
        "set",
        "media",
        "type"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Image": {
      "aggregation": [
        "detailBox"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy",
        "ariaDetails"
      ],
      "event": [
        "error",
        "load",
        "press",
        "tap"
      ],
      "property": [
        "src",
        "width",
        "height",
        "decorative",
        "alt",
        "useMap",
        "densityAware",
        "activeSrc",
        "mode",
        "backgroundSize",
        "backgroundPosition",
        "backgroundRepeat",
        "lazyLoading",
        "ariaHasPopup"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ImageContent": {
      "aggregation": [
        "_content"
      ],
      "defaultAggregation": "_content",
      "event": [
        "press"
      ],
      "property": [
        "src",
        "description"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Input": {
      "aggregation": [
        "suggestionItems",
        "suggestionColumns",
        "suggestionRows",
        "_suggestionPopup",
        "_valueHelpIcon"
      ],
      "association": [
        "selectedItem",
        "selectedRow"
      ],
      "defaultAggregation": "suggestionItems",
      "event": [
        "liveChange",
        "submit",
        "suggest",
        "suggestionItemSelected",
        "valueHelpRequest"
      ],
      "property": [
        "type",
        "maxLength",
        "dateFormat",
        "showValueHelp",
        "valueHelpIconSrc",
        "showSuggestion",
        "valueHelpOnly",
        "filterSuggests",
        "maxSuggestionWidth",
        "startSuggestion",
        "showTableSuggestionValueHelp",
        "description",
        "fieldWidth",
        "valueLiveUpdate",
        "selectedKey",
        "textFormatMode",
        "textFormatter",
        "suggestionRowValidator",
        "enableSuggestionsHighlighting",
        "enableTableAutoPopinMode",
        "autocomplete",
        "showClearIcon",
        "effectiveShowClearIcon",
        "separateSuggestions",
        "highlightAccKeysRef",
        "accesskey"
      ],
      "extends": "sap.m.InputBase"
    },
    "sap.m.InputBase": {
      "aggregation": [
        "formattedValueStateText",
        "_invisibleFormattedValueStateText",
        "_endIcon",
        "_beginIcon"
      ],
      "association": [
        "ariaLabelledBy",
        "ariaDescribedBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "value",
        "width",
        "enabled",
        "valueState",
        "name",
        "placeholder",
        "editable",
        "valueStateText",
        "showValueStateMessage",
        "textAlign",
        "textDirection",
        "required"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.InputListItem": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "label",
        "labelTextDirection",
        "contentSize"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.Label": {
      "association": [
        "labelFor"
      ],
      "property": [
        "design",
        "text",
        "textAlign",
        "textDirection",
        "width",
        "required",
        "displayOnly",
        "wrapping",
        "wrappingType",
        "vAlign",
        "showColon",
        "highlightAccKeysRef"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.LightBox": {
      "aggregation": [
        "imageContent",
        "_closeButton",
        "_errorMessage",
        "_invisiblePopupText",
        "_busy"
      ],
      "defaultAggregation": "imageContent",
      "extends": "sap.ui.core.Control"
    },
    "sap.m.LightBoxItem": {
      "aggregation": [
        "_image",
        "_title",
        "_subtitle"
      ],
      "property": [
        "imageSrc",
        "alt",
        "title",
        "subtitle"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.Link": {
      "aggregation": [
        "_icon",
        "_endIcon"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "text",
        "icon",
        "endIcon",
        "enabled",
        "target",
        "rel",
        "width",
        "href",
        "validateUrl",
        "wrapping",
        "textAlign",
        "textDirection",
        "subtle",
        "emphasized",
        "ariaHasPopup",
        "accessibleRole",
        "reactiveAreaMode",
        "emptyIndicatorMode",
        "highlightAccKeysRef",
        "accesskey"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.LinkTileContent": {
      "event": [
        "linkPress"
      ],
      "property": [
        "iconSrc",
        "linkText",
        "linkHref"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.List": {
      "property": [
        "backgroundDesign"
      ],
      "extends": "sap.m.ListBase"
    },
    "sap.m.ListBase": {
      "aggregation": [
        "items",
        "swipeContent",
        "headerToolbar",
        "infoToolbar",
        "contextMenu",
        "_messageStrip",
        "noData"
      ],
      "property": [
        "noData",
        "inset",
        "headerText",
        "headerLevel",
        "headerDesign",
        "footerText",
        "mode",
        "width",
        "includeItemInSelection",
        "showUnread",
        "noDataText",
        "showNoData",
        "enableBusyIndicator",
        "modeAnimationOn",
        "showSeparators",
        "swipeDirection",
        "growing",
        "growingThreshold",
        "growingTriggerText",
        "growingScrollToLoad",
        "growingDirection",
        "rememberSelections",
        "keyboardMode",
        "sticky",
        "multiSelectMode"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "beforeOpenContextMenu",
        "delete",
        "growingFinished",
        "growingStarted",
        "itemPress",
        "select",
        "selectionChange",
        "swipe",
        "updateFinished",
        "updateStarted"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ListItemBase": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "detailPress",
        "detailTap",
        "press",
        "tap"
      ],
      "property": [
        "type",
        "visible",
        "unread",
        "selected",
        "counter",
        "highlight",
        "highlightText",
        "navigated"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.MaskInput": {
      "aggregation": [
        "rules"
      ],
      "event": [
        "liveChange",
        "submit"
      ],
      "property": [
        "placeholderSymbol",
        "mask",
        "showClearIcon",
        "effectiveShowClearIcon"
      ],
      "extends": "sap.m.InputBase"
    },
    "sap.m.MaskInputRule": {
      "property": [
        "maskFormatSymbol",
        "regex"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.Menu": {
      "aggregation": [
        "items",
        "_dialog",
        "_menu"
      ],
      "defaultAggregation": "items",
      "event": [
        "beforeClose",
        "closed",
        "itemSelected"
      ],
      "property": [
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.MenuButton": {
      "aggregation": [
        "menu",
        "_button"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "menu",
      "event": [
        "beforeMenuOpen",
        "defaultAction"
      ],
      "property": [
        "text",
        "type",
        "width",
        "enabled",
        "icon",
        "activeIcon",
        "iconDensityAware",
        "textDirection",
        "buttonMode",
        "menuPosition",
        "useDefaultActionOnly"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.MenuItem": {
      "aggregation": [
        "items",
        "endContent"
      ],
      "association": [
        "_group"
      ],
      "defaultAggregation": "items",
      "event": [
        "aggregationChanged",
        "press",
        "propertyChanged"
      ],
      "property": [
        "icon",
        "visible",
        "selected",
        "shortcutText",
        "startsSection"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.MenuItemGroup": {
      "aggregation": [
        "items"
      ],
      "association": [
        "_menu"
      ],
      "property": [
        "itemSelectionMode"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.MessageItem": {
      "aggregation": [
        "link"
      ],
      "defaultAggregation": "link",
      "property": [
        "type",
        "title",
        "subtitle",
        "description",
        "markupDescription",
        "longtextUrl",
        "counter",
        "groupName",
        "activeTitle"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.MessagePage": {
      "aggregation": [
        "customText",
        "customDescription",
        "buttons",
        "_internalHeader",
        "_formattedText",
        "_text",
        "_description",
        "_icon"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "navButtonPress"
      ],
      "property": [
        "text",
        "description",
        "title",
        "titleLevel",
        "showHeader",
        "showNavButton",
        "icon",
        "iconAlt",
        "textDirection",
        "enableFormattedText"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.MessagePopover": {
      "aggregation": [
        "items",
        "headerButton"
      ],
      "defaultAggregation": "items",
      "event": [
        "activeTitlePress",
        "afterClose",
        "afterOpen",
        "beforeClose",
        "beforeOpen",
        "itemSelect",
        "listSelect",
        "longtextLoaded",
        "urlValidated"
      ],
      "property": [
        "asyncDescriptionHandler",
        "asyncURLHandler",
        "placement",
        "initiallyExpanded",
        "groupItems"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.MessagePopoverItem": {
      "extends": "sap.m.MessageItem"
    },
    "sap.m.MessageStrip": {
      "aggregation": [
        "link",
        "controls",
        "_formattedText",
        "_text",
        "_closeButton"
      ],
      "defaultAggregation": "link",
      "event": [
        "close"
      ],
      "property": [
        "text",
        "type",
        "customIcon",
        "showIcon",
        "showCloseButton",
        "enableFormattedText"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.MessageView": {
      "aggregation": [
        "items",
        "headerButton",
        "_navContainer"
      ],
      "defaultAggregation": "items",
      "event": [
        "activeTitlePress",
        "afterOpen",
        "itemSelect",
        "listSelect",
        "longtextLoaded",
        "urlValidated"
      ],
      "property": [
        "asyncDescriptionHandler",
        "asyncURLHandler",
        "groupItems",
        "showDetailsPageHeader"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.MultiComboBox": {
      "aggregation": [
        "tokenizer"
      ],
      "association": [
        "selectedItems"
      ],
      "event": [
        "selectionChange",
        "selectionFinish"
      ],
      "property": [
        "selectedKeys",
        "hasSelection",
        "showSelectAll"
      ],
      "extends": "sap.m.ComboBoxBase"
    },
    "sap.m.MultiEditField": {
      "aggregation": [
        "items"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "selectedItem",
        "showValueHelp",
        "nullable",
        "required"
      ],
      "extends": "sap.ui.core.XMLComposite"
    },
    "sap.m.MultiInput": {
      "aggregation": [
        "tokens",
        "tokenizer"
      ],
      "event": [
        "tokenChange",
        "tokenUpdate"
      ],
      "property": [
        "enableMultiLineMode",
        "maxTokens",
        "showSuggestion",
        "_semanticFormValue"
      ],
      "extends": "sap.m.Input"
    },
    "sap.m.NavContainer": {
      "aggregation": [
        "pages"
      ],
      "association": [
        "initialPage"
      ],
      "defaultAggregation": "pages",
      "event": [
        "afterNavigate",
        "navigate",
        "navigationFinished"
      ],
      "property": [
        "autoFocus",
        "height",
        "width",
        "visible",
        "defaultTransitionName"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.NewsContent": {
      "aggregation": [
        "_contentText",
        "_subHeaderText"
      ],
      "defaultAggregation": "_contentText",
      "event": [
        "press"
      ],
      "property": [
        "size",
        "contentText",
        "subheader"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.NotificationList": {
      "extends": "sap.m.ListBase"
    },
    "sap.m.NotificationListBase": {
      "aggregation": [
        "buttons",
        "_closeButton",
        "_overflowToolbar",
        "_priorityIcon"
      ],
      "event": [
        "close"
      ],
      "property": [
        "priority",
        "title",
        "datetime",
        "showButtons",
        "showCloseButton",
        "authorName",
        "authorPicture"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.NotificationListGroup": {
      "aggregation": [
        "items",
        "_collapseButton"
      ],
      "defaultAggregation": "items",
      "event": [
        "onCollapse"
      ],
      "property": [
        "collapsed",
        "autoPriority",
        "showEmptyGroup",
        "enableCollapseButtonWhenEmpty",
        "showItemsCounter",
        "authorName",
        "authorPicture",
        "datetime"
      ],
      "extends": "sap.m.NotificationListBase"
    },
    "sap.m.NotificationListItem": {
      "aggregation": [
        "processingMessage",
        "_showMoreButton"
      ],
      "property": [
        "description",
        "authorInitials",
        "truncate",
        "hideShowMoreButton",
        "authorAvatarColor",
        "authorName",
        "authorPicture",
        "datetime"
      ],
      "extends": "sap.m.NotificationListBase"
    },
    "sap.m.NumericContent": {
      "event": [
        "press"
      ],
      "property": [
        "animateTextChange",
        "formatterValue",
        "icon",
        "iconDescription",
        "indicator",
        "nullifyValue",
        "scale",
        "size",
        "truncateValueTo",
        "value",
        "valueColor",
        "width",
        "withMargin",
        "state",
        "adaptiveFontSize"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ObjectAttribute": {
      "aggregation": [
        "customContent",
        "_textControl"
      ],
      "event": [
        "press"
      ],
      "property": [
        "title",
        "text",
        "active",
        "reactiveAreaMode",
        "textDirection",
        "ariaHasPopup"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ObjectHeader": {
      "aggregation": [
        "attributes",
        "firstStatus",
        "secondStatus",
        "statuses",
        "_objectNumber",
        "additionalNumbers",
        "headerContainer",
        "markers"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "attributes",
      "event": [
        "iconPress",
        "introPress",
        "titlePress",
        "titleSelectorPress"
      ],
      "property": [
        "title",
        "number",
        "numberUnit",
        "intro",
        "introActive",
        "titleActive",
        "icon",
        "iconActive",
        "iconAlt",
        "iconTooltip",
        "iconDensityAware",
        "imageShape",
        "markFavorite",
        "markFlagged",
        "showMarkers",
        "showTitleSelector",
        "numberState",
        "condensed",
        "backgroundDesign",
        "responsive",
        "fullScreenOptimized",
        "titleHref",
        "titleTarget",
        "introHref",
        "introTarget",
        "titleTextDirection",
        "introTextDirection",
        "numberTextDirection",
        "titleSelectorTooltip",
        "titleLevel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ObjectIdentifier": {
      "aggregation": [
        "_titleControl",
        "_textControl"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "titlePress"
      ],
      "property": [
        "title",
        "text",
        "badgeNotes",
        "badgePeople",
        "badgeAttachments",
        "visible",
        "titleActive",
        "reactiveAreaMode",
        "textDirection",
        "emptyIndicatorMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ObjectListItem": {
      "aggregation": [
        "attributes",
        "firstStatus",
        "secondStatus",
        "markers",
        "_objectNumber"
      ],
      "defaultAggregation": "attributes",
      "property": [
        "title",
        "number",
        "numberUnit",
        "intro",
        "icon",
        "activeIcon",
        "iconDensityAware",
        "markFavorite",
        "markFlagged",
        "showMarkers",
        "numberState",
        "titleTextDirection",
        "introTextDirection",
        "numberTextDirection",
        "markLocked"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.ObjectMarker": {
      "aggregation": [
        "_innerControl"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "type",
        "reactiveAreaMode",
        "visibility",
        "additionalInfo"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ObjectNumber": {
      "association": [
        "ariaLabelledBy",
        "ariaDescribedBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "number",
        "numberUnit",
        "emphasized",
        "state",
        "unit",
        "textDirection",
        "textAlign",
        "active",
        "reactiveAreaMode",
        "inverted",
        "emptyIndicatorMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ObjectStatus": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "title",
        "text",
        "active",
        "reactiveAreaMode",
        "state",
        "inverted",
        "icon",
        "iconDensityAware",
        "textDirection",
        "emptyIndicatorMode",
        "stateAnnouncementText"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.OverflowToolbar": {
      "aggregation": [
        "_overflowButton",
        "_popover"
      ],
      "property": [
        "asyncMode"
      ],
      "extends": "sap.m.Toolbar"
    },
    "sap.m.OverflowToolbarButton": {
      "extends": "sap.m.Button"
    },
    "sap.m.OverflowToolbarLayoutData": {
      "property": [
        "moveToOverflow",
        "stayInOverflow",
        "priority",
        "group",
        "closeOverflowOnInteraction"
      ],
      "extends": "sap.m.ToolbarLayoutData"
    },
    "sap.m.OverflowToolbarMenuButton": {
      "extends": "sap.m.MenuButton"
    },
    "sap.m.OverflowToolbarToggleButton": {
      "extends": "sap.m.ToggleButton"
    },
    "sap.m.p13n.AbstractContainer": {
      "aggregation": [
        "header",
        "subHeader",
        "footer",
        "views",
        "_content"
      ],
      "defaultAggregation": "views",
      "event": [
        "afterViewSwitch",
        "beforeViewSwitch"
      ],
      "property": [
        "defaultView"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.p13n.AbstractContainerItem": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "key",
        "text",
        "icon",
        "type"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.p13n.BasePanel": {
      "aggregation": [
        "messageStrip",
        "_content",
        "_template"
      ],
      "event": [
        "change"
      ],
      "property": [
        "title",
        "enableReorder",
        "_useFixedWidth"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.p13n.Container": {
      "property": [
        "listLayout"
      ],
      "extends": "sap.m.p13n.AbstractContainer"
    },
    "sap.m.p13n.Engine": {
      "extends": "sap.m.p13n.modules.AdaptationProvider"
    },
    "sap.m.p13n.FilterController": {
      "extends": "sap.m.p13n.SelectionController"
    },
    "sap.m.p13n.GroupController": {
      "extends": "sap.m.p13n.SelectionController"
    },
    "sap.m.p13n.GroupPanel": {
      "property": [
        "title",
        "enableShowField"
      ],
      "extends": "sap.m.p13n.QueryPanel"
    },
    "sap.m.p13n.MessageStrip": {
      "property": [
        "announceOnInit"
      ],
      "extends": "sap.m.MessageStrip"
    },
    "sap.m.p13n.MetadataHelper": {
      "extends": "sap.ui.base.Object"
    },
    "sap.m.p13n.modules.AdaptationProvider": {
      "extends": "sap.ui.base.Object"
    },
    "sap.m.p13n.Popup": {
      "aggregation": [
        "panels",
        "additionalButtons"
      ],
      "event": [
        "close"
      ],
      "property": [
        "title",
        "mode",
        "warningText",
        "reset"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.p13n.QueryPanel": {
      "property": [
        "queryLimit"
      ],
      "extends": "sap.m.p13n.BasePanel"
    },
    "sap.m.p13n.SelectionController": {
      "extends": "sap.ui.base.Object"
    },
    "sap.m.p13n.SelectionPanel": {
      "property": [
        "title",
        "showHeader",
        "enableCount",
        "fieldColumn",
        "activeColumn",
        "itemFactory",
        "multiSelectMode"
      ],
      "extends": "sap.m.p13n.BasePanel"
    },
    "sap.m.p13n.SortController": {
      "extends": "sap.m.p13n.SelectionController"
    },
    "sap.m.p13n.SortPanel": {
      "property": [
        "title"
      ],
      "extends": "sap.m.p13n.QueryPanel"
    },
    "sap.m.P13nColumnsItem": {
      "property": [
        "columnKey",
        "index",
        "visible",
        "width",
        "total"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.P13nColumnsPanel": {
      "aggregation": [
        "columnsItems",
        "content"
      ],
      "event": [
        "addColumnsItem",
        "changeColumnsItems",
        "setData"
      ],
      "property": [
        "visibleItemsThreshold"
      ],
      "extends": "sap.m.P13nPanel"
    },
    "sap.m.P13nConditionPanel": {
      "aggregation": [
        "content"
      ],
      "event": [
        "dataChange"
      ],
      "property": [
        "maxConditions",
        "exclude",
        "containerQuery",
        "autoAddNewRow",
        "disableFirstRemoveIcon",
        "alwaysShowAddIcon",
        "usePrevConditionSetting",
        "autoReduceKeyFieldItems",
        "layoutMode",
        "showLabel",
        "displayFormat",
        "validationExecutor"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.P13nDialog": {
      "aggregation": [
        "panels"
      ],
      "event": [
        "cancel",
        "ok",
        "reset"
      ],
      "property": [
        "initialVisiblePanelType",
        "showReset",
        "showResetEnabled",
        "validationExecutor"
      ],
      "extends": "sap.m.Dialog"
    },
    "sap.m.P13nDimMeasureItem": {
      "property": [
        "columnKey",
        "index",
        "visible",
        "role"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.P13nDimMeasurePanel": {
      "aggregation": [
        "dimMeasureItems",
        "content",
        "availableChartTypes"
      ],
      "event": [
        "changeChartType",
        "changeDimMeasureItems"
      ],
      "property": [
        "chartTypeKey"
      ],
      "extends": "sap.m.P13nPanel"
    },
    "sap.m.P13nFilterItem": {
      "property": [
        "operation",
        "value1",
        "value2",
        "columnKey",
        "exclude"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.P13nFilterPanel": {
      "aggregation": [
        "content",
        "filterItems",
        "messageStrip"
      ],
      "event": [
        "addFilterItem",
        "filterItemChanged",
        "removeFilterItem",
        "updateFilterItem"
      ],
      "property": [
        "maxIncludes",
        "maxExcludes",
        "containerQuery",
        "layoutMode",
        "enableEmptyOperations"
      ],
      "extends": "sap.m.P13nPanel"
    },
    "sap.m.P13nGroupItem": {
      "property": [
        "operation",
        "columnKey",
        "showIfGrouped"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.P13nGroupPanel": {
      "aggregation": [
        "content",
        "groupItems"
      ],
      "event": [
        "addGroupItem",
        "removeGroupItem",
        "updateGroupItem"
      ],
      "property": [
        "maxGroups",
        "containerQuery",
        "layoutMode"
      ],
      "extends": "sap.m.P13nPanel"
    },
    "sap.m.P13nItem": {
      "property": [
        "columnKey",
        "text",
        "visible",
        "type",
        "typeInstance",
        "precision",
        "formatSettings",
        "scale",
        "maxLength",
        "width",
        "isDefault",
        "values",
        "role",
        "aggregationRole",
        "href",
        "target",
        "press",
        "description",
        "nullable"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.P13nPanel": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "beforeNavigationTo"
      ],
      "property": [
        "title",
        "titleLarge",
        "type",
        "verticalScrolling",
        "validationExecutor",
        "validationListener",
        "changeNotifier"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.P13nSortItem": {
      "property": [
        "operation",
        "columnKey"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.P13nSortPanel": {
      "aggregation": [
        "content",
        "sortItems"
      ],
      "event": [
        "addSortItem",
        "removeSortItem",
        "updateSortItem"
      ],
      "property": [
        "containerQuery",
        "layoutMode"
      ],
      "extends": "sap.m.P13nPanel"
    },
    "sap.m.Page": {
      "aggregation": [
        "content",
        "customHeader",
        "footer",
        "subHeader",
        "headerContent",
        "landmarkInfo",
        "_internalHeader"
      ],
      "defaultAggregation": "content",
      "event": [
        "navButtonPress",
        "navButtonTap"
      ],
      "property": [
        "title",
        "titleLevel",
        "showNavButton",
        "showHeader",
        "showSubHeader",
        "navButtonText",
        "navButtonTooltip",
        "enableScrolling",
        "icon",
        "backgroundDesign",
        "navButtonType",
        "showFooter",
        "contentOnlyBusy",
        "floatingFooter",
        "titleAlignment"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.PageAccessibleLandmarkInfo": {
      "property": [
        "rootRole",
        "rootLabel",
        "contentRole",
        "contentLabel",
        "headerRole",
        "headerLabel",
        "subHeaderRole",
        "subHeaderLabel",
        "footerRole",
        "footerLabel"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.PagingButton": {
      "aggregation": [
        "previousButton",
        "nextButton"
      ],
      "event": [
        "positionChange"
      ],
      "property": [
        "count",
        "position",
        "nextButtonTooltip",
        "previousButtonTooltip"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Panel": {
      "aggregation": [
        "content",
        "headerToolbar",
        "infoToolbar"
      ],
      "defaultAggregation": "content",
      "event": [
        "expand"
      ],
      "property": [
        "headerText",
        "width",
        "height",
        "expandable",
        "expanded",
        "expandAnimation",
        "backgroundDesign",
        "accessibleRole",
        "stickyHeader"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.PDFViewer": {
      "aggregation": [
        "errorPlaceholder",
        "popupButtons",
        "_illustratedMessage",
        "_nonTrustedIllustratedMessage"
      ],
      "event": [
        "error",
        "loaded",
        "sourceValidationFailed"
      ],
      "property": [
        "height",
        "width",
        "source",
        "errorMessage",
        "errorPlaceholderMessage",
        "popupHeaderTitle",
        "title",
        "showDownloadButton",
        "displayType",
        "isTrustedSource"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.PlanningCalendar": {
      "aggregation": [
        "rows",
        "views",
        "specialDates",
        "toolbarContent",
        "table",
        "header",
        "noData"
      ],
      "property": [
        "noData",
        "startDate",
        "viewKey",
        "singleSelection",
        "width",
        "height",
        "showIntervalHeaders",
        "showEmptyIntervalHeaders",
        "showRowHeaders",
        "noDataText",
        "groupAppointmentsMode",
        "appointmentsReducedHeight",
        "appointmentHeight",
        "appointmentRoundWidth",
        "appointmentsVisualization",
        "minDate",
        "maxDate",
        "showDayNamesLine",
        "showWeekNumbers",
        "builtInViews",
        "stickyHeader",
        "firstDayOfWeek",
        "calendarWeekNumbering",
        "primaryCalendarType",
        "secondaryCalendarType",
        "multipleAppointmentsSelection",
        "iconShape"
      ],
      "association": [
        "ariaLabelledBy",
        "legend"
      ],
      "event": [
        "appointmentSelect",
        "intervalSelect",
        "rowHeaderClick",
        "rowHeaderPress",
        "rowSelectionChange",
        "startDateChange",
        "viewChange"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.PlanningCalendarLegend": {
      "aggregation": [
        "appointmentItems"
      ],
      "property": [
        "itemsHeader",
        "appointmentItemsHeader"
      ],
      "extends": "sap.ui.unified.CalendarLegend"
    },
    "sap.m.PlanningCalendarRow": {
      "aggregation": [
        "appointments",
        "nonWorkingPeriods",
        "intervalHeaders",
        "specialDates",
        "headerContent"
      ],
      "event": [
        "appointmentCreate",
        "appointmentDragEnter",
        "appointmentDrop",
        "appointmentResize"
      ],
      "property": [
        "title",
        "text",
        "icon",
        "nonWorkingDays",
        "nonWorkingHours",
        "selected",
        "key",
        "enableAppointmentsDragAndDrop",
        "enableAppointmentsResize",
        "enableAppointmentsCreate",
        "noAppointmentsText",
        "rowHeaderDescription"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.PlanningCalendarView": {
      "property": [
        "key",
        "intervalType",
        "intervalSize",
        "intervalLabelFormatter",
        "relative",
        "description",
        "intervalsS",
        "intervalsM",
        "intervalsL",
        "showSubIntervals",
        "appointmentHeight"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.plugins.CellSelector": {
      "event": [
        "selectionChange"
      ],
      "property": [
        "rangeLimit",
        "enabled"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.plugins.ColumnAIAction": {
      "event": [
        "press"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.plugins.ColumnResizer": {
      "event": [
        "columnResize"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.plugins.ContextMenuSetting": {
      "property": [
        "scope"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.plugins.CopyProvider": {
      "event": [
        "copy"
      ],
      "property": [
        "extractData",
        "copySparse",
        "excludeContext",
        "visible",
        "copyPreference"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.plugins.DataStateIndicator": {
      "event": [
        "applyFilter",
        "clearFilter",
        "close",
        "dataStateChange"
      ],
      "property": [
        "filter",
        "enableFiltering"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.plugins.PasteProvider": {
      "association": [
        "pasteFor"
      ],
      "event": [
        "paste"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.plugins.UploadSetwithTable": {
      "aggregation": [
        "uploader",
        "headerFields",
        "rowConfiguration",
        "noDataIllustration"
      ],
      "association": [
        "previewDialog",
        "actions"
      ],
      "defaultAggregation": "rowConfiguration",
      "event": [
        "beforeInitiatingItemUpload",
        "beforeUploadStarts",
        "fileNameLengthExceeded",
        "fileSizeExceeded",
        "fileTypeMismatch",
        "itemRenamed",
        "mediaTypeMismatch",
        "onActivated",
        "onDeactivated",
        "uploadCompleted"
      ],
      "property": [
        "fileTypes",
        "maxFileNameLength",
        "maxFileSize",
        "mediaTypes",
        "uploadUrl",
        "httpRequestMethod",
        "multiple",
        "uploadButtonInvisible",
        "uploadEnabled",
        "itemValidationHandler",
        "directory",
        "cloudFilePickerEnabled",
        "cloudFilePickerServiceUrl",
        "cloudFilePickerButtonText",
        "fileNameValidationConfig"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.Popover": {
      "aggregation": [
        "content",
        "customHeader",
        "subHeader",
        "footer",
        "_internalHeader",
        "beginButton",
        "endButton"
      ],
      "association": [
        "leftButton",
        "rightButton",
        "initialFocus",
        "ariaLabelledBy",
        "ariaDescribedBy"
      ],
      "defaultAggregation": "content",
      "event": [
        "afterClose",
        "afterOpen",
        "beforeClose",
        "beforeOpen"
      ],
      "property": [
        "placement",
        "showHeader",
        "title",
        "modal",
        "offsetX",
        "offsetY",
        "showArrow",
        "contentWidth",
        "contentMinWidth",
        "contentHeight",
        "enableScrolling",
        "verticalScrolling",
        "horizontalScrolling",
        "bounce",
        "resizable",
        "ariaModal",
        "titleAlignment",
        "ariaRoleApplication"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ProgressIndicator": {
      "aggregation": [
        "_popover"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "property": [
        "enabled",
        "state",
        "displayValue",
        "percentValue",
        "showValue",
        "width",
        "height",
        "textDirection",
        "displayOnly",
        "displayAnimation"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.PullToRefresh": {
      "event": [
        "refresh"
      ],
      "property": [
        "description",
        "showIcon",
        "customIcon",
        "iconDensityAware"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.QuickView": {
      "event": [
        "afterClose",
        "afterOpen",
        "beforeClose",
        "beforeOpen"
      ],
      "property": [
        "placement",
        "width"
      ],
      "extends": "sap.m.QuickViewBase"
    },
    "sap.m.QuickViewBase": {
      "aggregation": [
        "pages"
      ],
      "defaultAggregation": "pages",
      "event": [
        "afterNavigate",
        "navigate"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.QuickViewCard": {
      "property": [
        "showVerticalScrollBar"
      ],
      "extends": "sap.m.QuickViewBase"
    },
    "sap.m.QuickViewGroup": {
      "aggregation": [
        "elements"
      ],
      "defaultAggregation": "elements",
      "property": [
        "visible",
        "heading"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.QuickViewGroupElement": {
      "property": [
        "visible",
        "label",
        "value",
        "url",
        "target",
        "type",
        "pageLinkId",
        "emailSubject"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.QuickViewPage": {
      "aggregation": [
        "groups",
        "avatar"
      ],
      "defaultAggregation": "groups",
      "property": [
        "pageId",
        "header",
        "title",
        "titleUrl",
        "crossAppNavCallback",
        "description",
        "icon",
        "fallbackIcon"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.RadioButton": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "select"
      ],
      "property": [
        "enabled",
        "selected",
        "groupName",
        "text",
        "textDirection",
        "width",
        "useEntireWidth",
        "activeHandling",
        "editable",
        "valueState",
        "textAlign",
        "editableParent",
        "valueStateText",
        "wrapping",
        "wrappingType"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.RadioButtonGroup": {
      "aggregation": [
        "buttons"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "buttons",
      "event": [
        "select"
      ],
      "property": [
        "width",
        "columns",
        "editable",
        "valueState",
        "selectedIndex",
        "enabled",
        "textDirection"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.RangeSlider": {
      "property": [
        "value2",
        "range",
        "progressBarSize",
        "startHandlePressed",
        "endHandlePressed"
      ],
      "extends": "sap.m.Slider"
    },
    "sap.m.RatingIndicator": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "enabled",
        "maxValue",
        "value",
        "iconSize",
        "iconSelected",
        "iconUnselected",
        "iconHovered",
        "visualMode",
        "displayOnly",
        "editable",
        "required"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ResponsivePopover": {
      "aggregation": [
        "content",
        "customHeader",
        "subHeader",
        "beginButton",
        "endButton",
        "footer",
        "_popup"
      ],
      "association": [
        "initialFocus",
        "ariaLabelledBy",
        "ariaDescribedBy"
      ],
      "defaultAggregation": "content",
      "event": [
        "afterClose",
        "afterOpen",
        "beforeClose",
        "beforeOpen"
      ],
      "property": [
        "placement",
        "showHeader",
        "title",
        "icon",
        "modal",
        "offsetX",
        "offsetY",
        "showArrow",
        "contentWidth",
        "contentHeight",
        "horizontalScrolling",
        "verticalScrolling",
        "showCloseButton",
        "resizable",
        "titleAlignment"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ResponsiveScale": {
      "property": [
        "tickmarksBetweenLabels"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.routing.RouteMatchedHandler": {
      "extends": "sap.ui.base.Object"
    },
    "sap.m.routing.Router": {
      "extends": "sap.ui.core.routing.Router"
    },
    "sap.m.routing.TargetHandler": {
      "extends": "sap.ui.base.Object"
    },
    "sap.m.routing.Targets": {
      "extends": "sap.ui.core.routing.Targets"
    },
    "sap.m.ScrollContainer": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "width",
        "height",
        "horizontal",
        "vertical",
        "focusable"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SearchField": {
      "aggregation": [
        "suggestionItems"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "suggestionItems",
      "event": [
        "change",
        "liveChange",
        "search",
        "suggest"
      ],
      "property": [
        "value",
        "width",
        "enabled",
        "visible",
        "maxLength",
        "placeholder",
        "showMagnifier",
        "showRefreshButton",
        "refreshButtonTooltip",
        "showSearchButton",
        "enableSuggestions",
        "selectOnFocus"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SegmentedButton": {
      "aggregation": [
        "buttons",
        "items",
        "_select"
      ],
      "association": [
        "selectedButton",
        "selectedItem",
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "buttons",
      "event": [
        "select",
        "selectionChange"
      ],
      "property": [
        "width",
        "enabled",
        "selectedKey"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SegmentedButtonItem": {
      "event": [
        "press"
      ],
      "property": [
        "icon",
        "visible",
        "width"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.Select": {
      "aggregation": [
        "items",
        "picker",
        "_valueIcon",
        "_pickerHeader",
        "_pickerValueStateContent"
      ],
      "association": [
        "selectedItem",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "beforeOpen",
        "change",
        "liveChange"
      ],
      "property": [
        "name",
        "enabled",
        "editable",
        "width",
        "maxWidth",
        "selectedKey",
        "selectedItemId",
        "icon",
        "type",
        "autoAdjustWidth",
        "textAlign",
        "textDirection",
        "valueState",
        "valueStateText",
        "showSecondaryValues",
        "resetOnMissingKey",
        "forceSelection",
        "wrapItemsText",
        "columnRatio",
        "required"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SelectDialog": {
      "aggregation": [
        "items",
        "_dialog"
      ],
      "defaultAggregation": "items",
      "event": [
        "cancel",
        "confirm",
        "liveChange",
        "search"
      ],
      "property": [
        "title",
        "noDataText",
        "multiSelect",
        "growingThreshold",
        "growing",
        "contentWidth",
        "rememberSelections",
        "contentHeight",
        "showClearButton",
        "confirmButtonText",
        "draggable",
        "resizable",
        "titleAlignment",
        "searchPlaceholder"
      ],
      "extends": "sap.m.SelectDialogBase"
    },
    "sap.m.SelectDialogBase": {
      "event": [
        "selectionChange",
        "updateFinished",
        "updateStarted"
      ],
      "property": [
        "initialFocus"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SelectionDetails": {
      "aggregation": [
        "items",
        "actions",
        "actionGroups",
        "_popover",
        "_button"
      ],
      "defaultAggregation": "items",
      "event": [
        "actionPress",
        "beforeClose",
        "beforeOpen",
        "navigate"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SelectionDetailsItem": {
      "aggregation": [
        "lines",
        "actions",
        "_overflowToolbar"
      ],
      "property": [
        "enableNav"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.SelectionDetailsItemLine": {
      "property": [
        "label",
        "value",
        "displayValue",
        "unit",
        "lineMarker"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.SelectList": {
      "aggregation": [
        "items"
      ],
      "association": [
        "selectedItem",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "itemPress",
        "selectionChange"
      ],
      "property": [
        "enabled",
        "width",
        "maxWidth",
        "selectedKey",
        "selectedItemId",
        "showSecondaryValues",
        "_columnRatio",
        "_tabIndex",
        "keyboardNavigationMode",
        "hideDisabledItems"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.semantic.AddAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.CancelAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.DeleteAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.DetailPage": {
      "aggregation": [
        "addAction",
        "mainAction",
        "positiveAction",
        "negativeAction",
        "forwardAction",
        "editAction",
        "saveAction",
        "deleteAction",
        "cancelAction",
        "flagAction",
        "favoriteAction",
        "openInAction",
        "discussInJamAction",
        "shareInJamAction",
        "sendEmailAction",
        "sendMessageAction",
        "printAction",
        "messagesIndicator",
        "saveAsTileAction",
        "pagingAction",
        "draftIndicator"
      ],
      "extends": "sap.m.semantic.ShareMenuPage"
    },
    "sap.m.semantic.DiscussInJamAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.EditAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.FavoriteAction": {
      "extends": "sap.m.semantic.SemanticToggleButton"
    },
    "sap.m.semantic.FilterAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.FilterSelect": {
      "extends": "sap.m.semantic.SemanticSelect"
    },
    "sap.m.semantic.FlagAction": {
      "extends": "sap.m.semantic.SemanticToggleButton"
    },
    "sap.m.semantic.ForwardAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.FullscreenPage": {
      "aggregation": [
        "addAction",
        "mainAction",
        "positiveAction",
        "negativeAction",
        "forwardAction",
        "editAction",
        "saveAction",
        "deleteAction",
        "cancelAction",
        "flagAction",
        "favoriteAction",
        "openInAction",
        "discussInJamAction",
        "shareInJamAction",
        "sendEmailAction",
        "sendMessageAction",
        "printAction",
        "messagesIndicator",
        "saveAsTileAction",
        "pagingAction",
        "draftIndicator"
      ],
      "extends": "sap.m.semantic.ShareMenuPage"
    },
    "sap.m.semantic.GroupAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.GroupSelect": {
      "extends": "sap.m.semantic.SemanticSelect"
    },
    "sap.m.semantic.MainAction": {
      "property": [
        "text"
      ],
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.MasterPage": {
      "aggregation": [
        "addAction",
        "mainAction",
        "positiveAction",
        "negativeAction",
        "multiSelectAction",
        "forwardAction",
        "editAction",
        "saveAction",
        "deleteAction",
        "cancelAction",
        "sort",
        "filter",
        "group",
        "messagesIndicator"
      ],
      "extends": "sap.m.semantic.SemanticPage"
    },
    "sap.m.semantic.MessagesIndicator": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.MultiSelectAction": {
      "extends": "sap.m.semantic.SemanticToggleButton"
    },
    "sap.m.semantic.NegativeAction": {
      "property": [
        "text"
      ],
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.OpenInAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.PositiveAction": {
      "property": [
        "text"
      ],
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.PrintAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.SaveAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.SemanticButton": {
      "event": [
        "press"
      ],
      "property": [
        "enabled"
      ],
      "extends": "sap.m.semantic.SemanticControl"
    },
    "sap.m.semantic.SemanticControl": {
      "aggregation": [
        "_control"
      ],
      "property": [
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.semantic.SemanticPage": {
      "aggregation": [
        "subHeader",
        "content",
        "customHeaderContent",
        "customFooterContent",
        "landmarkInfo",
        "_page"
      ],
      "defaultAggregation": "content",
      "event": [
        "navButtonPress"
      ],
      "property": [
        "title",
        "titleLevel",
        "showNavButton",
        "showSubHeader",
        "enableScrolling",
        "showFooter",
        "floatingFooter",
        "semanticRuleSet",
        "backgroundDesign"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.semantic.SemanticSelect": {
      "aggregation": [
        "items"
      ],
      "association": [
        "selectedItem"
      ],
      "defaultAggregation": "items",
      "event": [
        "change"
      ],
      "property": [
        "enabled",
        "selectedKey"
      ],
      "extends": "sap.m.semantic.SemanticControl"
    },
    "sap.m.semantic.SemanticToggleButton": {
      "property": [
        "pressed"
      ],
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.SendEmailAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.SendMessageAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.ShareInJamAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.ShareMenuPage": {
      "aggregation": [
        "customShareMenuContent",
        "_actionSheet"
      ],
      "extends": "sap.m.semantic.SemanticPage"
    },
    "sap.m.semantic.SortAction": {
      "extends": "sap.m.semantic.SemanticButton"
    },
    "sap.m.semantic.SortSelect": {
      "extends": "sap.m.semantic.SemanticSelect"
    },
    "sap.m.Shell": {
      "aggregation": [
        "app"
      ],
      "defaultAggregation": "app",
      "event": [
        "logout"
      ],
      "property": [
        "title",
        "logo",
        "showLogout",
        "headerRightText",
        "appWidthLimited",
        "backgroundColor",
        "backgroundImage",
        "backgroundRepeat",
        "backgroundOpacity",
        "homeIcon",
        "titleLevel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SinglePlanningCalendar": {
      "aggregation": [
        "actions",
        "appointments",
        "nonWorkingPeriods",
        "views",
        "specialDates",
        "_header",
        "_grid",
        "_mvgrid",
        "selectedDates"
      ],
      "association": [
        "selectedView",
        "legend"
      ],
      "event": [
        "appointmentCreate",
        "appointmentDrop",
        "appointmentResize",
        "appointmentSelect",
        "cellPress",
        "headerDateSelect",
        "moreLinkPress",
        "selectedDatesChange",
        "startDateChange",
        "viewChange",
        "weekNumberPress"
      ],
      "property": [
        "title",
        "startDate",
        "startHour",
        "endHour",
        "fullDay",
        "stickyMode",
        "scaleFactor",
        "enableAppointmentsDragAndDrop",
        "enableAppointmentsResize",
        "enableAppointmentsCreate",
        "firstDayOfWeek",
        "calendarWeekNumbering",
        "dateSelectionMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SinglePlanningCalendarDayView": {
      "extends": "sap.m.SinglePlanningCalendarView"
    },
    "sap.m.SinglePlanningCalendarMonthView": {
      "extends": "sap.m.SinglePlanningCalendarView"
    },
    "sap.m.SinglePlanningCalendarView": {
      "property": [
        "key",
        "title",
        "firstDayOfWeek",
        "calendarWeekNumbering"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.SinglePlanningCalendarWeekView": {
      "extends": "sap.m.SinglePlanningCalendarView"
    },
    "sap.m.SinglePlanningCalendarWorkWeekView": {
      "extends": "sap.m.SinglePlanningCalendarView"
    },
    "sap.m.Slider": {
      "aggregation": [
        "_tooltipContainer",
        "scale",
        "_defaultScale",
        "_defaultTooltips",
        "customTooltips",
        "_handlesLabels"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "scale",
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "width",
        "enabled",
        "name",
        "min",
        "max",
        "step",
        "progress",
        "value",
        "showHandleTooltip",
        "showAdvancedTooltip",
        "inputsAsTooltips",
        "enableTickmarks",
        "handlePressed"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SliderTooltipBase": {
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SlideTile": {
      "aggregation": [
        "tiles",
        "_pausePlayIcon",
        "_invisibleText"
      ],
      "defaultAggregation": "tiles",
      "event": [
        "press"
      ],
      "property": [
        "displayTime",
        "transitionTime",
        "scope",
        "sizeBehavior",
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SplitApp": {
      "event": [
        "orientationChange"
      ],
      "property": [
        "homeIcon"
      ],
      "extends": "sap.m.SplitContainer"
    },
    "sap.m.SplitButton": {
      "aggregation": [
        "_textButton",
        "_arrowButton"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "arrowPress",
        "press"
      ],
      "property": [
        "text",
        "type",
        "width",
        "enabled",
        "icon",
        "activeIcon",
        "iconDensityAware",
        "textDirection"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SplitContainer": {
      "aggregation": [
        "masterPages",
        "detailPages",
        "_navMaster",
        "_navDetail",
        "_navPopover"
      ],
      "association": [
        "initialDetail",
        "initialMaster"
      ],
      "event": [
        "afterDetailNavigate",
        "afterMasterClose",
        "afterMasterNavigate",
        "afterMasterOpen",
        "beforeMasterClose",
        "beforeMasterOpen",
        "detailNavigate",
        "masterButton",
        "masterNavigate"
      ],
      "property": [
        "defaultTransitionNameDetail",
        "defaultTransitionNameMaster",
        "mode",
        "masterButtonText",
        "masterButtonTooltip",
        "backgroundColor",
        "backgroundImage",
        "backgroundRepeat",
        "backgroundOpacity"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.StandardListItem": {
      "aggregation": [
        "avatar"
      ],
      "property": [
        "title",
        "description",
        "icon",
        "iconInset",
        "iconDensityAware",
        "activeIcon",
        "info",
        "infoState",
        "adaptTitleSize",
        "titleTextDirection",
        "infoTextDirection",
        "wrapping",
        "infoStateInverted",
        "wrapCharLimit"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.StandardTile": {
      "association": [
        "ariaDescribedBy"
      ],
      "property": [
        "title",
        "info",
        "icon",
        "activeIcon",
        "number",
        "numberUnit",
        "infoState",
        "type",
        "iconDensityAware"
      ],
      "extends": "sap.m.Tile"
    },
    "sap.m.StandardTreeItem": {
      "property": [
        "title",
        "icon"
      ],
      "extends": "sap.m.TreeItemBase"
    },
    "sap.m.StepInput": {
      "aggregation": [
        "_input"
      ],
      "association": [
        "ariaLabelledBy",
        "ariaDescribedBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "min",
        "max",
        "step",
        "stepMode",
        "largerStep",
        "value",
        "name",
        "placeholder",
        "required",
        "width",
        "valueState",
        "valueStateText",
        "editable",
        "enabled",
        "displayValuePrecision",
        "description",
        "fieldWidth",
        "textAlign",
        "validationMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.SuggestionItem": {
      "property": [
        "icon",
        "enabled",
        "description"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.Switch": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "state",
        "customTextOn",
        "customTextOff",
        "enabled",
        "name",
        "type"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.TabContainer": {
      "aggregation": [
        "items",
        "_addNewButton",
        "_tabStrip"
      ],
      "association": [
        "selectedItem"
      ],
      "event": [
        "addNewButtonPress",
        "itemClose",
        "itemSelect"
      ],
      "property": [
        "showAddNewButton",
        "backgroundDesign"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.TabContainerItem": {
      "aggregation": [
        "content",
        "_image"
      ],
      "association": [
        "_tabStripItem"
      ],
      "event": [
        "itemPropertyChanged"
      ],
      "property": [
        "name",
        "additionalText",
        "icon",
        "iconTooltip",
        "key",
        "modified"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.Table": {
      "aggregation": [
        "columns",
        "_noColumnsMessage"
      ],
      "event": [
        "beforeOpenContextMenu",
        "paste",
        "popinChanged"
      ],
      "property": [
        "backgroundDesign",
        "fixedLayout",
        "showOverlay",
        "alternateRowColors",
        "popinLayout",
        "contextualWidth",
        "autoPopinMode",
        "hiddenInPopin"
      ],
      "extends": "sap.m.ListBase"
    },
    "sap.m.table.columnmenu.ActionItem": {
      "event": [
        "press"
      ],
      "property": [
        "label",
        "icon"
      ],
      "extends": "sap.m.table.columnmenu.ItemBase"
    },
    "sap.m.table.columnmenu.Entry": {
      "property": [
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.table.columnmenu.Item": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "event": [
        "cancel",
        "confirm",
        "reset"
      ],
      "property": [
        "label",
        "icon",
        "showResetButton",
        "resetButtonEnabled",
        "showConfirmButton",
        "showCancelButton"
      ],
      "extends": "sap.m.table.columnmenu.ItemBase"
    },
    "sap.m.table.columnmenu.ItemBase": {
      "extends": "sap.m.table.columnmenu.Entry"
    },
    "sap.m.table.columnmenu.Menu": {
      "aggregation": [
        "quickActions",
        "items",
        "_quickActions",
        "_items"
      ],
      "defaultAggregation": "quickActions",
      "event": [
        "tableSettingsPressed"
      ],
      "property": [
        "showTableSettingsButton"
      ],
      "extends": "sap.m.table.columnmenu.MenuBase"
    },
    "sap.m.table.columnmenu.MenuBase": {
      "event": [
        "afterClose",
        "beforeOpen"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.table.columnmenu.QuickAction": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "label",
        "category",
        "contentSize"
      ],
      "extends": "sap.m.table.columnmenu.QuickActionBase"
    },
    "sap.m.table.columnmenu.QuickActionBase": {
      "extends": "sap.m.table.columnmenu.Entry"
    },
    "sap.m.table.columnmenu.QuickActionItem": {
      "property": [
        "key",
        "label"
      ],
      "extends": "sap.m.table.columnmenu.Entry"
    },
    "sap.m.table.columnmenu.QuickGroup": {
      "aggregation": [
        "items"
      ],
      "event": [
        "change"
      ],
      "extends": "sap.m.table.columnmenu.QuickActionBase"
    },
    "sap.m.table.columnmenu.QuickGroupItem": {
      "aggregation": [
        "quickAction"
      ],
      "property": [
        "grouped"
      ],
      "extends": "sap.m.table.columnmenu.QuickActionItem"
    },
    "sap.m.table.columnmenu.QuickSort": {
      "aggregation": [
        "items"
      ],
      "event": [
        "change"
      ],
      "extends": "sap.m.table.columnmenu.QuickActionBase"
    },
    "sap.m.table.columnmenu.QuickSortItem": {
      "aggregation": [
        "quickAction"
      ],
      "property": [
        "sortOrder"
      ],
      "extends": "sap.m.table.columnmenu.QuickActionItem"
    },
    "sap.m.table.columnmenu.QuickTotal": {
      "aggregation": [
        "items"
      ],
      "event": [
        "change"
      ],
      "extends": "sap.m.table.columnmenu.QuickActionBase"
    },
    "sap.m.table.columnmenu.QuickTotalItem": {
      "aggregation": [
        "quickAction"
      ],
      "property": [
        "totaled"
      ],
      "extends": "sap.m.table.columnmenu.QuickActionItem"
    },
    "sap.m.table.ColumnWidthController": {
      "extends": "sap.m.p13n.SelectionController"
    },
    "sap.m.TablePersoController": {
      "aggregation": [
        "_tablePersoDialog",
        "persoService"
      ],
      "association": [
        "table",
        "tables"
      ],
      "event": [
        "personalizationsDone"
      ],
      "property": [
        "contentWidth",
        "contentHeight",
        "componentName",
        "hasGrouping",
        "showSelectAll",
        "showResetAll",
        "resetAllMode"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.m.TablePersoDialog": {
      "aggregation": [
        "persoService"
      ],
      "association": [
        "persoDialogFor"
      ],
      "event": [
        "cancel",
        "confirm"
      ],
      "property": [
        "contentWidth",
        "contentHeight",
        "persoMap",
        "columnInfoCallback",
        "initialColumnState",
        "hasGrouping",
        "showSelectAll",
        "showResetAll"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.m.TablePersoProvider": {
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.m.TableSelectDialog": {
      "aggregation": [
        "items",
        "_dialog",
        "columns"
      ],
      "defaultAggregation": "items",
      "event": [
        "cancel",
        "confirm",
        "liveChange",
        "search"
      ],
      "property": [
        "title",
        "noDataText",
        "multiSelect",
        "growing",
        "growingThreshold",
        "contentWidth",
        "rememberSelections",
        "contentHeight",
        "showClearButton",
        "confirmButtonText",
        "draggable",
        "resizable",
        "titleAlignment",
        "searchPlaceholder"
      ],
      "extends": "sap.m.SelectDialogBase"
    },
    "sap.m.Text": {
      "property": [
        "text",
        "textDirection",
        "wrapping",
        "wrappingType",
        "textAlign",
        "width",
        "maxLines",
        "renderWhitespace",
        "emptyIndicatorMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.TextArea": {
      "aggregation": [
        "_counter"
      ],
      "event": [
        "liveChange"
      ],
      "property": [
        "rows",
        "cols",
        "height",
        "maxLength",
        "showExceededText",
        "wrapping",
        "valueLiveUpdate",
        "growing",
        "growingMaxLines"
      ],
      "extends": "sap.m.InputBase"
    },
    "sap.m.Tile": {
      "event": [
        "press"
      ],
      "property": [
        "removable"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.TileAttribute": {
      "aggregation": [
        "contentConfig"
      ],
      "defaultAggregation": "contentConfig",
      "property": [
        "key",
        "label"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.TileContainer": {
      "aggregation": [
        "tiles"
      ],
      "defaultAggregation": "tiles",
      "event": [
        "tileAdd",
        "tileDelete",
        "tileMove"
      ],
      "property": [
        "width",
        "height",
        "editable",
        "allowAdd"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.TileContent": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "footer",
        "footerColor",
        "size",
        "unit",
        "disabled",
        "frameType",
        "priority",
        "priorityText",
        "state"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.TileInfo": {
      "property": [
        "src",
        "text",
        "textColor",
        "backgroundColor",
        "borderColor"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.TimePicker": {
      "aggregation": [
        "rules",
        "_picker",
        "_numPicker"
      ],
      "event": [
        "afterValueHelpClose",
        "afterValueHelpOpen",
        "change",
        "liveChange"
      ],
      "property": [
        "localeId",
        "title",
        "minutesStep",
        "secondsStep",
        "placeholderSymbol",
        "mask",
        "maskMode",
        "support2400",
        "hideInput",
        "showCurrentTimeButton"
      ],
      "extends": "sap.m.DateTimeField"
    },
    "sap.m.TimePickerClocks": {
      "aggregation": [
        "_buttons",
        "_clocks"
      ],
      "property": [
        "skipAnimation"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.TimePickerInputs": {
      "aggregation": [
        "_inputs",
        "_texts"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.TimePickerSliders": {
      "aggregation": [
        "_columns"
      ],
      "event": [
        "change"
      ],
      "property": [
        "localeId",
        "displayFormat",
        "labelText",
        "minutesStep",
        "secondsStep",
        "width",
        "height",
        "value",
        "valueFormat",
        "support2400"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Title": {
      "aggregation": [
        "content"
      ],
      "association": [
        "title"
      ],
      "defaultAggregation": "content",
      "property": [
        "text",
        "level",
        "titleStyle",
        "width",
        "textAlign",
        "textDirection",
        "wrapping",
        "wrappingType"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ToggleButton": {
      "event": [
        "press"
      ],
      "property": [
        "pressed"
      ],
      "extends": "sap.m.Button"
    },
    "sap.m.Token": {
      "aggregation": [
        "deleteIcon"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "delete",
        "deselect",
        "press",
        "select"
      ],
      "property": [
        "selected",
        "key",
        "text",
        "editable",
        "textDirection",
        "editableParent",
        "truncated",
        "posinset",
        "setsize"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Tokenizer": {
      "aggregation": [
        "tokens",
        "_tokensInfo"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "tokens",
      "event": [
        "renderModeChange",
        "tokenChange",
        "tokenDelete",
        "tokenUpdate"
      ],
      "property": [
        "editable",
        "enabled",
        "width",
        "maxWidth",
        "renderMode",
        "hiddenTokensCount"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Toolbar": {
      "aggregation": [
        "content",
        "_activeButton"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "event": [
        "press"
      ],
      "property": [
        "width",
        "active",
        "enabled",
        "height",
        "design",
        "style",
        "ariaHasPopup"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ToolbarLayoutData": {
      "property": [
        "shrinkable",
        "minWidth",
        "maxWidth"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.m.ToolbarSeparator": {
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ToolbarSpacer": {
      "property": [
        "width"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Tree": {
      "event": [
        "toggleOpenState"
      ],
      "extends": "sap.m.ListBase"
    },
    "sap.m.TreeItemBase": {
      "extends": "sap.m.ListItemBase"
    },
    "sap.m.upload.ActionsPlaceholder": {
      "aggregation": [
        "_actionButton"
      ],
      "property": [
        "placeholderFor"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.upload.Column": {
      "property": [
        "columnPersonalizationText",
        "path",
        "sortable",
        "groupable",
        "filterable"
      ],
      "extends": "sap.m.Column"
    },
    "sap.m.upload.FilePreviewDialog": {
      "aggregation": [
        "additionalFooterButtons"
      ],
      "defaultAggregation": "additionalFooterButtons",
      "property": [
        "showCarouselArrows",
        "maxFileSizeforPreview",
        "customPageContentHandler"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.upload.Uploader": {
      "event": [
        "uploadAborted",
        "uploadCompleted",
        "uploadProgressed",
        "uploadStarted"
      ],
      "property": [
        "uploadUrl",
        "downloadUrl",
        "httpRequestMethod",
        "useMultipart"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.upload.UploaderTableItem": {
      "event": [
        "uploadCompleted",
        "uploadProgressed",
        "uploadStarted",
        "uploadTerminated"
      ],
      "property": [
        "uploadUrl",
        "downloadUrl",
        "httpRequestMethod",
        "useMultipart"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.upload.UploadItem": {
      "aggregation": [
        "headerFields"
      ],
      "event": [
        "uploadProgress",
        "uploadTerminated"
      ],
      "property": [
        "fileName",
        "mediaType",
        "url",
        "uploadUrl",
        "uploadState",
        "previewable",
        "fileSize",
        "isTrustedSource"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.upload.UploadItemConfiguration": {
      "property": [
        "fileNamePath",
        "mediaTypePath",
        "urlPath",
        "uploadUrlPath",
        "previewablePath",
        "fileSizePath",
        "isTrustedSourcePath"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.upload.UploadSet": {
      "aggregation": [
        "items",
        "incompleteItems",
        "headerFields",
        "toolbar",
        "uploader",
        "illustratedMessage"
      ],
      "defaultAggregation": "items",
      "event": [
        "afterItemAdded",
        "afterItemEdited",
        "afterItemRemoved",
        "beforeItemAdded",
        "beforeItemEdited",
        "beforeItemRemoved",
        "beforeUploadStarts",
        "beforeUploadTermination",
        "fileNameLengthExceeded",
        "fileRenamed",
        "fileSizeExceeded",
        "fileTypeMismatch",
        "itemDragStart",
        "itemDrop",
        "mediaTypeMismatch",
        "selectionChanged",
        "uploadCompleted",
        "uploadTerminated"
      ],
      "property": [
        "fileTypes",
        "maxFileNameLength",
        "maxFileSize",
        "mediaTypes",
        "noDataText",
        "noDataDescription",
        "noDataIllustrationType",
        "dragDropText",
        "dragDropDescription",
        "instantUpload",
        "showIcons",
        "terminationEnabled",
        "uploadEnabled",
        "uploadUrl",
        "uploadButtonInvisible",
        "sameFilenameAllowed",
        "httpRequestMethod",
        "multiple",
        "mode",
        "cloudFilePickerEnabled",
        "cloudFilePickerServiceUrl",
        "cloudFilePickerButtonText",
        "directory"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.upload.UploadSetItem": {
      "aggregation": [
        "attributes",
        "markers",
        "statuses",
        "markersAsStatus",
        "headerFields"
      ],
      "defaultAggregation": "attributes",
      "event": [
        "openPressed",
        "removePressed"
      ],
      "property": [
        "enabledRemove",
        "enabledEdit",
        "fileName",
        "mediaType",
        "thumbnailUrl",
        "uploadState",
        "url",
        "visibleRemove",
        "visibleEdit",
        "uploadUrl",
        "selected"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.upload.UploadSetToolbarPlaceholder": {
      "extends": "sap.ui.core.Control"
    },
    "sap.m.UploadCollection": {
      "aggregation": [
        "items",
        "headerParameters",
        "parameters",
        "toolbar",
        "infoToolbar",
        "_list",
        "_noDataIcon",
        "_dragDropIcon",
        "_dragDropText"
      ],
      "defaultAggregation": "items",
      "event": [
        "beforeUploadStarts",
        "change",
        "fileDeleted",
        "filenameLengthExceed",
        "fileRenamed",
        "fileSizeExceed",
        "selectionChange",
        "typeMissmatch",
        "uploadComplete",
        "uploadTerminated"
      ],
      "property": [
        "fileType",
        "maximumFilenameLength",
        "maximumFileSize",
        "mimeType",
        "multiple",
        "noDataText",
        "noDataDescription",
        "sameFilenameAllowed",
        "showSeparators",
        "uploadEnabled",
        "uploadUrl",
        "instantUpload",
        "numberOfAttachmentsText",
        "mode",
        "uploadButtonInvisible",
        "terminationEnabled"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.UploadCollectionItem": {
      "aggregation": [
        "attributes",
        "_propertyAttributes",
        "statuses",
        "markers"
      ],
      "association": [
        "fileUploader"
      ],
      "defaultAggregation": "attributes",
      "event": [
        "deletePress",
        "press"
      ],
      "property": [
        "contributor",
        "documentId",
        "fileName",
        "fileSize",
        "mimeType",
        "thumbnailUrl",
        "uploadedDate",
        "url",
        "enableEdit",
        "enableDelete",
        "visibleEdit",
        "visibleDelete",
        "ariaLabelForPicture",
        "selected"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.UploadCollectionParameter": {
      "property": [
        "name",
        "value"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.m.UploadCollectionToolbarPlaceholder": {
      "extends": "sap.ui.core.Control"
    },
    "sap.m.VariantItem": {
      "property": [
        "sharing",
        "remove",
        "favorite",
        "executeOnSelect",
        "rename",
        "title",
        "visible",
        "changeable",
        "author",
        "contexts",
        "_originalFavorite",
        "_originalExecuteOnSelect",
        "_originalTitle",
        "_originalContexts"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.VariantManagement": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "cancel",
        "manage",
        "manageCancel",
        "save",
        "select"
      ],
      "property": [
        "supportDefault",
        "supportFavorites",
        "supportApplyAutomatically",
        "supportPublic",
        "supportContexts",
        "selectedKey",
        "defaultKey",
        "showSaveAs",
        "creationAllowed",
        "showFooter",
        "modified",
        "popoverTitle",
        "inErrorState",
        "level",
        "titleStyle",
        "maxWidth",
        "_displayTextForExecuteOnSelectionForStandardVariant",
        "_showAsText",
        "_selectStategyForSameItem",
        "_standardKey"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.VBox": {
      "property": [
        "direction"
      ],
      "extends": "sap.m.FlexBox"
    },
    "sap.m.ViewSettingsCustomItem": {
      "aggregation": [
        "customControl"
      ],
      "property": [
        "filterCount"
      ],
      "extends": "sap.m.ViewSettingsItem"
    },
    "sap.m.ViewSettingsCustomTab": {
      "aggregation": [
        "content"
      ],
      "property": [
        "icon",
        "title"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.ViewSettingsDialog": {
      "aggregation": [
        "sortItems",
        "groupItems",
        "filterItems",
        "presetFilterItems",
        "customTabs"
      ],
      "association": [
        "selectedSortItem",
        "selectedGroupItem",
        "selectedPresetFilterItem"
      ],
      "event": [
        "beforeClose",
        "cancel",
        "confirm",
        "filterDetailPageOpened",
        "reset",
        "resetFilters"
      ],
      "property": [
        "title",
        "sortDescending",
        "groupDescending",
        "filterSearchOperator",
        "titleAlignment"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.ViewSettingsFilterItem": {
      "aggregation": [
        "items"
      ],
      "event": [
        "filterDetailItemsAggregationChange"
      ],
      "property": [
        "multiSelect"
      ],
      "extends": "sap.m.ViewSettingsItem"
    },
    "sap.m.ViewSettingsItem": {
      "event": [
        "itemPropertyChanged"
      ],
      "property": [
        "selected",
        "wrapping"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.m.WheelSlider": {
      "aggregation": [
        "items",
        "_arrowUp",
        "_arrowDown"
      ],
      "event": [
        "collapsed",
        "expanded",
        "selectedKeyChange"
      ],
      "property": [
        "selectedKey",
        "isCyclic",
        "label",
        "isExpanded"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.WheelSliderContainer": {
      "aggregation": [
        "sliders"
      ],
      "property": [
        "labelText",
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.Wizard": {
      "aggregation": [
        "steps",
        "_progressNavigator",
        "_nextButton"
      ],
      "association": [
        "currentStep"
      ],
      "defaultAggregation": "steps",
      "event": [
        "complete",
        "navigationChange",
        "stepActivate"
      ],
      "property": [
        "width",
        "height",
        "showNextButton",
        "finishButtonText",
        "enableBranching",
        "backgroundDesign",
        "renderMode",
        "stepTitleLevel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.m.WizardStep": {
      "aggregation": [
        "content",
        "_nextButton"
      ],
      "association": [
        "subsequentSteps",
        "nextStep"
      ],
      "defaultAggregation": "content",
      "event": [
        "activate",
        "complete"
      ],
      "property": [
        "title",
        "icon",
        "validated",
        "optional",
        "_titleLevel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.makit.Axis": {
      "property": [
        "showLabel",
        "showPrimaryLine",
        "showGrid",
        "thickness",
        "color"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.makit.Category": {
      "property": [
        "column",
        "displayName",
        "format"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.makit.CategoryAxis": {
      "property": [
        "sortOrder",
        "displayLastLabel",
        "displayAll"
      ],
      "extends": "sap.makit.Axis"
    },
    "sap.makit.Chart": {
      "aggregation": [
        "rows",
        "columns",
        "series",
        "values",
        "categoryRegions",
        "category",
        "categoryAxis",
        "valueAxis",
        "valueBubble"
      ],
      "event": [
        "doubletap",
        "longpress",
        "tap"
      ],
      "property": [
        "width",
        "height",
        "type",
        "showRangeSelector",
        "showTableView",
        "legendPosition",
        "lineThickness",
        "showTableValue",
        "maxSliceCount",
        "primaryColorPalette",
        "showTotalValue",
        "numberOfVisibleCategories",
        "rangeSelectorStartPosition"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.makit.Column": {
      "property": [
        "name",
        "value",
        "type"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.makit.CombinationChart": {
      "aggregation": [
        "categoryRegions",
        "layers",
        "categoryAxis",
        "primaryValueAxis",
        "secondaryValueAxis",
        "valueBubble"
      ],
      "event": [
        "doubletap",
        "longpress",
        "tap"
      ],
      "property": [
        "width",
        "height",
        "showRangeSelector",
        "legendPosition",
        "primaryColorPalette",
        "secondaryColorPalette",
        "showTableValue",
        "numberOfVisibleCategories",
        "rangeSelectorStartPosition"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.makit.Layer": {
      "aggregation": [
        "rows",
        "columns",
        "series",
        "values"
      ],
      "property": [
        "type",
        "lineThickness",
        "primaryColorPalette",
        "drawOnSecondaryAxis"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.makit.MakitLib": {
      "extends": "sap.ui.core.Element"
    },
    "sap.makit.Row": {
      "aggregation": [
        "cells"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.makit.Series": {
      "property": [
        "column",
        "displayName",
        "format"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.makit.Value": {
      "property": [
        "expression",
        "displayName",
        "format",
        "locale"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.makit.ValueAxis": {
      "property": [
        "min",
        "max"
      ],
      "extends": "sap.makit.Axis"
    },
    "sap.makit.ValueBubble": {
      "property": [
        "showCategoryText",
        "showCategoryDisplayName",
        "showValueDisplayName",
        "showValueOnPieChart",
        "showLegendLabel",
        "showNullValue",
        "position",
        "style",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.me.Calendar": {
      "event": [
        "changeCurrentDate",
        "changeRange",
        "tapOnDate"
      ],
      "property": [
        "visible",
        "hideNavControls",
        "hideMonthTitles",
        "monthsPerRow",
        "dayWidth",
        "dayHeight",
        "weeksPerRow",
        "singleRow",
        "monthsToDisplay",
        "currentDate",
        "enableMultiselection",
        "firstDayOffset",
        "disabledWeekDays",
        "disabledDates",
        "swipeToNavigate",
        "design",
        "selectionMode",
        "width",
        "days",
        "months"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.me.CalendarLegend": {
      "aggregation": [
        "labels",
        "colors",
        "icon"
      ],
      "property": [
        "legendForType00",
        "legendForType01",
        "legendForType04",
        "legendForType06",
        "legendForType07",
        "legendForToday",
        "legendForSelected",
        "legendForSelected00",
        "legendForNormal",
        "expandable",
        "expanded",
        "width",
        "legendWidth",
        "visible",
        "design"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.me.OverlapCalendar": {
      "aggregation": [
        "calendarEvents",
        "calendar",
        "typeLabels",
        "nameLabels"
      ],
      "event": [
        "changeDate",
        "endOfData"
      ],
      "property": [
        "startDate",
        "weeksPerRow",
        "firstDayOffset",
        "showOverlapIndicator",
        "visible",
        "swipeToNavigate",
        "width"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.me.OverlapCalendarEvent": {
      "property": [
        "startDay",
        "endDay",
        "relevant",
        "type",
        "typeName",
        "halfDay",
        "row",
        "name"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.me.ProgressIndicator": {
      "property": [
        "visible",
        "enabled",
        "barColor",
        "displayValue",
        "percentValue",
        "showValue",
        "width"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.me.TabContainer": {
      "aggregation": [
        "tabs",
        "contentInfo",
        "contentAttachments",
        "contentNotes",
        "contentPeople",
        "badges"
      ],
      "event": [
        "collapse",
        "expand",
        "select"
      ],
      "property": [
        "selectedTab",
        "badgeInfo",
        "badgeNotes",
        "badgeAttachments",
        "badgePeople",
        "expandable",
        "expanded",
        "visible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ndc.BarcodeScannerButton": {
      "aggregation": [
        "_btn"
      ],
      "event": [
        "customInput",
        "inputLiveUpdate",
        "scanFail",
        "scanSuccess"
      ],
      "property": [
        "provideFallback",
        "width",
        "dialogTitle",
        "preferFrontCamera",
        "frameRate",
        "zoom",
        "keepCameraScan",
        "disableBarcodeInputDialog"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ovp.app.Component": {
      "extends": "sap.fe.core.AppComponent"
    },
    "sap.rules.ui.DecisionTableConfiguration": {
      "event": [
        "change"
      ],
      "property": [
        "cellFormat",
        "hitPolicies",
        "enableSettings",
        "enableSettingResult",
        "decisionTableFormat",
        "threshold",
        "visibleRowCount"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.rules.ui.RuleBuilder": {
      "aggregation": [
        "_ruleTypeSelector",
        "_rule",
        "decisionTableConfiguration",
        "textRuleConfiguration"
      ],
      "association": [
        "expressionLanguage",
        "astExpressionLanguage"
      ],
      "property": [
        "types",
        "bindingContextPath",
        "editable"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.rules.ui.services.AstExpressionLanguage": {
      "event": [
        "dataChange"
      ],
      "property": [
        "bindingContextPath"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.rules.ui.services.ExpressionLanguage": {
      "event": [
        "dataChange"
      ],
      "property": [
        "valueHelpCallback",
        "bindingContextPath"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.rules.ui.TextRuleConfiguration": {
      "event": [
        "change"
      ],
      "property": [
        "enableSettings",
        "enableSettingResult",
        "enableElse",
        "enableElseIf"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.sac.df.changeHandler.MultiDimModelChangeHandler": {
      "extends": "sap.ui.mdc.Control"
    },
    "sap.sac.df.DataAnalyzer": {
      "property": [
        "metaPath",
        "selectedPanel",
        "showVisualizationType",
        "showTitle",
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.sac.df.DesignerPanel": {
      "property": [
        "metaPath",
        "showVisualizationType",
        "showAvailableObjects"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.sac.df.FilterBar": {
      "property": [
        "metaPath"
      ],
      "extends": "sap.ui.mdc.FilterBar"
    },
    "sap.sac.df.FilterField": {
      "property": [
        "metaPath"
      ],
      "extends": "sap.ui.mdc.FilterField"
    },
    "sap.sac.df.FilterPanel": {
      "property": [
        "metaPath",
        "enableReorder"
      ]
    },
    "sap.sac.df.Grid": {
      "event": [
        "onCellClick"
      ],
      "property": [
        "metaPath",
        "showStatusBar",
        "showTitle",
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.sac.df.model.Configuration": {
      "property": [
        "Calculations",
        "Commenting",
        "ContextMenuVariant",
        "StylingPanelItems",
        "TableTemplates",
        "TableTemplateSelection"
      ],
      "extends": "sap.ui.base.Object"
    },
    "sap.sac.df.model.DataProvider": {
      "event": [
        "dataUpdated",
        "visualizationAdded",
        "visualizationRemoved"
      ],
      "extends": "sap.ui.model.json.JSONModel"
    },
    "sap.sac.df.model.DataSourceInfo": {
      "extends": "sap.ui.base.Object"
    },
    "sap.sac.df.model.Dimension": {
      "extends": "sap.ui.base.Object"
    },
    "sap.sac.df.model.MultiDimModel": {
      "event": [
        "dataLoaded",
        "dataProviderAdded",
        "dataProviderRemoved",
        "dataProviderUpdated",
        "loaded",
        "variableGroupsAdded"
      ],
      "extends": "sap.ui.model.json.JSONModel"
    },
    "sap.sac.df.model.Variable": {
      "extends": "sap.ui.base.Object"
    },
    "sap.sac.df.model.VariableGroup": {
      "extends": "sap.ui.base.Object"
    },
    "sap.sac.df.model.visualization.Documents": {
      "extends": "sap.ui.base.Object"
    },
    "sap.sac.df.model.visualization.Grid": {
      "extends": "sap.ui.base.Object"
    },
    "sap.sac.df.StylingPanel": {
      "property": [
        "metaPath"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.AriaProperties": {
      "property": [
        "label",
        "labelledBy",
        "describedBy",
        "role",
        "hasPopup"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.BulletChart": {
      "extends": "sap.suite.ui.microchart.BulletMicroChart"
    },
    "sap.suite.ui.commons.BulletChartData": {
      "extends": "sap.suite.ui.microchart.BulletMicroChartData"
    },
    "sap.suite.ui.commons.BusinessCard": {
      "aggregation": [
        "content",
        "firstTitle"
      ],
      "property": [
        "type",
        "iconPath",
        "secondTitle",
        "width",
        "imageTooltip"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.CalculationBuilder": {
      "aggregation": [
        "items",
        "variables",
        "functions",
        "operators",
        "groups"
      ],
      "defaultAggregation": "items",
      "event": [
        "afterValidation",
        "change",
        "validateFunction"
      ],
      "property": [
        "expression",
        "title",
        "showToolbar",
        "wrapItemsInExpression",
        "layoutType",
        "showInputToolbar",
        "readOnly",
        "allowComparisonOperators",
        "allowLogicalOperators",
        "allowSuggestions",
        "allowStringConstants",
        "allowStringLiterals",
        "validationMode",
        "disabledDefaultTokens"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.CalculationBuilderFunction": {
      "aggregation": [
        "items"
      ],
      "property": [
        "key",
        "label",
        "description",
        "useDefaultValidation"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.CalculationBuilderGroup": {
      "aggregation": [
        "customView"
      ],
      "event": [
        "setSelection"
      ],
      "property": [
        "key",
        "title",
        "description",
        "icon"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.CalculationBuilderItem": {
      "property": [
        "key"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.CalculationBuilderValidationResult": {
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.suite.ui.commons.CalculationBuilderVariable": {
      "aggregation": [
        "items"
      ],
      "property": [
        "key",
        "label",
        "group"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.ChartContainer": {
      "aggregation": [
        "dimensionSelectors",
        "content",
        "toolbar",
        "customIcons"
      ],
      "defaultAggregation": "content",
      "event": [
        "contentChange",
        "customZoomInPress",
        "customZoomOutPress",
        "personalizationPress"
      ],
      "property": [
        "showPersonalization",
        "showFullScreen",
        "fullScreen",
        "showLegend",
        "title",
        "selectorGroupLabel",
        "autoAdjustHeight",
        "showZoom",
        "showLegendButton",
        "showSelectionDetails",
        "wrapLabels",
        "enableScroll",
        "width",
        "enableBrowserFullScreen"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.ChartContainerContent": {
      "aggregation": [
        "content"
      ],
      "property": [
        "icon",
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.ChartContainerToolbarPlaceholder": {
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.ChartTile": {
      "property": [
        "unit"
      ],
      "extends": "sap.suite.ui.commons.InfoTile"
    },
    "sap.suite.ui.commons.CloudFileInfo": {
      "property": [
        "fileShareId",
        "fileShareItemId",
        "isFolder",
        "parentFileShareItemId",
        "fileShareItemName",
        "createdByUser",
        "creationDateTime",
        "lastChangedByUser",
        "lastChangeDateTime",
        "fileShareItemContent",
        "fileShareItemContentType",
        "fileShareItemContentSize",
        "fileShareItemContentLink",
        "isDocumentCreationAllowed",
        "fileShareItemHumanContentType"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.suite.ui.commons.CloudFilePicker": {
      "event": [
        "cancel",
        "select"
      ],
      "property": [
        "serviceUrl",
        "sharedModel",
        "confirmButtonText",
        "filePickerMode",
        "title",
        "enableDuplicateCheck",
        "duplicateMessage",
        "suggestedFileName",
        "fileNameMandatory",
        "filePickerType",
        "MIMEType",
        "selectionMode"
      ],
      "extends": "sap.m.Dialog"
    },
    "sap.suite.ui.commons.collaboration.channels.MessageChannel": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.commons.ColumnData": {
      "extends": "sap.suite.ui.microchart.ColumnMicroChartData"
    },
    "sap.suite.ui.commons.ColumnMicroChart": {
      "extends": "sap.suite.ui.microchart.ColumnMicroChart"
    },
    "sap.suite.ui.commons.ColumnMicroChartLabel": {
      "extends": "sap.suite.ui.microchart.ColumnMicroChartLabel"
    },
    "sap.suite.ui.commons.ComparisonChart": {
      "extends": "sap.suite.ui.microchart.ComparisonMicroChart"
    },
    "sap.suite.ui.commons.ComparisonData": {
      "extends": "sap.suite.ui.microchart.ComparisonMicroChartData"
    },
    "sap.suite.ui.commons.DateRangeScroller": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.DateRangeSlider": {
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "width",
        "enabled",
        "editable",
        "visible",
        "showBubbles",
        "smallStepWidth",
        "totalUnits",
        "stepLabels",
        "labels",
        "min",
        "max",
        "value",
        "value2",
        "pinGrip",
        "pinGrip2"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.DateRangeSliderInternal": {
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "showBubbles",
        "pinGrip",
        "pinGrip2"
      ],
      "extends": "sap.ui.commons.RangeSlider"
    },
    "sap.suite.ui.commons.DeltaMicroChart": {
      "extends": "sap.suite.ui.microchart.DeltaMicroChart"
    },
    "sap.suite.ui.commons.DynamicContainer": {
      "extends": "sap.m.SlideTile"
    },
    "sap.suite.ui.commons.FacetOverview": {
      "aggregation": [
        "content"
      ],
      "event": [
        "heightChange",
        "press"
      ],
      "property": [
        "title",
        "quantity",
        "width",
        "height",
        "rowSpan",
        "heightType"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.FeedItem": {
      "property": [
        "title",
        "image",
        "link",
        "source",
        "publicationDate"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.FeedItemHeader": {
      "property": [
        "title",
        "image",
        "link",
        "source",
        "publicationDate",
        "description"
      ],
      "extends": "sap.m.ListItemBase"
    },
    "sap.suite.ui.commons.FeedTile": {
      "aggregation": [
        "items"
      ],
      "event": [
        "press"
      ],
      "property": [
        "displayDuration",
        "displayArticleImage",
        "source",
        "defaultImages"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.GenericTile": {
      "extends": "sap.m.GenericTile"
    },
    "sap.suite.ui.commons.GenericTile2X2": {
      "aggregation": [
        "tileContent",
        "icon",
        "titleText",
        "failedMessageText"
      ],
      "event": [
        "press"
      ],
      "property": [
        "header",
        "subheader",
        "failedText",
        "size",
        "backgroundImage",
        "headerImage",
        "frameType",
        "state",
        "imageDescription"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.HarveyBallMicroChart": {
      "extends": "sap.suite.ui.microchart.HarveyBallMicroChart"
    },
    "sap.suite.ui.commons.HarveyBallMicroChartItem": {
      "extends": "sap.suite.ui.microchart.HarveyBallMicroChartItem"
    },
    "sap.suite.ui.commons.HeaderCell": {
      "aggregation": [
        "west",
        "north",
        "east",
        "south"
      ],
      "property": [
        "heigth",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.HeaderCellItem": {
      "aggregation": [
        "content"
      ],
      "property": [
        "height"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.HeaderContainer": {
      "aggregation": [
        "scrollContainer",
        "items",
        "buttonPrev",
        "buttonNext"
      ],
      "property": [
        "scrollStep",
        "scrollTime",
        "showDividers",
        "view",
        "backgroundDesign"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.imageeditor.CropCustomShapeHistoryItem": {
      "extends": "sap.suite.ui.commons.imageeditor.HistoryItem"
    },
    "sap.suite.ui.commons.imageeditor.CropEllipseHistoryItem": {
      "extends": "sap.suite.ui.commons.imageeditor.HistoryItem"
    },
    "sap.suite.ui.commons.imageeditor.CropRectangleHistoryItem": {
      "extends": "sap.suite.ui.commons.imageeditor.HistoryItem"
    },
    "sap.suite.ui.commons.imageeditor.CustomSizeItem": {
      "property": [
        "width",
        "height",
        "label",
        "icon",
        "relative"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.imageeditor.FilterHistoryItem": {
      "extends": "sap.suite.ui.commons.imageeditor.HistoryItem"
    },
    "sap.suite.ui.commons.imageeditor.FlipHistoryItem": {
      "extends": "sap.suite.ui.commons.imageeditor.HistoryItem"
    },
    "sap.suite.ui.commons.imageeditor.HistoryItem": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.commons.imageeditor.ImageEditor": {
      "event": [
        "cropAreaChanged",
        "customShapeError",
        "customShapeLoaded",
        "error",
        "historyChanged",
        "loaded",
        "sizeChanged",
        "zoomChanged"
      ],
      "property": [
        "src",
        "customShapeSrc",
        "mode",
        "keepCropAspectRatio",
        "keepResizeAspectRatio",
        "scaleCropArea",
        "useExifOrientation"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.imageeditor.ImageEditorContainer": {
      "aggregation": [
        "imageEditor",
        "customToolbarControls",
        "customResizeItems",
        "customRectangleCropItems",
        "customEllipseCropItems"
      ],
      "defaultAggregation": "imageEditor",
      "property": [
        "mode",
        "enabledButtons"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.imageeditor.ImageEditorResponsiveContainer": {
      "extends": "sap.suite.ui.commons.imageeditor.ImageEditorContainer"
    },
    "sap.suite.ui.commons.imageeditor.ResizeHistoryItem": {
      "extends": "sap.suite.ui.commons.imageeditor.HistoryItem"
    },
    "sap.suite.ui.commons.imageeditor.RotateHistoryItem": {
      "extends": "sap.suite.ui.commons.imageeditor.HistoryItem"
    },
    "sap.suite.ui.commons.InfoTile": {
      "aggregation": [
        "content",
        "titleText"
      ],
      "event": [
        "press"
      ],
      "property": [
        "description",
        "title",
        "footer",
        "size",
        "state"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.JamContent": {
      "extends": "sap.m.FeedContent"
    },
    "sap.suite.ui.commons.KpiTile": {
      "property": [
        "value",
        "description",
        "doubleFontSize",
        "valueUnit",
        "valueScale",
        "valueStatus"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.LaunchTile": {
      "event": [
        "press"
      ],
      "property": [
        "title",
        "icon",
        "link"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.LinkActionSheet": {
      "aggregation": [
        "items"
      ],
      "event": [
        "itemPress"
      ],
      "extends": "sap.m.ActionSheet"
    },
    "sap.suite.ui.commons.MicroAreaChart": {
      "extends": "sap.suite.ui.microchart.AreaMicroChart"
    },
    "sap.suite.ui.commons.MicroAreaChartItem": {
      "extends": "sap.suite.ui.microchart.AreaMicroChartItem"
    },
    "sap.suite.ui.commons.MicroAreaChartLabel": {
      "extends": "sap.suite.ui.microchart.AreaMicroChartLabel"
    },
    "sap.suite.ui.commons.MicroAreaChartPoint": {
      "extends": "sap.suite.ui.microchart.AreaMicroChartPoint"
    },
    "sap.suite.ui.commons.MicroProcessFlow": {
      "aggregation": [
        "content"
      ],
      "property": [
        "ariaLabel",
        "renderType",
        "width"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.MicroProcessFlowItem": {
      "aggregation": [
        "customControl",
        "intermediary"
      ],
      "event": [
        "press"
      ],
      "property": [
        "key",
        "icon",
        "title",
        "state",
        "showIntermediary",
        "stepWidth",
        "showSeparator"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.MonitoringContent": {
      "aggregation": [
        "icon"
      ],
      "event": [
        "press"
      ],
      "property": [
        "value",
        "iconSrc",
        "size",
        "state",
        "animateTextChange"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.MonitoringTile": {
      "property": [
        "value",
        "iconSrc",
        "footerColor"
      ],
      "extends": "sap.suite.ui.commons.InfoTile"
    },
    "sap.suite.ui.commons.networkgraph.ActionButton": {
      "event": [
        "press"
      ],
      "property": [
        "icon",
        "title",
        "enabled",
        "position"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.networkgraph.Coordinate": {
      "property": [
        "x",
        "y"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.networkgraph.ElementAttribute": {
      "property": [
        "label",
        "value",
        "labelStatus",
        "valueStatus",
        "visible",
        "icon"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.networkgraph.ElementBase": {
      "aggregation": [
        "attributes"
      ],
      "property": [
        "title",
        "description",
        "status"
      ],
      "extends": "sap.suite.ui.commons.networkgraph.SvgBase"
    },
    "sap.suite.ui.commons.networkgraph.Graph": {
      "aggregation": [
        "lines",
        "nodes",
        "groups",
        "legend",
        "layoutAlgorithm",
        "statuses"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy",
        "associatedControl"
      ],
      "event": [
        "afterLayouting",
        "beforeLayouting",
        "connectionCreated",
        "failure",
        "graphReady",
        "itemDeleted",
        "nodeAdded",
        "nodeDropped",
        "search",
        "searchSuggest",
        "selectionChange",
        "zoomChanged"
      ],
      "property": [
        "height",
        "width",
        "orientation",
        "enableZoom",
        "enableWheelZoom",
        "backgroundImage",
        "backgroundColor",
        "renderType",
        "noData",
        "noDataText",
        "loading",
        "loadingText",
        "_smoothWheelZoom",
        "enableDragAndDrop",
        "nodePorts",
        "showCreateConnectionButton",
        "connectionTypeMapping",
        "labels"
      ],
      "extends": "sap.suite.ui.commons.networkgraph.SvgBase"
    },
    "sap.suite.ui.commons.networkgraph.GraphMap": {
      "association": [
        "graph"
      ],
      "event": [
        "mapReady"
      ],
      "property": [
        "height",
        "width",
        "directRenderNodeLimit",
        "title"
      ],
      "extends": "sap.suite.ui.commons.networkgraph.SvgBase"
    },
    "sap.suite.ui.commons.networkgraph.Group": {
      "aggregation": [
        "_checkBox"
      ],
      "event": [
        "collapseExpand",
        "headerCheckBoxPress",
        "showDetail"
      ],
      "property": [
        "headerCheckBoxState",
        "key",
        "collapsed",
        "icon",
        "minWidth",
        "parentGroupKey"
      ],
      "extends": "sap.suite.ui.commons.networkgraph.ElementBase"
    },
    "sap.suite.ui.commons.networkgraph.layout.ForceBasedLayout": {
      "property": [
        "alpha",
        "charge",
        "friction",
        "maximumDuration"
      ],
      "extends": "sap.suite.ui.commons.networkgraph.layout.LayoutAlgorithm"
    },
    "sap.suite.ui.commons.networkgraph.layout.ForceDirectedLayout": {
      "property": [
        "optimalDistanceConstant",
        "maxIterations",
        "maxTime",
        "initialTemperature",
        "coolDownStep",
        "staticNodes"
      ],
      "extends": "sap.suite.ui.commons.networkgraph.layout.LayoutAlgorithm"
    },
    "sap.suite.ui.commons.networkgraph.layout.LayeredLayout": {
      "property": [
        "nodeSpacing",
        "lineSpacingFactor",
        "nodePlacement",
        "mergeEdges"
      ],
      "extends": "sap.suite.ui.commons.networkgraph.layout.LayoutAlgorithm"
    },
    "sap.suite.ui.commons.networkgraph.layout.LayoutAlgorithm": {
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.networkgraph.layout.LayoutTask": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.commons.networkgraph.layout.NoopLayout": {
      "property": [
        "enableOptimizedLineAlgorithm",
        "componentArrangement"
      ],
      "extends": "sap.suite.ui.commons.networkgraph.layout.LayoutAlgorithm"
    },
    "sap.suite.ui.commons.networkgraph.layout.SwimLaneChainLayout": {
      "extends": "sap.suite.ui.commons.networkgraph.layout.LayoutAlgorithm"
    },
    "sap.suite.ui.commons.networkgraph.layout.TwoColumnsLayout": {
      "extends": "sap.suite.ui.commons.networkgraph.layout.LayoutAlgorithm"
    },
    "sap.suite.ui.commons.networkgraph.Line": {
      "aggregation": [
        "coordinates",
        "actionButtons"
      ],
      "event": [
        "hover",
        "press"
      ],
      "property": [
        "selected",
        "from",
        "to",
        "lineType",
        "arrowPosition",
        "arrowOrientation",
        "stretchToCenter",
        "connectionType",
        "labelName"
      ],
      "extends": "sap.suite.ui.commons.networkgraph.ElementBase"
    },
    "sap.suite.ui.commons.networkgraph.Node": {
      "aggregation": [
        "actionLinks",
        "actionButtons",
        "image",
        "content",
        "_checkBox"
      ],
      "event": [
        "collapseExpand",
        "headerCheckBoxPress",
        "hover",
        "press"
      ],
      "property": [
        "headerCheckBoxState",
        "collapsed",
        "selected",
        "group",
        "key",
        "shape",
        "icon",
        "statusIcon",
        "width",
        "height",
        "maxWidth",
        "x",
        "y",
        "showExpandButton",
        "showActionLinksButton",
        "showDetailButton",
        "titleLineSize",
        "descriptionLineSize",
        "iconSize",
        "coreNodeSize",
        "visible",
        "altText",
        "nodeTitleBackground",
        "nodePorts",
        "showCreateConnectionButton"
      ],
      "extends": "sap.suite.ui.commons.networkgraph.ElementBase"
    },
    "sap.suite.ui.commons.networkgraph.NodeImage": {
      "property": [
        "src",
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.networkgraph.Status": {
      "property": [
        "key",
        "title",
        "borderColor",
        "backgroundColor",
        "contentColor",
        "headerContentColor",
        "hoverBackgroundColor",
        "hoverBorderColor",
        "hoverContentColor",
        "selectedBackgroundColor",
        "selectedBorderColor",
        "selectedContentColor",
        "legendColor",
        "useFocusColorAsContentColor",
        "borderWidth",
        "borderStyle"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.networkgraph.SvgBase": {
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.NewsContent": {
      "extends": "sap.m.NewsContent"
    },
    "sap.suite.ui.commons.NoteTaker": {
      "aggregation": [
        "cards",
        "carousel"
      ],
      "event": [
        "addCard",
        "attachmentClick",
        "attachmentDelete",
        "attachmentSelect",
        "attachmentUploadComplete",
        "deleteCard",
        "editCard"
      ],
      "property": [
        "visibleNotes",
        "cardViewAllTrigger",
        "filterCriteria",
        "attachmentUploadUrl",
        "attachmentName"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.NoteTakerCard": {
      "event": [
        "attachmentClick",
        "deleteNote",
        "editNote"
      ],
      "property": [
        "header",
        "body",
        "timestamp",
        "tags",
        "viewAllTrigger",
        "uid",
        "isFiltered",
        "thumbUp",
        "thumbDown",
        "allTags",
        "attachmentFilename",
        "attachmentUrl"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.NoteTakerFeeder": {
      "aggregation": [
        "bodyArea",
        "titleInput",
        "fileUploader",
        "tagInput"
      ],
      "event": [
        "addNote",
        "attachmentClick",
        "attachmentDelete",
        "attachmentSelect",
        "attachmentUploadComplete"
      ],
      "property": [
        "body",
        "title",
        "tags",
        "thumbUp",
        "thumbDown",
        "attachmentUploadUrl",
        "attachmentName"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.NumericTile": {
      "property": [
        "value",
        "scale",
        "unit",
        "valueColor",
        "indicator"
      ],
      "extends": "sap.suite.ui.commons.InfoTile"
    },
    "sap.suite.ui.commons.PictureZoomIn": {
      "aggregation": [
        "busyIndicator"
      ],
      "property": [
        "description",
        "imageSrc"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.ProcessFlow": {
      "aggregation": [
        "_connections",
        "nodes",
        "lanes",
        "ariaProperties"
      ],
      "defaultAggregation": "lanes",
      "event": [
        "headerPress",
        "labelPress",
        "nodePress",
        "nodeTitlePress",
        "onError"
      ],
      "property": [
        "foldedCorners",
        "scrollable",
        "wheelZoomable",
        "showLabels"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.ProcessFlowConnection": {
      "aggregation": [
        "_labels"
      ],
      "defaultAggregation": "_labels",
      "property": [
        "drawData",
        "zoomLevel",
        "type",
        "state"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.ProcessFlowConnectionLabel": {
      "property": [
        "priority",
        "state"
      ],
      "extends": "sap.m.Button"
    },
    "sap.suite.ui.commons.ProcessFlowLaneHeader": {
      "event": [
        "press"
      ],
      "property": [
        "text",
        "iconSrc",
        "position",
        "laneId",
        "state",
        "zoomLevel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.ProcessFlowNode": {
      "aggregation": [
        "zoomLevelOneContent",
        "zoomLevelTwoContent",
        "zoomLevelThreeContent",
        "zoomLevelFourContent",
        "ariaProperties"
      ],
      "association": [
        "parents"
      ],
      "event": [
        "press",
        "titlePress"
      ],
      "property": [
        "title",
        "isTitleClickable",
        "laneId",
        "nodeId",
        "state",
        "type",
        "children",
        "titleAbbreviation",
        "stateText",
        "texts",
        "highlighted",
        "focused",
        "tag",
        "selected"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.RepeaterViewConfiguration": {
      "aggregation": [
        "template",
        "externalRepresentation"
      ],
      "property": [
        "title",
        "icon",
        "iconHovered",
        "path",
        "itemMinWidth",
        "numberOfTiles",
        "responsive",
        "external",
        "iconSelected",
        "itemHeight"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.SplitButton": {
      "aggregation": [
        "menu"
      ],
      "property": [
        "visible",
        "enabled",
        "lite",
        "style",
        "styled",
        "iconFirst",
        "text",
        "icon"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.statusindicator.Circle": {
      "property": [
        "cx",
        "cy",
        "r"
      ],
      "extends": "sap.suite.ui.commons.statusindicator.SimpleShape"
    },
    "sap.suite.ui.commons.statusindicator.CustomShape": {
      "aggregation": [
        "shapes",
        "fillingOptions"
      ],
      "defaultAggregation": "shapes",
      "property": [
        "x",
        "y",
        "width",
        "height",
        "strokeColor",
        "strokeWidth",
        "definition"
      ],
      "extends": "sap.suite.ui.commons.statusindicator.Shape"
    },
    "sap.suite.ui.commons.statusindicator.DiscreteThreshold": {
      "property": [
        "value",
        "ariaLabel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.statusindicator.FillingOption": {
      "property": [
        "shapeId",
        "weight",
        "order"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.statusindicator.LibraryShape": {
      "event": [
        "afterShapeLoaded"
      ],
      "property": [
        "shapeId"
      ],
      "extends": "sap.suite.ui.commons.statusindicator.CustomShape"
    },
    "sap.suite.ui.commons.statusindicator.Path": {
      "property": [
        "d"
      ],
      "extends": "sap.suite.ui.commons.statusindicator.SimpleShape"
    },
    "sap.suite.ui.commons.statusindicator.PropertyThreshold": {
      "property": [
        "fillColor",
        "toValue",
        "ariaLabel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.statusindicator.Rectangle": {
      "property": [
        "x",
        "y",
        "rx",
        "ry",
        "width",
        "height"
      ],
      "extends": "sap.suite.ui.commons.statusindicator.SimpleShape"
    },
    "sap.suite.ui.commons.statusindicator.Shape": {
      "property": [
        "fullAnimationDuration",
        "fillColor",
        "animationOnStartup",
        "animationOnChange",
        "animationOnStartupDelay",
        "fillingDirection",
        "fillingType",
        "fillingAngle",
        "verticalAlignment",
        "horizontalAlignment"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.statusindicator.ShapeGroup": {
      "aggregation": [
        "shapes"
      ],
      "defaultAggregation": "shapes",
      "property": [
        "weight"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.statusindicator.SimpleShape": {
      "property": [
        "strokeWidth",
        "strokeColor"
      ],
      "extends": "sap.suite.ui.commons.statusindicator.Shape"
    },
    "sap.suite.ui.commons.statusindicator.StatusIndicator": {
      "aggregation": [
        "groups",
        "propertyThresholds",
        "discreteThresholds",
        "label"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "groups",
      "event": [
        "press"
      ],
      "property": [
        "width",
        "height",
        "value",
        "viewBox",
        "ariaLabel",
        "size",
        "labelPosition",
        "showLabel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.taccount.TAccount": {
      "aggregation": [
        "debit",
        "credit"
      ],
      "property": [
        "measureOfUnit",
        "collapsed",
        "title",
        "subtitle",
        "orderBy",
        "opening",
        "openingDebit",
        "openingCredit"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.taccount.TAccountGroup": {
      "aggregation": [
        "accounts"
      ],
      "property": [
        "title",
        "collapsed"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.taccount.TAccountItem": {
      "aggregation": [
        "properties"
      ],
      "event": [
        "press"
      ],
      "property": [
        "value",
        "color",
        "group",
        "ariaLabel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.taccount.TAccountItemProperty": {
      "property": [
        "key",
        "value",
        "label",
        "displayLabel",
        "visible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.taccount.TAccountPanel": {
      "aggregation": [
        "properties",
        "table"
      ],
      "event": [
        "settingsApplied",
        "stateChanged"
      ],
      "property": [
        "title",
        "state",
        "showOverlay",
        "maxFractionDigits"
      ],
      "extends": "sap.m.Panel"
    },
    "sap.suite.ui.commons.TargetFilter": {
      "aggregation": [
        "columns",
        "_countDisplay",
        "_quad0",
        "_quad1",
        "_quad2",
        "_quad3",
        "measureColumn"
      ],
      "association": [
        "selectedColumns"
      ],
      "event": [
        "cancel",
        "filterChange",
        "search"
      ],
      "property": [
        "entitySet"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.TargetFilterColumn": {
      "property": [
        "path",
        "title",
        "length",
        "type"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.TargetFilterMeasureColumn": {
      "property": [
        "path",
        "type"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.commons.ThingCollection": {
      "aggregation": [
        "content"
      ],
      "property": [
        "width",
        "height",
        "minWidth",
        "minHeight"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.ThreePanelThingInspector": {
      "aggregation": [
        "menuContent"
      ],
      "property": [
        "showHeader",
        "logo",
        "sidebarWidth"
      ],
      "extends": "sap.ui.ux3.ThingInspector"
    },
    "sap.suite.ui.commons.ThreePanelThingViewer": {
      "aggregation": [
        "menuContent"
      ],
      "property": [
        "logo",
        "showHeader",
        "sidebarWidth"
      ],
      "extends": "sap.ui.ux3.ThingViewer"
    },
    "sap.suite.ui.commons.TileContent": {
      "extends": "sap.m.TileContent"
    },
    "sap.suite.ui.commons.TileContent2X2": {
      "aggregation": [
        "content"
      ],
      "property": [
        "footer",
        "size",
        "unit",
        "disabled"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.Timeline": {
      "aggregation": [
        "content",
        "customFilter",
        "filterList",
        "suggestionItems"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "event": [
        "addPost",
        "customMessageClosed",
        "filterOpen",
        "filterSelectionChange",
        "grow",
        "itemFiltering",
        "select",
        "suggest",
        "suggestionItemSelected"
      ],
      "property": [
        "alignment",
        "axisOrientation",
        "data",
        "enableAllInFilterItem",
        "enableBackendFilter",
        "enableBusyIndicator",
        "enableDoubleSided",
        "enableModelFilter",
        "enableScroll",
        "enableSocial",
        "filterTitle",
        "forceGrowing",
        "group",
        "groupBy",
        "groupByType",
        "growing",
        "growingThreshold",
        "height",
        "lazyLoading",
        "noDataText",
        "scrollingFadeout",
        "showFilterBar",
        "showHeaderBar",
        "showIcons",
        "showItemFilter",
        "showSearch",
        "showSort",
        "showSuggestion",
        "showTimeFilter",
        "sort",
        "dateTimePath",
        "sortOldestFirst",
        "textHeight",
        "width"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.TimelineFilterListItem": {
      "property": [
        "key",
        "text"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.TimelineItem": {
      "aggregation": [
        "customAction",
        "customReply",
        "embeddedControl",
        "replyList",
        "suggestionItems"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "embeddedControl",
      "event": [
        "customActionClicked",
        "press",
        "replyListOpen",
        "replyPost",
        "select",
        "suggest",
        "suggestionItemSelected",
        "userNameClicked"
      ],
      "property": [
        "dateTime",
        "filterValue",
        "icon",
        "iconDisplayShape",
        "iconInitials",
        "iconSize",
        "iconTooltip",
        "useIconTooltip",
        "maxCharacters",
        "replyCount",
        "status",
        "title",
        "text",
        "userName",
        "userNameClickable",
        "userPicture"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.TimelineNavigator": {
      "extends": "sap.ui.core.delegate.ItemNavigation"
    },
    "sap.suite.ui.commons.UnifiedThingGroup": {
      "aggregation": [
        "content"
      ],
      "property": [
        "title",
        "description",
        "design"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.UnifiedThingInspector": {
      "aggregation": [
        "facets",
        "facetContent",
        "navContainer",
        "kpis",
        "transactions",
        "actions",
        "pages",
        "objectHeader"
      ],
      "event": [
        "actionsButtonPress",
        "afterNavigate",
        "backAction",
        "configurationButtonPress",
        "navigate",
        "transactionsButtonPress"
      ],
      "property": [
        "height",
        "title",
        "name",
        "description",
        "icon",
        "transactionsVisible",
        "actionsVisible",
        "destroyPageOnBack",
        "configurationVisible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.commons.util.HtmlElement": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.commons.util.HtmlElementRenderer": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.commons.util.ManagedObjectRegister": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.commons.VerticalNavigationBar": {
      "extends": "sap.ui.ux3.NavigationBar"
    },
    "sap.suite.ui.commons.ViewRepeater": {
      "aggregation": [
        "views"
      ],
      "association": [
        "externalRepresentation"
      ],
      "event": [
        "changeView",
        "search"
      ],
      "property": [
        "itemMinWidth",
        "responsive",
        "defaultViewIndex",
        "showSearchField",
        "showViews",
        "external",
        "itemHeight",
        "height"
      ],
      "extends": "sap.ui.commons.RowRepeater"
    },
    "sap.suite.ui.generic.template.AnalyticalListPage.extensionAPI.ExtensionAPI": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.generic.template.Canvas.extensionAPI.ExtensionAPI": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.generic.template.extensionAPI.NavigationController": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.generic.template.lib.AppComponent": {
      "event": [
        "pageDataLoaded"
      ],
      "property": [
        "forceGlobalRefresh",
        "considerAnalyticalParameters",
        "showDraftToggle",
        "objectPageHeaderType",
        "objectPageVariantManagement",
        "flexibleColumnLayout",
        "inboundParameters",
        "tableSettings",
        "tableColumnVerticalAlignment",
        "useColumnLayoutForSmartForm",
        "objectPageColumns",
        "statePreservationMode",
        "enableAutoColumnWidthForSmartTable",
        "draftDiscardConfirmationSettings",
        "collaborationSettings",
        "mergeObjectPageSectionTitle",
        "externalNavigationSettings",
        "skipOPContextInfoInBrowserTitle"
      ],
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.suite.ui.generic.template.ListReport.extensionAPI.ExtensionAPI": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.generic.template.ListReport.extensionAPI.NonDraftTransactionController": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.generic.template.ObjectPage.extensionAPI.DraftTransactionController": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.generic.template.ObjectPage.extensionAPI.ExtensionAPI": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.generic.template.ObjectPage.extensionAPI.NonDraftTransactionController": {
      "extends": "sap.ui.base.Object"
    },
    "sap.suite.ui.microchart.AreaMicroChart": {
      "aggregation": [
        "chart",
        "maxThreshold",
        "innerMaxThreshold",
        "innerMinThreshold",
        "minThreshold",
        "target",
        "firstXLabel",
        "firstYLabel",
        "lastXLabel",
        "lastYLabel",
        "maxLabel",
        "minLabel",
        "lines"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "lines",
      "event": [
        "press"
      ],
      "property": [
        "size",
        "width",
        "height",
        "maxXValue",
        "minXValue",
        "maxYValue",
        "minYValue",
        "view",
        "colorPalette",
        "showLabel",
        "isResponsive",
        "hideOnNoData"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.AreaMicroChartItem": {
      "aggregation": [
        "points"
      ],
      "defaultAggregation": "points",
      "property": [
        "color",
        "title"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.AreaMicroChartLabel": {
      "property": [
        "color",
        "label"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.AreaMicroChartPoint": {
      "property": [
        "x",
        "y"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.BulletMicroChart": {
      "aggregation": [
        "actual",
        "thresholds"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "actual",
      "event": [
        "press"
      ],
      "property": [
        "size",
        "mode",
        "scale",
        "forecastValue",
        "targetValue",
        "minValue",
        "maxValue",
        "showActualValue",
        "showDeltaValue",
        "showActualValueInDeltaMode",
        "showTargetValue",
        "showValueMarker",
        "showThresholds",
        "actualValueLabel",
        "deltaValueLabel",
        "targetValueLabel",
        "width",
        "height",
        "scaleColor",
        "isResponsive",
        "hideOnNoData",
        "smallRangeAllowed"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.BulletMicroChartData": {
      "property": [
        "value",
        "color"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.ColumnMicroChart": {
      "aggregation": [
        "columns",
        "leftTopLabel",
        "rightTopLabel",
        "leftBottomLabel",
        "rightBottomLabel"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "columns",
      "event": [
        "press"
      ],
      "property": [
        "size",
        "width",
        "height",
        "isResponsive",
        "showTopLabels",
        "showBottomLabels",
        "allowColumnLabels",
        "hideOnNoData"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.ColumnMicroChartData": {
      "event": [
        "press"
      ],
      "property": [
        "color",
        "label",
        "displayValue",
        "value"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.ColumnMicroChartLabel": {
      "property": [
        "color",
        "label"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.ComparisonMicroChart": {
      "aggregation": [
        "data"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "data",
      "event": [
        "press"
      ],
      "property": [
        "size",
        "scale",
        "minValue",
        "maxValue",
        "view",
        "colorPalette",
        "shrinkable",
        "width",
        "height",
        "isResponsive",
        "hideOnNoData"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.ComparisonMicroChartData": {
      "event": [
        "press"
      ],
      "property": [
        "value",
        "color",
        "title",
        "displayValue"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.DeltaMicroChart": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "value1",
        "value2",
        "title1",
        "title2",
        "displayValue1",
        "displayValue2",
        "deltaDisplayValue",
        "color",
        "view",
        "width",
        "height",
        "size",
        "isResponsive",
        "hideOnNoData"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.HarveyBallMicroChart": {
      "aggregation": [
        "items"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "press"
      ],
      "property": [
        "total",
        "totalLabel",
        "totalScale",
        "formattedLabel",
        "showTotal",
        "showFractions",
        "size",
        "colorPalette",
        "width",
        "height",
        "alignContent",
        "isResponsive",
        "hideOnNoData"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.HarveyBallMicroChartItem": {
      "property": [
        "color",
        "fraction",
        "fractionLabel",
        "fractionScale",
        "formattedLabel"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.InteractiveBarChart": {
      "aggregation": [
        "bars"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "bars",
      "event": [
        "press",
        "selectionChanged"
      ],
      "property": [
        "displayedBars",
        "labelWidth",
        "selectionEnabled",
        "min",
        "max",
        "showError",
        "errorMessageTitle",
        "errorMessage"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.InteractiveBarChartBar": {
      "property": [
        "label",
        "selected",
        "displayedValue",
        "color",
        "value"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.InteractiveDonutChart": {
      "aggregation": [
        "segments"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "segments",
      "event": [
        "press",
        "selectionChanged"
      ],
      "property": [
        "displayedSegments",
        "selectionEnabled",
        "showError",
        "errorMessageTitle",
        "errorMessage"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.InteractiveDonutChartSegment": {
      "property": [
        "label",
        "selected",
        "value",
        "displayedValue",
        "color"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.InteractiveLineChart": {
      "aggregation": [
        "points"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "points",
      "event": [
        "press",
        "selectionChanged"
      ],
      "property": [
        "displayedPoints",
        "precedingPoint",
        "succeedingPoint",
        "selectionEnabled",
        "showError",
        "errorMessageTitle",
        "errorMessage"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.InteractiveLineChartPoint": {
      "property": [
        "label",
        "secondaryLabel",
        "selected",
        "value",
        "displayedValue",
        "color"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.LineMicroChart": {
      "aggregation": [
        "points",
        "lines",
        "_line"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "points",
      "event": [
        "press"
      ],
      "property": [
        "size",
        "threshold",
        "showThresholdLine",
        "showThresholdValue",
        "thresholdDisplayValue",
        "minXValue",
        "maxXValue",
        "minYValue",
        "maxYValue",
        "leftTopLabel",
        "rightTopLabel",
        "leftBottomLabel",
        "rightBottomLabel",
        "showTopLabels",
        "showBottomLabels",
        "color",
        "showPoints",
        "width",
        "height",
        "hideOnNoData"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.LineMicroChartEmphasizedPoint": {
      "property": [
        "color",
        "show"
      ],
      "extends": "sap.suite.ui.microchart.LineMicroChartPoint"
    },
    "sap.suite.ui.microchart.LineMicroChartLine": {
      "aggregation": [
        "points"
      ],
      "defaultAggregation": "points",
      "property": [
        "color",
        "showPoints",
        "type"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.LineMicroChartPoint": {
      "property": [
        "x",
        "y"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.suite.ui.microchart.RadialMicroChart": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "total",
        "fraction",
        "percentage",
        "valueColor",
        "size",
        "width",
        "height",
        "alignContent",
        "hideOnNoData",
        "showPercentageSymbol"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.StackedBarMicroChart": {
      "aggregation": [
        "bars"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "bars",
      "event": [
        "press"
      ],
      "property": [
        "size",
        "maxValue",
        "precision",
        "displayZeroValue",
        "width",
        "height",
        "showLabels",
        "hideOnNoData"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.suite.ui.microchart.StackedBarMicroChartBar": {
      "property": [
        "value",
        "valueColor",
        "displayValue"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.tnt.InfoLabel": {
      "property": [
        "text",
        "renderMode",
        "colorScheme",
        "width",
        "displayOnly",
        "textDirection",
        "icon"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.tnt.NavigationList": {
      "aggregation": [
        "items",
        "_overflowItem"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy",
        "selectedItem"
      ],
      "defaultAggregation": "items",
      "event": [
        "itemPress",
        "itemSelect"
      ],
      "property": [
        "width",
        "expanded",
        "selectedKey"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.tnt.NavigationListGroup": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "extends": "sap.tnt.NavigationListItemBase"
    },
    "sap.tnt.NavigationListItem": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "select"
      ],
      "property": [
        "icon",
        "visible",
        "selectable",
        "href",
        "target",
        "design",
        "ariaHasPopup"
      ],
      "extends": "sap.tnt.NavigationListItemBase"
    },
    "sap.tnt.NavigationListItemBase": {
      "aggregation": [
        "_expandIconControl",
        "_externalLinkIconControl"
      ],
      "event": [
        "press"
      ],
      "property": [
        "expanded",
        "hasExpander",
        "visible"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.tnt.SideNavigation": {
      "aggregation": [
        "item",
        "fixedItem",
        "footer"
      ],
      "association": [
        "selectedItem"
      ],
      "defaultAggregation": "item",
      "event": [
        "itemPress",
        "itemSelect"
      ],
      "property": [
        "width",
        "expanded",
        "selectedKey",
        "ariaLabel",
        "design"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.tnt.ToolHeader": {
      "extends": "sap.m.OverflowToolbar"
    },
    "sap.tnt.ToolHeaderUtilitySeparator": {
      "extends": "sap.ui.core.Control"
    },
    "sap.tnt.ToolPage": {
      "aggregation": [
        "header",
        "subHeader",
        "sideContent",
        "mainContents"
      ],
      "property": [
        "sideExpanded",
        "contentBackgroundDesign"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.codeeditor.CodeEditor": {
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "value",
        "type",
        "width",
        "height",
        "editable",
        "lineNumbers",
        "valueSelection",
        "maxLines",
        "colorTheme",
        "syntaxHints"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Accordion": {
      "aggregation": [
        "sections"
      ],
      "defaultAggregation": "sections",
      "event": [
        "sectionClose",
        "sectionOpen",
        "sectionsReorder"
      ],
      "property": [
        "width",
        "openedSectionsId"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.AccordionSection": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "event": [
        "scroll"
      ],
      "property": [
        "maxHeight",
        "enabled",
        "collapsed",
        "title"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.ApplicationHeader": {
      "event": [
        "logoff"
      ],
      "property": [
        "logoSrc",
        "logoText",
        "displayLogoff",
        "userName",
        "displayWelcome"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Area": {
      "property": [
        "shape",
        "coords",
        "href",
        "alt"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.AutoComplete": {
      "event": [
        "suggest"
      ],
      "property": [
        "enableScrolling"
      ],
      "extends": "sap.ui.commons.ComboBox"
    },
    "sap.ui.commons.Button": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "text",
        "enabled",
        "width",
        "helpId",
        "icon",
        "iconHovered",
        "iconSelected",
        "iconFirst",
        "height",
        "styled",
        "lite",
        "style"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Callout": {
      "aggregation": [
        "content"
      ],
      "extends": "sap.ui.commons.CalloutBase"
    },
    "sap.ui.commons.CalloutBase": {
      "event": [
        "beforeOpen",
        "close",
        "open",
        "opened"
      ],
      "extends": "sap.ui.core.TooltipBase"
    },
    "sap.ui.commons.Carousel": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "orientation",
        "width",
        "height",
        "defaultItemHeight",
        "defaultItemWidth",
        "animationDuration",
        "visibleItems",
        "handleSize",
        "firstVisibleIndex"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.CheckBox": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "checked",
        "text",
        "enabled",
        "editable",
        "valueState",
        "width",
        "textDirection",
        "name"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.ColorPicker": {
      "extends": "sap.ui.unified.ColorPicker"
    },
    "sap.ui.commons.ComboBox": {
      "aggregation": [
        "items",
        "myListBox"
      ],
      "association": [
        "listBox"
      ],
      "defaultAggregation": "items",
      "event": [
        "change"
      ],
      "property": [
        "maxPopupItems",
        "displaySecondaryValues",
        "selectedKey",
        "selectedItemId"
      ],
      "extends": "sap.ui.commons.TextField"
    },
    "sap.ui.commons.DatePicker": {
      "property": [
        "locale",
        "yyyymmdd"
      ],
      "extends": "sap.ui.commons.TextField"
    },
    "sap.ui.commons.Dialog": {
      "aggregation": [
        "buttons",
        "content"
      ],
      "association": [
        "defaultButton",
        "initialFocus"
      ],
      "defaultAggregation": "content",
      "event": [
        "closed"
      ],
      "property": [
        "width",
        "height",
        "scrollLeft",
        "scrollTop",
        "title",
        "applyContentPadding",
        "showCloseButton",
        "resizable",
        "minWidth",
        "minHeight",
        "maxWidth",
        "maxHeight",
        "contentBorderDesign",
        "modal",
        "accessibleRole",
        "keepInWindow",
        "autoClose"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.DropdownBox": {
      "event": [
        "searchHelp"
      ],
      "property": [
        "searchHelpEnabled",
        "searchHelpText",
        "searchHelpAdditionalText",
        "searchHelpIcon",
        "maxHistoryItems"
      ],
      "extends": "sap.ui.commons.ComboBox"
    },
    "sap.ui.commons.FileUploader": {
      "extends": "sap.ui.unified.FileUploader"
    },
    "sap.ui.commons.FileUploaderParameter": {
      "extends": "sap.ui.unified.FileUploaderParameter"
    },
    "sap.ui.commons.form.Form": {
      "extends": "sap.ui.layout.form.Form"
    },
    "sap.ui.commons.form.FormContainer": {
      "extends": "sap.ui.layout.form.FormContainer"
    },
    "sap.ui.commons.form.FormElement": {
      "extends": "sap.ui.layout.form.FormElement"
    },
    "sap.ui.commons.form.FormLayout": {
      "extends": "sap.ui.layout.form.FormLayout"
    },
    "sap.ui.commons.form.GridContainerData": {
      "extends": "sap.ui.layout.form.GridContainerData"
    },
    "sap.ui.commons.form.GridElementData": {
      "extends": "sap.ui.layout.form.GridElementData"
    },
    "sap.ui.commons.form.GridLayout": {
      "extends": "sap.ui.layout.form.GridLayout"
    },
    "sap.ui.commons.form.ResponsiveLayout": {
      "extends": "sap.ui.layout.form.ResponsiveLayout"
    },
    "sap.ui.commons.form.SimpleForm": {
      "property": [
        "layout"
      ],
      "extends": "sap.ui.layout.form.SimpleForm"
    },
    "sap.ui.commons.FormattedTextView": {
      "aggregation": [
        "controls"
      ],
      "property": [
        "accessibleRole",
        "htmlText"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.HorizontalDivider": {
      "property": [
        "width",
        "type",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Image": {
      "event": [
        "press"
      ],
      "property": [
        "src",
        "width",
        "height",
        "decorative",
        "alt",
        "useMap"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.ImageMap": {
      "aggregation": [
        "areas"
      ],
      "event": [
        "press"
      ],
      "property": [
        "name"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.InPlaceEdit": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "valueState",
        "undoEnabled",
        "design"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Label": {
      "association": [
        "labelFor"
      ],
      "property": [
        "design",
        "textDirection",
        "wrapping",
        "width",
        "text",
        "icon",
        "textAlign",
        "required",
        "requiredAtBegin"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.layout.AbsoluteLayout": {
      "aggregation": [
        "positions"
      ],
      "defaultAggregation": "positions",
      "property": [
        "width",
        "height",
        "verticalScrolling",
        "horizontalScrolling"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.layout.BorderLayout": {
      "aggregation": [
        "top",
        "begin",
        "center",
        "end",
        "bottom"
      ],
      "property": [
        "rtl",
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.layout.BorderLayoutArea": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "areaId",
        "overflowX",
        "overflowY",
        "contentAlign",
        "size",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.layout.HorizontalLayout": {
      "extends": "sap.ui.layout.HorizontalLayout"
    },
    "sap.ui.commons.layout.MatrixLayout": {
      "aggregation": [
        "rows"
      ],
      "defaultAggregation": "rows",
      "property": [
        "width",
        "height",
        "layoutFixed",
        "columns",
        "widths"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.layout.MatrixLayoutCell": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "backgroundDesign",
        "colSpan",
        "hAlign",
        "padding",
        "rowSpan",
        "separation",
        "vAlign"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.layout.MatrixLayoutRow": {
      "aggregation": [
        "cells"
      ],
      "defaultAggregation": "cells",
      "property": [
        "height"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.layout.PositionContainer": {
      "aggregation": [
        "control"
      ],
      "defaultAggregation": "control",
      "property": [
        "top",
        "bottom",
        "left",
        "right",
        "centerHorizontally",
        "centerVertically"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.layout.ResponsiveFlowLayout": {
      "extends": "sap.ui.layout.ResponsiveFlowLayout"
    },
    "sap.ui.commons.layout.ResponsiveFlowLayoutData": {
      "extends": "sap.ui.layout.ResponsiveFlowLayoutData"
    },
    "sap.ui.commons.layout.VerticalLayout": {
      "extends": "sap.ui.layout.VerticalLayout"
    },
    "sap.ui.commons.Link": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "text",
        "enabled",
        "helpId",
        "href",
        "target",
        "width"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.ListBox": {
      "aggregation": [
        "items"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "select"
      ],
      "property": [
        "editable",
        "enabled",
        "allowMultiSelect",
        "width",
        "height",
        "scrollTop",
        "displayIcons",
        "displaySecondaryValues",
        "valueTextAlign",
        "secondaryValueTextAlign",
        "minWidth",
        "maxWidth",
        "visibleItems"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Menu": {
      "extends": "sap.ui.unified.Menu"
    },
    "sap.ui.commons.MenuBar": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "enabled",
        "width",
        "design"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.MenuButton": {
      "aggregation": [
        "menu"
      ],
      "defaultAggregation": "menu",
      "event": [
        "itemSelected",
        "press"
      ],
      "property": [
        "dockButton",
        "dockMenu"
      ],
      "extends": "sap.ui.commons.Button"
    },
    "sap.ui.commons.MenuItem": {
      "extends": "sap.ui.unified.MenuItem"
    },
    "sap.ui.commons.MenuItemBase": {
      "extends": "sap.ui.unified.MenuItemBase"
    },
    "sap.ui.commons.MenuTextFieldItem": {
      "extends": "sap.ui.unified.MenuTextFieldItem"
    },
    "sap.ui.commons.Message": {
      "property": [
        "type",
        "text",
        "associatedElementId",
        "design"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.MessageBar": {
      "property": [
        "anchorID",
        "visible",
        "maxToasted",
        "maxListed",
        "anchorSnapPoint"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.MessageList": {
      "property": [
        "visible",
        "anchorId",
        "maxListed"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.MessageToast": {
      "event": [
        "next"
      ],
      "property": [
        "anchorId"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Paginator": {
      "event": [
        "page"
      ],
      "property": [
        "currentPage",
        "numberOfPages"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Panel": {
      "aggregation": [
        "content",
        "title",
        "buttons"
      ],
      "defaultAggregation": "content",
      "property": [
        "width",
        "height",
        "enabled",
        "scrollLeft",
        "scrollTop",
        "applyContentPadding",
        "collapsed",
        "areaDesign",
        "borderDesign",
        "showCollapseIcon",
        "text"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.PasswordField": {
      "extends": "sap.ui.commons.TextField"
    },
    "sap.ui.commons.ProgressIndicator": {
      "property": [
        "enabled",
        "barColor",
        "displayValue",
        "percentValue",
        "showValue",
        "width"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.RadioButton": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "select"
      ],
      "property": [
        "text",
        "enabled",
        "editable",
        "selected",
        "valueState",
        "width",
        "textDirection",
        "groupName",
        "key"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.RadioButtonGroup": {
      "aggregation": [
        "items"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "select"
      ],
      "property": [
        "width",
        "columns",
        "editable",
        "valueState",
        "selectedIndex",
        "enabled"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.RangeSlider": {
      "property": [
        "value2"
      ],
      "extends": "sap.ui.commons.Slider"
    },
    "sap.ui.commons.RatingIndicator": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "editable",
        "maxValue",
        "value",
        "averageValue",
        "iconSelected",
        "iconUnselected",
        "iconHovered",
        "visualMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.ResponsiveContainer": {
      "aggregation": [
        "ranges",
        "content"
      ],
      "association": [
        "defaultContent"
      ],
      "event": [
        "rangeSwitch"
      ],
      "property": [
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.ResponsiveContainerRange": {
      "association": [
        "content"
      ],
      "property": [
        "width",
        "height",
        "key"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.RichTooltip": {
      "aggregation": [
        "formattedText",
        "individualStateText"
      ],
      "property": [
        "title",
        "imageSrc",
        "valueStateText",
        "imageAltText"
      ],
      "extends": "sap.ui.core.TooltipBase"
    },
    "sap.ui.commons.RoadMap": {
      "aggregation": [
        "steps"
      ],
      "defaultAggregation": "steps",
      "event": [
        "stepExpanded",
        "stepSelected"
      ],
      "property": [
        "numberOfVisibleSteps",
        "firstVisibleStep",
        "selectedStep",
        "width"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.RoadMapStep": {
      "aggregation": [
        "subSteps"
      ],
      "defaultAggregation": "subSteps",
      "property": [
        "label",
        "enabled",
        "expanded",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.RowRepeater": {
      "aggregation": [
        "rows",
        "title",
        "filters",
        "sorters",
        "noData",
        "filterToolbar",
        "sorterToolbar",
        "headerShowMoreButton",
        "footerShowMoreButton",
        "footerPager"
      ],
      "defaultAggregation": "rows",
      "event": [
        "filter",
        "page",
        "resize",
        "sort"
      ],
      "property": [
        "numberOfRows",
        "currentPage",
        "showMoreSteps",
        "fixedRowHeight",
        "design",
        "threshold"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.RowRepeaterFilter": {
      "property": [
        "text",
        "icon",
        "filters"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.RowRepeaterSorter": {
      "property": [
        "text",
        "icon",
        "sorter"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.SearchField": {
      "aggregation": [
        "searchProvider"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "search",
        "suggest"
      ],
      "property": [
        "enableListSuggest",
        "showListExpander",
        "enableClear",
        "showExternalButton",
        "enableCache",
        "enableFilterMode",
        "value",
        "enabled",
        "editable",
        "width",
        "maxLength",
        "valueState",
        "placeholder",
        "textAlign",
        "visibleItemCount",
        "startSuggestion",
        "maxSuggestionItems",
        "maxHistoryItems"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.SearchProvider": {
      "extends": "sap.ui.core.search.OpenSearchProvider"
    },
    "sap.ui.commons.SegmentedButton": {
      "aggregation": [
        "buttons"
      ],
      "association": [
        "selectedButton"
      ],
      "event": [
        "select"
      ],
      "property": [
        "enabled"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Slider": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "width",
        "min",
        "max",
        "value",
        "smallStepWidth",
        "totalUnits",
        "stepLabels",
        "editable",
        "enabled",
        "labels",
        "vertical",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Splitter": {
      "aggregation": [
        "firstPaneContent",
        "secondPaneContent"
      ],
      "property": [
        "splitterOrientation",
        "splitterPosition",
        "minSizeFirstPane",
        "minSizeSecondPane",
        "width",
        "height",
        "showScrollBars",
        "splitterBarVisible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Tab": {
      "property": [
        "verticalScrolling",
        "horizontalScrolling",
        "closable",
        "selected"
      ],
      "extends": "sap.ui.commons.Panel"
    },
    "sap.ui.commons.TabStrip": {
      "aggregation": [
        "tabs",
        "_leftArrowControl",
        "_rightArrowControl"
      ],
      "defaultAggregation": "tabs",
      "event": [
        "close",
        "select"
      ],
      "property": [
        "height",
        "width",
        "selectedIndex",
        "enableTabReordering"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.TextArea": {
      "property": [
        "height",
        "cols",
        "rows",
        "wrapping",
        "cursorPos",
        "explanation",
        "labeledBy"
      ],
      "extends": "sap.ui.commons.TextField"
    },
    "sap.ui.commons.TextField": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "value",
        "textDirection",
        "enabled",
        "editable",
        "required",
        "width",
        "maxLength",
        "valueState",
        "textAlign",
        "imeMode",
        "design",
        "helpId",
        "accessibleRole",
        "name",
        "placeholder"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.TextView": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "property": [
        "text",
        "textDirection",
        "enabled",
        "helpId",
        "accessibleRole",
        "design",
        "wrapping",
        "semanticColor",
        "textAlign",
        "width"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.Title": {
      "extends": "sap.ui.core.Title"
    },
    "sap.ui.commons.ToggleButton": {
      "property": [
        "pressed"
      ],
      "extends": "sap.ui.commons.Button"
    },
    "sap.ui.commons.Toolbar": {
      "aggregation": [
        "items",
        "rightItems"
      ],
      "defaultAggregation": "items",
      "property": [
        "width",
        "design",
        "standalone"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.ToolbarSeparator": {
      "property": [
        "displayVisualSeparator",
        "design"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.Tree": {
      "aggregation": [
        "nodes"
      ],
      "defaultAggregation": "nodes",
      "event": [
        "select",
        "selectionChange"
      ],
      "property": [
        "title",
        "width",
        "height",
        "showHeader",
        "showHeaderIcons",
        "showHorizontalScrollbar",
        "minWidth",
        "selectionMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.TreeNode": {
      "aggregation": [
        "nodes"
      ],
      "association": [
        "selectedForNodes",
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "nodes",
      "event": [
        "selected",
        "toggleOpenState"
      ],
      "property": [
        "text",
        "expanded",
        "hasExpander",
        "icon",
        "isSelected",
        "selectable"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.commons.TriStateCheckBox": {
      "event": [
        "change"
      ],
      "property": [
        "selectionState",
        "text",
        "enabled",
        "editable",
        "valueState",
        "width",
        "textDirection"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.commons.ValueHelpField": {
      "event": [
        "valueHelpRequest"
      ],
      "property": [
        "iconURL",
        "iconHoverURL",
        "iconDisabledURL"
      ],
      "extends": "sap.ui.commons.TextField"
    },
    "sap.ui.comp.config.ControlConfigurationBase": {
      "property": [
        "key",
        "conditionType"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.config.FilterControlConfiguration": {
      "extends": "sap.ui.comp.config.ControlConfigurationBase"
    },
    "sap.ui.comp.filterbar.FilterBar": {
      "aggregation": [
        "filterItems",
        "filterGroupItems",
        "content",
        "_parameters",
        "_toolbar",
        "_headerTitle",
        "_variantManagement",
        "_basicSearch",
        "_searchButton",
        "_hideShowButton",
        "_clearButton",
        "_restoreButton",
        "_filtersButton",
        "_showAllFiltersButton",
        "_hintText"
      ],
      "association": [
        "basicSearch"
      ],
      "defaultAggregation": "content",
      "event": [
        "afterVariantLoad",
        "afterVariantSave",
        "assignedFiltersChanged",
        "beforeVariantFetch",
        "beforeVariantSave",
        "cancel",
        "clear",
        "filterChange",
        "filtersDialogBeforeOpen",
        "filtersDialogCancel",
        "filtersDialogClosed",
        "filtersDialogSearch",
        "filtersDialogSearchForFilters",
        "initialise",
        "initialized",
        "reset",
        "search"
      ],
      "property": [
        "persistencyKey",
        "advancedMode",
        "expandAdvancedArea",
        "searchEnabled",
        "filterBarExpanded",
        "considerGroupTitle",
        "showAllFilters",
        "showClearButton",
        "showRestoreButton",
        "showGoOnFB",
        "showRestoreOnFB",
        "showClearOnFB",
        "showGoButton",
        "deltaVariantMode",
        "filterContainerWidth",
        "useToolbar",
        "header",
        "showFilterConfiguration",
        "useSnapshot",
        "isRunningInValueHelpDialog",
        "disableSearchMatchesPatternWarning",
        "headerLevel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.comp.filterbar.FilterGroupItem": {
      "aggregation": [
        "_debug"
      ],
      "property": [
        "groupTitle",
        "groupName",
        "visibleInAdvancedArea"
      ],
      "extends": "sap.ui.comp.filterbar.FilterItem"
    },
    "sap.ui.comp.filterbar.FilterItem": {
      "aggregation": [
        "control",
        "_label"
      ],
      "event": [
        "change"
      ],
      "property": [
        "label",
        "name",
        "mandatory",
        "visible",
        "labelTooltip",
        "controlTooltip",
        "partOfCurrentVariant",
        "visibleInFilterBar",
        "hiddenFilter",
        "entitySetName",
        "entityTypeName"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.navpopover.LinkData": {
      "property": [
        "target",
        "visible",
        "isSuperiorAction",
        "visibleChangedByUser"
      ],
      "extends": "sap.ui.mdc.link.LinkItem"
    },
    "sap.ui.comp.navpopover.NavigationPopover": {
      "aggregation": [
        "availableActions",
        "mainNavigation",
        "ownNavigation"
      ],
      "association": [
        "source",
        "extraContent",
        "component"
      ],
      "event": [
        "availableActionsPersonalizationPress",
        "navigate",
        "targetsObtained"
      ],
      "property": [
        "semanticObjectName",
        "semanticAttributes",
        "appStateKey",
        "mainNavigationId",
        "availableActionsPersonalizationText"
      ],
      "extends": "sap.m.ResponsivePopover"
    },
    "sap.ui.comp.navpopover.NavigationPopoverHandler": {
      "aggregation": [
        "_popover"
      ],
      "association": [
        "control"
      ],
      "event": [
        "beforePopoverOpens",
        "innerNavigate",
        "navigationTargetsObtained"
      ],
      "property": [
        "semanticObject",
        "additionalSemanticObjects",
        "semanticObjectController",
        "fieldName",
        "semanticObjectLabel",
        "mapFieldToSemanticObject",
        "contactAnnotationPath",
        "enableAvailableActionsPersonalization",
        "beforeNavigationCallback",
        "navigationTargetsObtainedCallback"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.comp.navpopover.SemanticObjectController": {
      "event": [
        "beforePopoverOpens",
        "navigate",
        "navigationTargetsObtained",
        "prefetchDone"
      ],
      "property": [
        "ignoredFields",
        "prefetchNavigationTargets",
        "fieldSemanticObjectMap",
        "entitySet",
        "contactAnnotationPaths",
        "enableAvailableActionsPersonalization",
        "mapFieldToSemanticObject",
        "forceLinkRendering",
        "beforeNavigationCallback",
        "replaceSmartLinkNavigationTargetsObtained",
        "navigationTargetsObtainedCallback"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.navpopover.SmartLink": {
      "aggregation": [
        "innerControl"
      ],
      "event": [
        "beforePopoverOpens",
        "innerNavigate",
        "navigationTargetsObtained"
      ],
      "property": [
        "semanticObject",
        "additionalSemanticObjects",
        "semanticObjectController",
        "fieldName",
        "semanticObjectLabel",
        "createControlCallback",
        "mapFieldToSemanticObject",
        "contactAnnotationPath",
        "ignoreLinkRendering",
        "enableAvailableActionsPersonalization",
        "forceLinkRendering",
        "uom",
        "beforeNavigationCallback",
        "enabled",
        "wrapping",
        "navigationTargetsObtainedCallback"
      ],
      "extends": "sap.m.Link"
    },
    "sap.ui.comp.odata.ComboBox": {
      "event": [
        "selectedKeyChange"
      ],
      "property": [
        "textArrangement"
      ],
      "extends": "sap.m.ComboBox"
    },
    "sap.ui.comp.p13n.P13nItem": {
      "property": [
        "columnKey",
        "text",
        "visible",
        "type",
        "typeInstance",
        "precision",
        "formatSettings",
        "scale",
        "maxLength",
        "width",
        "isDefault",
        "values",
        "role",
        "aggregationRole",
        "href",
        "target",
        "press",
        "description",
        "nullable"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.smartchart.SmartChart": {
      "aggregation": [
        "toolbar",
        "semanticObjectController",
        "selectionDetailsItemActions",
        "selectionDetailsActions",
        "selectionDetailsActionGroups"
      ],
      "association": [
        "smartVariant"
      ],
      "event": [
        "afterVariantApply",
        "afterVariantInitialise",
        "afterVariantSave",
        "beforeRebindChart",
        "chartDataChanged",
        "dataReceived",
        "fullScreenToggled",
        "initialise",
        "initialized",
        "selectionDetailsActionPress",
        "showOverlay",
        "uiStateChange"
      ],
      "property": [
        "entitySet",
        "smartFilterId",
        "ignoredFields",
        "requestAtLeastFields",
        "ignoreFromPersonalisation",
        "chartType",
        "ignoredChartTypes",
        "useVariantManagement",
        "useChartPersonalisation",
        "header",
        "headerLevel",
        "headerStyle",
        "persistencyKey",
        "currentVariantId",
        "enableAutoBinding",
        "chartBindingPath",
        "showDrillButtons",
        "showZoomButtons",
        "showSemanticNavigationButton",
        "showVariantManagement",
        "showDownloadButton",
        "showDetailsButton",
        "showDrillBreadcrumbs",
        "showChartTooltip",
        "showLegendButton",
        "legendVisible",
        "selectionMode",
        "showFullScreenButton",
        "useTooltip",
        "useListForChartTypeSelection",
        "showChartTypeSelectionButton",
        "noData",
        "showToolbar",
        "toolbarStyle",
        "showDimensionsTitle",
        "showMeasuresTitle",
        "activateTimeSeries",
        "notAssignedText"
      ],
      "extends": "sap.m.VBox"
    },
    "sap.ui.comp.smartfield.ComboBox": {
      "property": [
        "selectedKey",
        "enteredValue",
        "realValue",
        "valueTextArrangement"
      ],
      "extends": "sap.m.ComboBox"
    },
    "sap.ui.comp.smartfield.Configuration": {
      "property": [
        "controlType",
        "displayBehaviour",
        "criticalityQualifier",
        "preventInitialDataFetchInValueHelpDialog"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.smartfield.ControlProposal": {
      "aggregation": [
        "objectStatus"
      ],
      "property": [
        "controlType"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.smartfield.ObjectStatus": {
      "property": [
        "criticality",
        "criticalityRepresentationType"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.smartfield.SmartField": {
      "aggregation": [
        "_content",
        "configuration",
        "controlProposal",
        "_ariaLabelInvisibleText",
        "semanticObjectController"
      ],
      "association": [
        "ariaLabelledBy",
        "ariaDescribedBy"
      ],
      "event": [
        "change",
        "changeModelValue",
        "contextEditableChanged",
        "editableChanged",
        "entitySetFound",
        "initialise",
        "innerControlsCreated",
        "linkPress",
        "modeToggled",
        "press",
        "valueListChanged",
        "visibleChanged"
      ],
      "property": [
        "value",
        "enabled",
        "entitySet",
        "editable",
        "contextEditable",
        "width",
        "textAlign",
        "textDirection",
        "placeholder",
        "name",
        "valueState",
        "valueStateText",
        "showValueStateMessage",
        "jsontype",
        "mandatory",
        "maxLength",
        "showSuggestion",
        "showValueHelp",
        "showLabel",
        "textLabel",
        "tooltipLabel",
        "uomVisible",
        "uomEditable",
        "uomEnabled",
        "url",
        "uomEditState",
        "controlContext",
        "proposedControl",
        "wrapping",
        "clientSideMandatoryCheck",
        "fetchValueListReadOnly",
        "expandNavigationProperties",
        "textInEditModeSource",
        "historyEnabled",
        "importance",
        "fixedValueListValidationEnabled",
        "_internalFieldGroupIds",
        "suppressEmptyStringRequest",
        "valueHelpTitleSource"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.comp.smartfilterbar.ControlConfiguration": {
      "aggregation": [
        "defaultFilterValues",
        "customControl"
      ],
      "event": [
        "change"
      ],
      "property": [
        "groupId",
        "label",
        "visible",
        "hasValueHelpDialog",
        "hasValidation",
        "controlType",
        "filterType",
        "index",
        "hasTypeAhead",
        "mandatory",
        "width",
        "visibleInAdvancedArea",
        "preventInitialDataFetchInValueHelpDialog",
        "displayBehaviour",
        "historyEnabled",
        "conditionPanelDefaultOperation",
        "timezone"
      ],
      "extends": "sap.ui.comp.config.ControlConfigurationBase"
    },
    "sap.ui.comp.smartfilterbar.GroupConfiguration": {
      "event": [
        "change"
      ],
      "property": [
        "key",
        "index",
        "label"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.smartfilterbar.SelectOption": {
      "property": [
        "sign",
        "operator",
        "low",
        "high"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.smartfilterbar.SFBMultiComboBox": {
      "property": [
        "textArrangement"
      ],
      "extends": "sap.m.MultiComboBox"
    },
    "sap.ui.comp.smartfilterbar.SmartFilterBar": {
      "aggregation": [
        "controlConfiguration",
        "groupConfiguration"
      ],
      "association": [
        "smartVariant"
      ],
      "event": [
        "pendingChange"
      ],
      "property": [
        "entityType",
        "entitySet",
        "resourceUri",
        "basicSearchFieldName",
        "enableBasicSearch",
        "liveMode",
        "showMessages",
        "considerAnalyticalParameters",
        "useDateRangeType",
        "suppressSelection",
        "considerSelectionVariants",
        "defaultSelectionVariantName",
        "useProvidedNavigationProperties",
        "navigationProperties",
        "considerPresentationVariant"
      ],
      "extends": "sap.ui.comp.filterbar.FilterBar"
    },
    "sap.ui.comp.smartfilterbar.SmartFilterBarFilterGroupItem": {
      "extends": "sap.ui.comp.filterbar.FilterGroupItem"
    },
    "sap.ui.comp.smartform.ColumnLayout": {
      "property": [
        "columnsXL",
        "columnsL",
        "columnsM",
        "labelCellsLarge",
        "emptyCellsLarge"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.smartform.Group": {
      "aggregation": [
        "groupElements",
        "layout"
      ],
      "defaultAggregation": "groupElements",
      "property": [
        "useHorizontalLayout",
        "horizontalLayoutGroupElementMinWidth",
        "label"
      ],
      "extends": "sap.ui.layout.form.FormContainer"
    },
    "sap.ui.comp.smartform.GroupElement": {
      "aggregation": [
        "elements"
      ],
      "defaultAggregation": "elements",
      "event": [
        "visibleChanged"
      ],
      "property": [
        "useHorizontalLayout",
        "horizontalLayoutGroupElementMinWidth",
        "elementForLabel"
      ],
      "extends": "sap.ui.layout.form.FormElement"
    },
    "sap.ui.comp.smartform.Layout": {
      "property": [
        "labelSpanXL",
        "labelSpanL",
        "labelSpanM",
        "labelSpanS",
        "emptySpanXL",
        "emptySpanL",
        "emptySpanM",
        "emptySpanS",
        "columnsXL",
        "columnsL",
        "columnsM",
        "singleGroupFullSize",
        "breakpointXL",
        "breakpointL",
        "breakpointM",
        "gridDataSpan"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.smartform.SemanticGroupElement": {
      "aggregation": [
        "elements"
      ],
      "defaultAggregation": "elements",
      "event": [
        "visibleChanged"
      ],
      "property": [
        "elementForLabel"
      ],
      "extends": "sap.ui.layout.form.SemanticFormElement"
    },
    "sap.ui.comp.smartform.SmartForm": {
      "aggregation": [
        "groups",
        "content",
        "layout",
        "semanticObjectController",
        "customToolbar",
        "toolbar"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "groups",
      "event": [
        "checked",
        "editToggled"
      ],
      "property": [
        "title",
        "useHorizontalLayout",
        "horizontalLayoutGroupElementMinWidth",
        "checkButton",
        "entityType",
        "expandable",
        "expanded",
        "editTogglable",
        "editable",
        "ignoredFields",
        "flexEnabled",
        "validationMode",
        "importance"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.comp.smartlist.SmartList": {
      "aggregation": [
        "listItemTemplate"
      ],
      "association": [
        "smartFilter"
      ],
      "event": [
        "beforeRebindList",
        "dataReceived",
        "initialise"
      ],
      "property": [
        "entitySet",
        "selectFields",
        "expandFields",
        "showRowCount",
        "header",
        "enableAutoBinding",
        "listBindingPath",
        "listType",
        "showFullScreenButton"
      ],
      "extends": "sap.m.VBox"
    },
    "sap.ui.comp.smartmicrochart.SmartAreaMicroChart": {
      "property": [
        "enableAutoBinding"
      ],
      "extends": "sap.ui.comp.smartmicrochart.SmartMicroChartBase"
    },
    "sap.ui.comp.smartmicrochart.SmartBulletMicroChart": {
      "property": [
        "enableAutoBinding"
      ],
      "extends": "sap.ui.comp.smartmicrochart.SmartMicroChartBase"
    },
    "sap.ui.comp.smartmicrochart.SmartColumnMicroChart": {
      "extends": "sap.ui.comp.smartmicrochart.SmartMicroChartBase"
    },
    "sap.ui.comp.smartmicrochart.SmartComparisonMicroChart": {
      "extends": "sap.ui.comp.smartmicrochart.SmartMicroChartBase"
    },
    "sap.ui.comp.smartmicrochart.SmartDeltaMicroChart": {
      "property": [
        "enableAutoBinding"
      ],
      "extends": "sap.ui.comp.smartmicrochart.SmartMicroChartBase"
    },
    "sap.ui.comp.smartmicrochart.SmartHarveyBallMicroChart": {
      "association": [
        "freeText"
      ],
      "property": [
        "enableAutoBinding"
      ],
      "extends": "sap.ui.comp.smartmicrochart.SmartMicroChartBase"
    },
    "sap.ui.comp.smartmicrochart.SmartLineMicroChart": {
      "extends": "sap.ui.comp.smartmicrochart.SmartMicroChartBase"
    },
    "sap.ui.comp.smartmicrochart.SmartMicroChart": {
      "aggregation": [
        "_chart"
      ],
      "association": [
        "chartTitle",
        "chartDescription",
        "unitOfMeasure",
        "freeText",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "_chart",
      "event": [
        "initialize"
      ],
      "property": [
        "entitySet",
        "showLabel",
        "enableAutoBinding",
        "chartBindingPath",
        "chartType",
        "width",
        "height",
        "size",
        "isResponsive"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.comp.smartmicrochart.SmartMicroChartBase": {
      "aggregation": [
        "_chart"
      ],
      "association": [
        "chartTitle",
        "chartDescription",
        "unitOfMeasure",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "_chart",
      "event": [
        "initialize"
      ],
      "property": [
        "entitySet",
        "chartType",
        "chartBindingPath",
        "showLabel",
        "width",
        "height",
        "size",
        "isResponsive"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.comp.smartmicrochart.SmartRadialMicroChart": {
      "association": [
        "freeText"
      ],
      "property": [
        "enableAutoBinding"
      ],
      "extends": "sap.ui.comp.smartmicrochart.SmartMicroChartBase"
    },
    "sap.ui.comp.smartmicrochart.SmartStackedBarMicroChart": {
      "extends": "sap.ui.comp.smartmicrochart.SmartMicroChartBase"
    },
    "sap.ui.comp.smartmultiedit.Container": {
      "aggregation": [
        "layout"
      ],
      "defaultAggregation": "layout",
      "property": [
        "entitySet",
        "contexts"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.comp.smartmultiedit.Field": {
      "aggregation": [
        "configuration"
      ],
      "event": [
        "change"
      ],
      "property": [
        "propertyName",
        "useApplyToEmptyOnly",
        "applyToEmptyOnly",
        "description",
        "validateTokenExistence"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.comp.smartmultiinput.SmartMultiInput": {
      "aggregation": [
        "initialTokens"
      ],
      "event": [
        "beforeCreate",
        "beforeRemove",
        "selectionChange",
        "selectionFinish",
        "tokenUpdate"
      ],
      "property": [
        "supportRanges",
        "supportMultiSelect",
        "enableODataSelect",
        "requestAtLeastFields",
        "textSeparator",
        "singleTokenMode"
      ],
      "extends": "sap.ui.comp.smartfield.SmartField"
    },
    "sap.ui.comp.smarttable.SmartTable": {
      "aggregation": [
        "customToolbar",
        "semanticObjectController",
        "noData",
        "semanticKeyAdditionalControl",
        "dataStateIndicator",
        "copyProvider",
        "filterControlConfiguration"
      ],
      "property": [
        "noData",
        "entitySet",
        "smartFilterId",
        "ignoredFields",
        "initiallyVisibleFields",
        "requestAtLeastFields",
        "ignoreFromPersonalisation",
        "tableType",
        "useVariantManagement",
        "useColumnLabelsAsTooltips",
        "showVariantManagement",
        "useExportToExcel",
        "enableExport",
        "exportType",
        "enableCopy",
        "useTablePersonalisation",
        "showTablePersonalisation",
        "customizeConfig",
        "showRowCount",
        "header",
        "headerLevel",
        "headerStyle",
        "toolbarStyleClass",
        "enableCustomFilter",
        "persistencyKey",
        "useOnlyOneSolidToolbar",
        "placeToolbarInTable",
        "currentVariantId",
        "editable",
        "enableAutoBinding",
        "tableBindingPath",
        "editTogglable",
        "demandPopin",
        "showFullScreenButton",
        "initialNoDataText",
        "useInfoToolbar",
        "showDetailsButton",
        "detailsButtonSetting",
        "enableAutoColumnWidth",
        "showPasteButton",
        "enablePaste",
        "useDateRangeType",
        "showDetails"
      ],
      "association": [
        "smartVariant"
      ],
      "event": [
        "afterVariantApply",
        "afterVariantInitialise",
        "afterVariantSave",
        "beforeExport",
        "beforePaste",
        "beforeRebindTable",
        "dataReceived",
        "dataRequested",
        "editToggled",
        "fieldChange",
        "fullScreenToggled",
        "initialise",
        "paste",
        "showOverlay",
        "uiStateChange"
      ],
      "extends": "sap.m.VBox"
    },
    "sap.ui.comp.smartvariants.PersonalizableInfo": {
      "association": [
        "control"
      ],
      "property": [
        "type",
        "dataSource",
        "keyName"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.smartvariants.SmartVariantManagement": {
      "aggregation": [
        "personalizableControls"
      ],
      "event": [
        "afterSave",
        "initialise",
        "save"
      ],
      "property": [
        "persistencyKey",
        "entitySet"
      ],
      "extends": "sap.ui.comp.smartvariants.SmartVariantManagementBase"
    },
    "sap.ui.comp.smartvariants.SmartVariantManagementAdapter": {
      "property": [
        "selectionPresentationVariants"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.comp.smartvariants.SmartVariantManagementBase": {
      "property": [
        "standardItemAuthor",
        "initialSelectionKey",
        "lifecycleSupport"
      ],
      "extends": "sap.ui.comp.smartvariants.SmartVariantManagementMediator"
    },
    "sap.ui.comp.smartvariants.SmartVariantManagementMediator": {
      "aggregation": [
        "variantItems",
        "_embeddedVM"
      ],
      "association": [
        "for"
      ],
      "defaultAggregation": "variantItems",
      "event": [
        "cancel",
        "manage",
        "save",
        "select"
      ],
      "property": [
        "defaultVariantKey",
        "displayTextForExecuteOnSelectionForStandardVariant",
        "editable",
        "enabled",
        "executeOnSelectionForStandardDefault",
        "headerLevel",
        "inErrorState",
        "maxWidth",
        "modelName",
        "selectionKey",
        "showCreateTile",
        "showExecuteOnSelection",
        "showSetAsDefault",
        "showShare",
        "standardItemText",
        "titleStyle",
        "useFavorites",
        "variantCreationByUserAllowed"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.comp.smartvariants.SmartVariantManagementUi2": {
      "aggregation": [
        "personalizableControl",
        "_embeddedVM"
      ],
      "event": [
        "afterSave",
        "initialise",
        "manage",
        "save",
        "select"
      ],
      "property": [
        "enabled",
        "maxWidth",
        "standardItemText",
        "headerLevel",
        "titleStyle"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.comp.state.UIState": {
      "property": [
        "presentationVariant",
        "selectionVariant",
        "variantName",
        "valueTexts",
        "semanticDates",
        "tableSettings"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.comp.valuehelpdialog.ValueHelpDialog": {
      "aggregation": [
        "filterBar"
      ],
      "event": [
        "cancel",
        "ok",
        "selectionChange",
        "tokenRemove",
        "updateSelection"
      ],
      "property": [
        "basicSearchText",
        "supportMultiselect",
        "supportRanges",
        "supportRangesOnly",
        "key",
        "keys",
        "descriptionKey",
        "maxIncludeRanges",
        "maxExcludeRanges",
        "maxConditions",
        "displayFormat",
        "tokenDisplayBehaviour",
        "filterMode",
        "_enhancedExcludeOperations",
        "conditionPanelDefaultOperation",
        "enabledMultiSelectionPlugin",
        "_conditionPanelCalendarWeekSettings",
        "_conditionPanelShowCurrentDateButton"
      ],
      "extends": "sap.m.Dialog"
    },
    "sap.ui.comp.variants.EditableVariantItem": {
      "property": [
        "key",
        "global",
        "lifecyclePackage",
        "lifecycleTransportId",
        "namespace",
        "readOnly",
        "accessOptions",
        "labelReadOnly",
        "author",
        "favorite",
        "_contexts"
      ],
      "extends": "sap.m.ColumnListItem"
    },
    "sap.ui.comp.variants.VariantItem": {
      "event": [
        "change"
      ],
      "property": [
        "executeOnSelection",
        "readOnly",
        "lifecycleTransportId",
        "global",
        "lifecyclePackage",
        "namespace",
        "accessOptions",
        "labelReadOnly"
      ],
      "extends": "sap.m.VariantItem"
    },
    "sap.ui.comp.variants.VariantManagement": {
      "aggregation": [
        "items",
        "variantItems"
      ],
      "defaultAggregation": "items",
      "event": [
        "manage",
        "save",
        "select"
      ],
      "property": [
        "initialSelectionKey",
        "enabled",
        "defaultVariantKey",
        "selectionKey",
        "showCreateTile",
        "showExecuteOnSelection",
        "showShare",
        "showSetAsDefault",
        "lifecycleSupport",
        "standardItemText",
        "useFavorites",
        "inErrorState",
        "variantCreationByUserAllowed",
        "standardItemAuthor"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.app.Application": {
      "aggregation": [
        "rootComponent"
      ],
      "property": [
        "root",
        "config"
      ],
      "extends": "sap.ui.core.Component"
    },
    "sap.ui.app.MockServer": {
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.base.Event": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.base.EventProvider": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.base.ManagedObject": {
      "event": [
        "formatError",
        "modelContextChange",
        "parseError",
        "validationError",
        "validationSuccess"
      ],
      "property": [
        "id",
        "models",
        "bindingContexts",
        "objectBindings",
        "metadataContexts",
        "Type"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.base.ManagedObjectMetadata": {
      "extends": "sap.ui.base.Metadata"
    },
    "sap.ui.base.ManagedObjectObserver": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.base.ObjectPool": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.CommandExecution": {
      "event": [
        "execute"
      ],
      "property": [
        "command",
        "enabled",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.Component": {
      "property": [
        "componentData"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.ComponentContainer": {
      "association": [
        "component"
      ],
      "event": [
        "componentCreated",
        "componentFailed"
      ],
      "property": [
        "name",
        "url",
        "async",
        "handleValidation",
        "settings",
        "propagateModel",
        "width",
        "height",
        "lifecycle",
        "autoPrefixId",
        "usage",
        "manifest"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.ComponentMetadata": {
      "extends": "sap.ui.base.ManagedObjectMetadata"
    },
    "sap.ui.core.Configuration": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.Configuration.FormatSettings": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.Control": {
      "event": [
        "validateFieldGroup"
      ],
      "property": [
        "blocked",
        "busy",
        "busyIndicatorDelay",
        "busyIndicatorSize",
        "visible",
        "fieldGroupIds"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.Core": {
      "event": [
        "formatError",
        "libraryChanged",
        "localizationChanged",
        "parseError",
        "ThemeChanged",
        "validationError",
        "validationSuccess"
      ],
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.CustomData": {
      "property": [
        "key",
        "value",
        "writeToDom"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.date.UniversalDate": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.delegate.ItemNavigation": {
      "event": [
        "AfterFocus",
        "BeforeFocus",
        "BorderReached",
        "FocusAgain",
        "FocusLeave"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.delegate.ScrollEnablement": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.dnd.DragDropBase": {
      "property": [
        "groupName",
        "enabled",
        "keyboardHandling"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.dnd.DragDropInfo": {
      "association": [
        "targetElement"
      ],
      "event": [
        "dragEnd",
        "dragStart"
      ],
      "property": [
        "sourceAggregation"
      ],
      "extends": "sap.ui.core.dnd.DropInfo"
    },
    "sap.ui.core.dnd.DragInfo": {
      "event": [
        "dragEnd",
        "dragStart"
      ],
      "property": [
        "sourceAggregation"
      ],
      "extends": "sap.ui.core.dnd.DragDropBase"
    },
    "sap.ui.core.dnd.DropInfo": {
      "event": [
        "dragEnter",
        "dragOver",
        "drop"
      ],
      "property": [
        "targetAggregation",
        "dropEffect",
        "dropPosition",
        "dropLayout"
      ],
      "extends": "sap.ui.core.dnd.DragDropBase"
    },
    "sap.ui.core.Element": {
      "aggregation": [
        "tooltip",
        "customData",
        "layoutData",
        "dependents",
        "dragDropConfig"
      ],
      "property": [
        "tooltip"
      ],
      "association": [
        "fieldHelpDisplay"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.ElementMetadata": {
      "extends": "sap.ui.base.ManagedObjectMetadata"
    },
    "sap.ui.core.EventBus": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.fieldhelp.FieldHelpCustomData": {
      "extends": "sap.ui.core.CustomData"
    },
    "sap.ui.core.format.FileSizeFormat": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.format.NumberFormat": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.Fragment": {
      "property": [
        "type",
        "async",
        "fragmentName",
        "fragmentContent",
        "containingView",
        "oController",
        "sId",
        "sOwnerId",
        "processingMode"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.History": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.HTML": {
      "event": [
        "afterRendering"
      ],
      "property": [
        "content",
        "preferDOM",
        "sanitizeContent",
        "visible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.hyphenation.Hyphenation": {
      "event": [
        "error"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.Icon": {
      "aggregation": [
        "_invisibleText"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "src",
        "size",
        "color",
        "hoverColor",
        "activeColor",
        "width",
        "height",
        "backgroundColor",
        "hoverBackgroundColor",
        "activeBackgroundColor",
        "decorative",
        "useIconTooltip",
        "alt",
        "noTabStop"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.IntervalTrigger": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.InvisibleMessage": {
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.InvisibleText": {
      "property": [
        "text"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.Item": {
      "property": [
        "text",
        "enabled",
        "textDirection",
        "key"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.LayoutData": {
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.Lib": {
      "event": [
        "libraryChanged"
      ],
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.ListItem": {
      "property": [
        "icon",
        "additionalText"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.ui.core.LocalBusyIndicator": {
      "property": [
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.Locale": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.LocaleData": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.Manifest": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.Message": {
      "property": [
        "text",
        "timestamp",
        "icon",
        "level",
        "readOnly"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.message.ControlMessageProcessor": {
      "extends": "sap.ui.core.message.MessageProcessor"
    },
    "sap.ui.core.message.Message": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.message.MessageManager": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.message.MessageParser": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.message.MessageProcessor": {
      "event": [
        "messageChange"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.mvc.Controller": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.mvc.ControllerExtension": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.mvc.HTMLView": {
      "extends": "sap.ui.core.mvc.View"
    },
    "sap.ui.core.mvc.JSONView": {
      "extends": "sap.ui.core.mvc.View"
    },
    "sap.ui.core.mvc.JSView": {
      "extends": "sap.ui.core.mvc.View"
    },
    "sap.ui.core.mvc.TemplateView": {
      "extends": "sap.ui.core.mvc.View"
    },
    "sap.ui.core.mvc.View": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "event": [
        "afterInit",
        "afterRendering",
        "beforeExit",
        "beforeRendering"
      ],
      "property": [
        "width",
        "height",
        "viewName",
        "displayBlock",
        "controller",
        "controllerName",
        "preprocessors",
        "resourceBundleName",
        "resourceBundleUrl",
        "resourceBundleLocale",
        "resourceBundleAlias",
        "type",
        "definition",
        "viewContent",
        "viewData",
        "async"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.mvc.XMLView": {
      "property": [
        "containingView",
        "xmlNode",
        "cache",
        "processingMode",
        "requireContext"
      ],
      "extends": "sap.ui.core.mvc.View"
    },
    "sap.ui.core.Placeholder": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.Popup": {
      "association": [
        "childPopups"
      ],
      "event": [
        "blockLayerStateChange",
        "closed",
        "opened"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.postmessage.Bus": {
      "extends": "sap.ui.core.EventBus"
    },
    "sap.ui.core.ResizeHandler": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.routing.HashChanger": {
      "event": [
        "hashSet"
      ],
      "extends": "sap.ui.core.routing.HashChangerBase"
    },
    "sap.ui.core.routing.HashChangerBase": {
      "event": [
        "hashChanged",
        "hashReplaced"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.routing.Route": {
      "event": [
        "beforeMatched",
        "matched",
        "patternMatched",
        "switched"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.routing.Router": {
      "event": [
        "beforeRouteMatched",
        "bypassed",
        "routeMatched",
        "routePatternMatched",
        "titleChanged"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.routing.RouterHashChanger": {
      "extends": "sap.ui.core.routing.HashChangerBase"
    },
    "sap.ui.core.routing.Target": {
      "event": [
        "display"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.routing.Targets": {
      "event": [
        "display",
        "titleChanged"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.routing.Views": {
      "event": [
        "created"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.ScrollBar": {
      "event": [
        "scroll"
      ],
      "property": [
        "vertical",
        "scrollPosition",
        "size",
        "contentSize",
        "steps"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.search.OpenSearchProvider": {
      "property": [
        "suggestUrl",
        "suggestType"
      ],
      "extends": "sap.ui.core.search.SearchProvider"
    },
    "sap.ui.core.search.SearchProvider": {
      "property": [
        "icon"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.SeparatorItem": {
      "extends": "sap.ui.core.Item"
    },
    "sap.ui.core.service.Service": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.service.ServiceFactory": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.support.Plugin": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.support.RuleEngineOpaExtension": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.core.Title": {
      "property": [
        "text",
        "icon",
        "level",
        "emphasized"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.tmpl.DOMAttribute": {
      "property": [
        "name",
        "value"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.tmpl.DOMElement": {
      "aggregation": [
        "attributes",
        "elements"
      ],
      "defaultAggregation": "attributes",
      "property": [
        "text",
        "tag"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.tmpl.HandlebarsTemplate": {
      "extends": "sap.ui.core.tmpl.Template"
    },
    "sap.ui.core.tmpl.Template": {
      "property": [
        "content"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.tmpl.TemplateControl": {
      "aggregation": [
        "controls"
      ],
      "association": [
        "template"
      ],
      "event": [
        "afterRendering",
        "beforeRendering"
      ],
      "property": [
        "context"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.TooltipBase": {
      "event": [
        "closed"
      ],
      "property": [
        "text",
        "openDuration",
        "closeDuration",
        "myPosition",
        "atPosition",
        "offset",
        "collision",
        "openDelay",
        "closeDelay"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.UIArea": {
      "aggregation": [
        "content",
        "dependents"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.UIComponent": {
      "aggregation": [
        "rootControl"
      ],
      "extends": "sap.ui.core.Component"
    },
    "sap.ui.core.util.Export": {
      "aggregation": [
        "exportType",
        "columns",
        "rows",
        "_template"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.util.ExportCell": {
      "property": [
        "content"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.core.util.ExportColumn": {
      "aggregation": [
        "template"
      ],
      "property": [
        "name"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.util.ExportRow": {
      "aggregation": [
        "cells"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.util.ExportType": {
      "property": [
        "fileExtension",
        "mimeType",
        "charset",
        "byteOrderMark"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.util.ExportTypeCSV": {
      "property": [
        "separatorChar"
      ],
      "extends": "sap.ui.core.util.ExportType"
    },
    "sap.ui.core.util.MockServer": {
      "property": [
        "rootUri",
        "recordRequests",
        "requests"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.core.util.serializer.delegate.Delegate": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.util.serializer.delegate.HTML": {
      "extends": "sap.ui.core.util.serializer.delegate.Delegate"
    },
    "sap.ui.core.util.serializer.delegate.XML": {
      "extends": "sap.ui.core.util.serializer.delegate.Delegate"
    },
    "sap.ui.core.util.serializer.HTMLViewSerializer": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.util.serializer.Serializer": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.util.serializer.ViewSerializer": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.util.serializer.XMLViewSerializer": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.VariantLayoutData": {
      "aggregation": [
        "multipleLayoutData"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.core.webc.WebComponent": {
      "property": [
        "__isBusy"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.core.webc.WebComponentMetadata": {
      "extends": "sap.ui.core.ElementMetadata"
    },
    "sap.ui.core.ws.SapPcpWebSocket": {
      "event": [
        "message"
      ],
      "extends": "sap.ui.core.ws.WebSocket"
    },
    "sap.ui.core.ws.WebSocket": {
      "event": [
        "close",
        "error",
        "message",
        "open"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.core.XMLComposite": {
      "aggregation": [
        "_content"
      ],
      "property": [
        "width",
        "height",
        "displayBlock"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.model.analytics.AnalyticalBinding": {
      "extends": "sap.ui.model.TreeBinding"
    },
    "sap.ui.model.base.ManagedObjectModel": {
      "extends": "sap.ui.model.json.JSONModel"
    },
    "sap.ui.model.Binding": {
      "event": [
        "AggregatedDataStateChange",
        "change",
        "dataReceived",
        "dataRequested",
        "DataStateChange",
        "refresh"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.model.ClientContextBinding": {
      "extends": "sap.ui.model.ContextBinding"
    },
    "sap.ui.model.ClientListBinding": {
      "extends": "sap.ui.model.ListBinding"
    },
    "sap.ui.model.ClientModel": {
      "extends": "sap.ui.model.Model"
    },
    "sap.ui.model.ClientPropertyBinding": {
      "extends": "sap.ui.model.PropertyBinding"
    },
    "sap.ui.model.ClientTreeBinding": {
      "extends": "sap.ui.model.TreeBinding"
    },
    "sap.ui.model.CompositeBinding": {
      "extends": "sap.ui.model.PropertyBinding"
    },
    "sap.ui.model.CompositeDataState": {
      "extends": "sap.ui.model.DataState"
    },
    "sap.ui.model.CompositeType": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ui.model.Context": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.model.ContextBinding": {
      "extends": "sap.ui.model.Binding"
    },
    "sap.ui.model.DataState": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.model.Filter": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.model.json.JSONListBinding": {
      "extends": "sap.ui.model.ClientListBinding"
    },
    "sap.ui.model.json.JSONModel": {
      "extends": "sap.ui.model.ClientModel"
    },
    "sap.ui.model.json.JSONPropertyBinding": {
      "extends": "sap.ui.model.ClientPropertyBinding"
    },
    "sap.ui.model.json.JSONTreeBinding": {
      "extends": "sap.ui.model.ClientTreeBinding"
    },
    "sap.ui.model.ListBinding": {
      "event": [
        "filter",
        "sort"
      ],
      "extends": "sap.ui.model.Binding"
    },
    "sap.ui.model.message.MessageModel": {
      "extends": "sap.ui.model.ClientModel"
    },
    "sap.ui.model.MetaModel": {
      "extends": "sap.ui.model.Model"
    },
    "sap.ui.model.Model": {
      "event": [
        "parseError",
        "propertyChange",
        "requestCompleted",
        "requestFailed",
        "requestSent"
      ],
      "extends": "sap.ui.core.message.MessageProcessor"
    },
    "sap.ui.model.odata.Filter": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.model.odata.ODataAnnotations": {
      "event": [
        "failed",
        "loaded"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.model.odata.ODataContextBinding": {
      "extends": "sap.ui.model.ContextBinding"
    },
    "sap.ui.model.odata.ODataListBinding": {
      "extends": "sap.ui.model.ListBinding"
    },
    "sap.ui.model.odata.ODataMessageParser": {
      "extends": "sap.ui.core.message.MessageParser"
    },
    "sap.ui.model.odata.ODataMetadata": {
      "event": [
        "failed",
        "loaded"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.model.odata.ODataMetaModel": {
      "extends": "sap.ui.model.MetaModel"
    },
    "sap.ui.model.odata.ODataModel": {
      "event": [
        "annotationsFailed",
        "annotationsLoaded",
        "metadataFailed",
        "metadataLoaded"
      ],
      "extends": "sap.ui.model.Model"
    },
    "sap.ui.model.odata.ODataPropertyBinding": {
      "extends": "sap.ui.model.PropertyBinding"
    },
    "sap.ui.model.odata.type.Boolean": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.Byte": {
      "extends": "sap.ui.model.odata.type.Int"
    },
    "sap.ui.model.odata.type.Currency": {
      "extends": "sap.ui.model.type.Currency"
    },
    "sap.ui.model.odata.type.Date": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.DateTime": {
      "extends": "sap.ui.model.odata.type.DateTimeBase"
    },
    "sap.ui.model.odata.type.DateTimeBase": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.DateTimeOffset": {
      "extends": "sap.ui.model.odata.type.DateTimeBase"
    },
    "sap.ui.model.odata.type.DateTimeWithTimezone": {
      "extends": "sap.ui.model.CompositeType"
    },
    "sap.ui.model.odata.type.Decimal": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.Double": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.Guid": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.Int": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.Int16": {
      "extends": "sap.ui.model.odata.type.Int"
    },
    "sap.ui.model.odata.type.Int32": {
      "extends": "sap.ui.model.odata.type.Int"
    },
    "sap.ui.model.odata.type.Int64": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.ODataType": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ui.model.odata.type.Raw": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.SByte": {
      "extends": "sap.ui.model.odata.type.Int"
    },
    "sap.ui.model.odata.type.Single": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.Stream": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.String": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.Time": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.TimeOfDay": {
      "extends": "sap.ui.model.odata.type.ODataType"
    },
    "sap.ui.model.odata.type.Unit": {
      "extends": "sap.ui.model.type.Unit"
    },
    "sap.ui.model.odata.v2.Context": {
      "extends": "sap.ui.model.Context"
    },
    "sap.ui.model.odata.v2.ODataAnnotations": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.model.odata.v2.ODataContextBinding": {
      "extends": "sap.ui.model.ContextBinding"
    },
    "sap.ui.model.odata.v2.ODataListBinding": {
      "event": [
        "createActivate"
      ],
      "extends": "sap.ui.model.ListBinding"
    },
    "sap.ui.model.odata.v2.ODataModel": {
      "event": [
        "annotationsFailed",
        "annotationsLoaded",
        "batchRequestCompleted",
        "batchRequestFailed",
        "batchRequestSent",
        "metadataFailed",
        "metadataLoaded",
        "requestCompleted",
        "requestFailed",
        "requestSent"
      ],
      "extends": "sap.ui.model.Model"
    },
    "sap.ui.model.odata.v2.ODataTreeBinding": {
      "extends": "sap.ui.model.TreeBinding"
    },
    "sap.ui.model.odata.v4.Context": {
      "extends": "sap.ui.model.Context"
    },
    "sap.ui.model.odata.v4.ODataContextBinding": {
      "event": [
        "change",
        "dataReceived",
        "dataRequested",
        "patchCompleted",
        "patchSent"
      ],
      "extends": "sap.ui.model.ContextBinding"
    },
    "sap.ui.model.odata.v4.ODataListBinding": {
      "event": [
        "change",
        "createActivate",
        "createCompleted",
        "createSent",
        "dataReceived",
        "dataRequested",
        "patchCompleted",
        "patchSent",
        "refresh",
        "selectionChanged",
        "separateReceived"
      ],
      "extends": "sap.ui.model.ListBinding"
    },
    "sap.ui.model.odata.v4.ODataMetaModel": {
      "extends": "sap.ui.model.MetaModel"
    },
    "sap.ui.model.odata.v4.ODataModel": {
      "event": [
        "dataReceived",
        "dataRequested",
        "parseError",
        "propertyChange",
        "requestCompleted",
        "requestFailed",
        "requestSent",
        "sessionTimeout"
      ],
      "extends": "sap.ui.model.Model"
    },
    "sap.ui.model.odata.v4.ODataPropertyBinding": {
      "event": [
        "change",
        "dataReceived",
        "dataRequested"
      ],
      "extends": "sap.ui.model.PropertyBinding"
    },
    "sap.ui.model.PropertyBinding": {
      "extends": "sap.ui.model.Binding"
    },
    "sap.ui.model.resource.ResourceModel": {
      "extends": "sap.ui.model.Model"
    },
    "sap.ui.model.SelectionModel": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.model.SimpleType": {
      "extends": "sap.ui.model.Type"
    },
    "sap.ui.model.Sorter": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.model.StaticBinding": {
      "extends": "sap.ui.model.PropertyBinding"
    },
    "sap.ui.model.TreeBinding": {
      "extends": "sap.ui.model.Binding"
    },
    "sap.ui.model.Type": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.model.type.Boolean": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ui.model.type.Currency": {
      "extends": "sap.ui.model.CompositeType"
    },
    "sap.ui.model.type.Date": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ui.model.type.DateInterval": {
      "extends": "sap.ui.model.CompositeType"
    },
    "sap.ui.model.type.DateTime": {
      "extends": "sap.ui.model.type.Date"
    },
    "sap.ui.model.type.DateTimeInterval": {
      "extends": "sap.ui.model.type.DateInterval"
    },
    "sap.ui.model.type.FileSize": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ui.model.type.Float": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ui.model.type.Integer": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ui.model.type.String": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ui.model.type.Time": {
      "extends": "sap.ui.model.type.Date"
    },
    "sap.ui.model.type.TimeInterval": {
      "extends": "sap.ui.model.type.DateInterval"
    },
    "sap.ui.model.type.Unit": {
      "extends": "sap.ui.model.CompositeType"
    },
    "sap.ui.model.xml.XMLModel": {
      "extends": "sap.ui.model.ClientModel"
    },
    "sap.ui.model.xml.XMLTreeBinding": {
      "extends": "sap.ui.model.ClientTreeBinding"
    },
    "sap.ui.test.actions.Action": {
      "property": [
        "idSuffix"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.test.actions.Drag": {
      "extends": "sap.ui.test.actions.Action"
    },
    "sap.ui.test.actions.Drop": {
      "property": [
        "aggregationName",
        "before",
        "after"
      ],
      "extends": "sap.ui.test.actions.Action"
    },
    "sap.ui.test.actions.EnterText": {
      "property": [
        "text",
        "clearTextFirst",
        "keepFocus",
        "pressEnterKey"
      ],
      "extends": "sap.ui.test.actions.Action"
    },
    "sap.ui.test.actions.Press": {
      "property": [
        "altKey",
        "shiftKey",
        "ctrlKey",
        "xPercentage",
        "yPercentage"
      ],
      "extends": "sap.ui.test.actions.Action"
    },
    "sap.ui.test.actions.Scroll": {
      "property": [
        "x",
        "y"
      ],
      "extends": "sap.ui.test.actions.Action"
    },
    "sap.ui.test.gherkin.StepDefinitions": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.test.matchers.AggregationContainsPropertyEqual": {
      "property": [
        "aggregationName",
        "propertyName",
        "propertyValue"
      ],
      "extends": "sap.ui.test.matchers.Matcher"
    },
    "sap.ui.test.matchers.AggregationEmpty": {
      "property": [
        "name"
      ],
      "extends": "sap.ui.test.matchers.Matcher"
    },
    "sap.ui.test.matchers.AggregationFilled": {
      "property": [
        "name"
      ],
      "extends": "sap.ui.test.matchers.Matcher"
    },
    "sap.ui.test.matchers.AggregationLengthEquals": {
      "property": [
        "name",
        "length"
      ],
      "extends": "sap.ui.test.matchers.Matcher"
    },
    "sap.ui.test.matchers.BindingPath": {
      "property": [
        "path",
        "modelName",
        "propertyPath",
        "value"
      ],
      "extends": "sap.ui.test.matchers.Matcher"
    },
    "sap.ui.test.matchers.I18NText": {
      "property": [
        "propertyName",
        "key",
        "parameters",
        "modelName",
        "useLibraryBundle"
      ],
      "extends": "sap.ui.test.matchers.Matcher"
    },
    "sap.ui.test.matchers.Interactable": {
      "extends": "sap.ui.test.matchers.Matcher"
    },
    "sap.ui.test.matchers.LabelFor": {
      "property": [
        "text",
        "modelName",
        "key",
        "parameters",
        "propertyName"
      ],
      "extends": "sap.ui.test.matchers.Matcher"
    },
    "sap.ui.test.matchers.Matcher": {
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.test.matchers.PropertyStrictEquals": {
      "property": [
        "name",
        "value"
      ],
      "extends": "sap.ui.test.matchers.Matcher"
    },
    "sap.ui.test.Opa5": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.test.OpaExtension": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.test.OpaPlugin": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.test.PageObjectFactory": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.test.RecordReplay": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.documentation.JSDocType": {
      "property": [
        "typeInfo"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.documentation.sdk.controller.ErrorHandler": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.export.ExportBase": {
      "event": [
        "beforeExport"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.export.ExportHandler": {
      "event": [
        "beforeExport"
      ],
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.export.Spreadsheet": {
      "event": [
        "beforeSave"
      ],
      "extends": "sap.ui.export.ExportBase"
    },
    "sap.ui.export.util.Filter": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.fl.apply._internal.flexObjects.AnnotationChange": {
      "property": [
        "serviceUrl"
      ],
      "extends": "sap.ui.fl.apply._internal.flexObjects.FlexObject"
    },
    "sap.ui.fl.apply._internal.flexObjects.AppDescriptorChange": {
      "property": [
        "appDescriptorChange"
      ],
      "extends": "sap.ui.fl.apply._internal.flexObjects.FlexObject"
    },
    "sap.ui.fl.apply._internal.flexObjects.CompVariant": {
      "aggregation": [
        "revertData",
        "changes"
      ],
      "property": [
        "persisted",
        "persistencyKey"
      ],
      "extends": "sap.ui.fl.apply._internal.flexObjects.Variant"
    },
    "sap.ui.fl.apply._internal.flexObjects.ControllerExtensionChange": {
      "property": [
        "controllerName"
      ],
      "extends": "sap.ui.fl.apply._internal.flexObjects.FlexObject"
    },
    "sap.ui.fl.apply._internal.flexObjects.FlexObject": {
      "property": [
        "adaptationId",
        "state",
        "fileType",
        "layer",
        "flexObjectMetadata",
        "supportInformation",
        "content",
        "texts"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.fl.apply._internal.flexObjects.FlVariant": {
      "property": [
        "variantReference",
        "variantManagementReference"
      ],
      "extends": "sap.ui.fl.apply._internal.flexObjects.Variant"
    },
    "sap.ui.fl.apply._internal.flexObjects.UIChange": {
      "property": [
        "selector",
        "dependentSelectors",
        "applyState",
        "jsOnly",
        "variantReference",
        "isChangeOnStandardVariant",
        "savedToVariant",
        "revertData"
      ],
      "extends": "sap.ui.fl.apply._internal.flexObjects.FlexObject"
    },
    "sap.ui.fl.apply._internal.flexObjects.UpdatableChange": {
      "aggregation": [
        "revertInfo"
      ],
      "extends": "sap.ui.fl.apply._internal.flexObjects.UIChange"
    },
    "sap.ui.fl.apply._internal.flexObjects.Variant": {
      "property": [
        "favorite",
        "visible",
        "executeOnSelection",
        "standardVariant",
        "contexts",
        "variantId",
        "author"
      ],
      "extends": "sap.ui.fl.apply._internal.flexObjects.FlexObject"
    },
    "sap.ui.fl.apply._internal.flexObjects.VariantChange": {
      "property": [
        "variantId"
      ],
      "extends": "sap.ui.fl.apply._internal.flexObjects.FlexObject"
    },
    "sap.ui.fl.apply._internal.flexObjects.VariantManagementChange": {
      "property": [
        "selector"
      ],
      "extends": "sap.ui.fl.apply._internal.flexObjects.FlexObject"
    },
    "sap.ui.fl.apply._internal.flexState.DataSelector": {
      "property": [
        "parentDataSelector",
        "cachedResult",
        "parameterKey",
        "initFunction",
        "executeFunction",
        "updateListeners",
        "checkInvalidation"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.fl.transport.TransportDialog": {
      "extends": "sap.m.Dialog"
    },
    "sap.ui.fl.variants.VariantManagement": {
      "aggregation": [
        "_embeddedVM"
      ],
      "association": [
        "for"
      ],
      "event": [
        "cancel",
        "initialized",
        "manage",
        "save",
        "select"
      ],
      "property": [
        "updateVariantInURL",
        "resetOnContextChange",
        "modelName",
        "editable",
        "showSetAsDefault",
        "inErrorState",
        "executeOnSelectionForStandardDefault",
        "displayTextForExecuteOnSelectionForStandardVariant",
        "headerLevel",
        "titleStyle",
        "maxWidth"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.fl.variants.VariantModel": {
      "extends": "sap.ui.model.json.JSONModel"
    },
    "sap.ui.fl.write._internal.appVariant.AppVariant": {
      "property": [
        "mode"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.fl.write._internal.appVariant.AppVariantInlineChange": {
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.generic.app.navigation.service.NavError": {
      "extends": "sap.fe.navigation.NavError"
    },
    "sap.ui.generic.app.navigation.service.NavigationHandler": {
      "extends": "sap.fe.navigation.NavigationHandler"
    },
    "sap.ui.generic.app.navigation.service.PresentationVariant": {
      "extends": "sap.fe.navigation.PresentationVariant"
    },
    "sap.ui.generic.app.navigation.service.SelectionVariant": {
      "extends": "sap.fe.navigation.SelectionVariant"
    },
    "sap.ui.generic.app.transaction.BaseController": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.generic.app.transaction.DraftContext": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.integration.ActionDefinition": {
      "aggregation": [
        "actionDefinitions"
      ],
      "association": [
        "_menuItem"
      ],
      "event": [
        "press"
      ],
      "property": [
        "type",
        "text",
        "icon",
        "buttonType",
        "enabled",
        "visible",
        "parameters",
        "startsSection"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.integration.Designtime": {
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.integration.designtime.baseEditor.BaseEditor": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "event": [
        "configChange",
        "designtimeMetadataChange",
        "jsonChange",
        "propertyEditorsReady",
        "validationErrorChange"
      ],
      "property": [
        "json",
        "config",
        "designtimeMetadata",
        "layout"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.integration.designtime.baseEditor.PropertyEditor": {
      "aggregation": [
        "propertyEditor"
      ],
      "association": [
        "editor"
      ],
      "event": [
        "beforeValueChange",
        "configChange",
        "designtimeMetadataChange",
        "editorChange",
        "init",
        "propertyEditorChange",
        "propertyNameChange",
        "ready",
        "validationErrorChange",
        "valueChange"
      ],
      "property": [
        "propertyName",
        "renderLabel",
        "value",
        "config"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.arrayEditor.ArrayEditor": {
      "property": [
        "value"
      ],
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor": {
      "aggregation": [
        "_label",
        "content"
      ],
      "event": [
        "beforeValueChange",
        "configChange",
        "designtimeMetadataChange",
        "fragmentChange",
        "init",
        "ready",
        "validationErrorChange",
        "valueChange"
      ],
      "property": [
        "renderLabel",
        "value",
        "config"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.booleanEditor.BooleanEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.codeEditor.CodeEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.dateEditor.DateEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.dateTimeEditor.DateTimeEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.dateEditor.DateEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.enumStringEditor.EnumStringEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.groupEditor.GroupEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.iconEditor.IconEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.integerEditor.IntegerEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.numberEditor.NumberEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.jsonEditor.JsonEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.listEditor.ListEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.mapEditor.MapEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.multiSelectEditor.MultiSelectEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.numberEditor.NumberEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.objectArrayEditor.ObjectArrayEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.codeEditor.CodeEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.selectEditor.SelectEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.separatorEditor.SeparatorEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.stringEditor.StringEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.propertyEditor.textAreaEditor.TextAreaEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.baseEditor.PropertyEditors": {
      "aggregation": [
        "content"
      ],
      "association": [
        "editor",
        "propertyEditors"
      ],
      "event": [
        "configChange",
        "editorChange",
        "init",
        "layoutChange",
        "layoutConfigChange",
        "propertyEditorsChange",
        "ready",
        "tagsChange",
        "validationErrorChange"
      ],
      "property": [
        "tags",
        "renderLabels",
        "config",
        "layout",
        "layoutConfig"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.integration.designtime.cardEditor.propertyEditor.complexMapEditor.ComplexMapEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.cardEditor.propertyEditor.destinationsEditor.DestinationsEditor": {
      "extends": "sap.ui.integration.designtime.cardEditor.propertyEditor.complexMapEditor.ComplexMapEditor"
    },
    "sap.ui.integration.designtime.cardEditor.propertyEditor.filtersEditor.FiltersEditor": {
      "extends": "sap.ui.integration.designtime.cardEditor.propertyEditor.complexMapEditor.ComplexMapEditor"
    },
    "sap.ui.integration.designtime.cardEditor.propertyEditor.iconEditor.IconEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.BasePropertyEditor"
    },
    "sap.ui.integration.designtime.cardEditor.propertyEditor.parametersEditor.ParametersEditor": {
      "extends": "sap.ui.integration.designtime.baseEditor.propertyEditor.mapEditor.MapEditor"
    },
    "sap.ui.integration.designtime.editor.CardPreview": {
      "aggregation": [
        "cardPreview"
      ],
      "association": [
        "_editor"
      ],
      "property": [
        "settings",
        "card",
        "parentWidth",
        "parentHeight"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.integration.editor.Extension": {
      "extends": "sap.ui.integration.Extension"
    },
    "sap.ui.integration.editor.fields.BaseField": {
      "aggregation": [
        "_field",
        "_dynamicField"
      ],
      "association": [
        "_messageIcon",
        "_messageStrip",
        "_editor"
      ],
      "event": [
        "afterInit",
        "settingsPanelOpened",
        "validateFailed"
      ],
      "property": [
        "configuration",
        "specialButton",
        "mode",
        "host",
        "visible",
        "parameterKey",
        "allowPopover"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.integration.editor.fields.BooleanField": {
      "extends": "sap.ui.integration.editor.fields.BaseField"
    },
    "sap.ui.integration.editor.fields.DateField": {
      "extends": "sap.ui.integration.editor.fields.BaseField"
    },
    "sap.ui.integration.editor.fields.DateTimeField": {
      "extends": "sap.ui.integration.editor.fields.BaseField"
    },
    "sap.ui.integration.editor.fields.DestinationField": {
      "extends": "sap.ui.integration.editor.fields.BaseField"
    },
    "sap.ui.integration.editor.fields.fragment.Controller": {
      "extends": "sap.ui.core.mvc.Controller"
    },
    "sap.ui.integration.editor.fields.GroupField": {
      "extends": "sap.ui.integration.editor.fields.BaseField"
    },
    "sap.ui.integration.editor.fields.IntegerField": {
      "extends": "sap.ui.integration.editor.fields.BaseField"
    },
    "sap.ui.integration.editor.fields.NumberField": {
      "extends": "sap.ui.integration.editor.fields.BaseField"
    },
    "sap.ui.integration.editor.fields.ObjectField": {
      "event": [
        "tableUpdated",
        "translationPopoverOpened"
      ],
      "extends": "sap.ui.integration.editor.fields.BaseField"
    },
    "sap.ui.integration.editor.fields.ObjectListField": {
      "extends": "sap.ui.integration.editor.fields.ObjectField"
    },
    "sap.ui.integration.editor.fields.StringField": {
      "event": [
        "translationPopoverOpened"
      ],
      "extends": "sap.ui.integration.editor.fields.BaseField"
    },
    "sap.ui.integration.editor.fields.StringListField": {
      "extends": "sap.ui.integration.editor.fields.BaseField"
    },
    "sap.ui.integration.editor.fields.viz.ColorSelect": {
      "aggregation": [
        "_colorpalette"
      ],
      "property": [
        "enumValue",
        "colorValue",
        "colorEnum",
        "background",
        "allowCustomColors"
      ],
      "extends": "sap.ui.integration.editor.fields.viz.VizBase"
    },
    "sap.ui.integration.editor.fields.viz.IconSelect": {
      "event": [
        "change"
      ],
      "property": [
        "value",
        "allowFile",
        "allowNone",
        "allowDefaultIcons"
      ],
      "extends": "sap.ui.integration.editor.fields.viz.VizBase"
    },
    "sap.ui.integration.editor.fields.viz.ImageSelect": {
      "property": [
        "allowDefaultIcons"
      ],
      "extends": "sap.ui.integration.editor.fields.viz.IconSelect"
    },
    "sap.ui.integration.editor.fields.viz.ShapeSelect": {
      "property": [
        "value"
      ],
      "extends": "sap.ui.integration.editor.fields.viz.VizBase"
    },
    "sap.ui.integration.editor.fields.viz.VizBase": {
      "aggregation": [
        "_control"
      ],
      "property": [
        "value",
        "editable"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.integration.editor.Settings": {
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.integration.Extension": {
      "event": [
        "action"
      ],
      "property": [
        "actions",
        "formatters"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.integration.Host": {
      "event": [
        "action",
        "cardConfigurationChange",
        "cardInitialized",
        "cardStateChanged",
        "message"
      ],
      "property": [
        "actions",
        "resolveDestination"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.integration.util.CsrfTokenHandler": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.integration.util.DataProvider": {
      "association": [
        "card"
      ],
      "event": [
        "dataChanged",
        "dataRequested",
        "error"
      ],
      "property": [
        "configuration",
        "configurationJson",
        "baseRuntimeUrl"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.integration.util.DataProviderFactory": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.integration.util.RequestDataProvider": {
      "association": [
        "host"
      ],
      "property": [
        "allowCustomDataType"
      ],
      "extends": "sap.ui.integration.util.DataProvider"
    },
    "sap.ui.integration.util.SkeletonCard": {
      "extends": "sap.ui.integration.widgets.Card"
    },
    "sap.ui.integration.widgets.Card": {
      "aggregation": [
        "actionDefinitions",
        "_header",
        "_filterBar",
        "_content",
        "_footer",
        "_extension",
        "_loadingProvider"
      ],
      "association": [
        "host",
        "openerReference",
        "dialogHeader"
      ],
      "event": [
        "action",
        "configurationChange",
        "manifestApplied",
        "manifestReady",
        "stateChanged"
      ],
      "property": [
        "referenceId",
        "manifest",
        "parameters",
        "dataMode",
        "baseUrl",
        "manifestChanges",
        "useMockData",
        "design",
        "displayVariant",
        "previewMode",
        "useProgressiveDisclosure",
        "overflow",
        "showCloseButton",
        "interactive"
      ],
      "extends": "sap.f.CardBase"
    },
    "sap.ui.layout.BlockLayout": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "background",
        "keepFontSize"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.BlockLayoutCell": {
      "aggregation": [
        "content",
        "titleLink"
      ],
      "defaultAggregation": "content",
      "property": [
        "title",
        "titleAlignment",
        "titleLevel",
        "width",
        "backgroundColorSet",
        "backgroundColorShade"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.BlockLayoutCellData": {
      "property": [
        "sSize",
        "mSize",
        "lSize",
        "xlSize"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.layout.BlockLayoutRow": {
      "aggregation": [
        "content"
      ],
      "association": [
        "accentCells"
      ],
      "defaultAggregation": "content",
      "property": [
        "scrollable",
        "rowColorSet"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.cssgrid.CSSGrid": {
      "aggregation": [
        "customLayout",
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "width",
        "gridTemplateColumns",
        "gridTemplateRows",
        "gridRowGap",
        "gridColumnGap",
        "gridGap",
        "gridAutoRows",
        "gridAutoColumns",
        "gridAutoFlow"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.cssgrid.GridBasicLayout": {
      "property": [
        "gridTemplateColumns",
        "gridTemplateRows",
        "gridRowGap",
        "gridColumnGap",
        "gridGap",
        "gridAutoRows",
        "gridAutoColumns",
        "gridAutoFlow"
      ],
      "extends": "sap.ui.layout.cssgrid.GridLayoutBase"
    },
    "sap.ui.layout.cssgrid.GridBoxLayout": {
      "property": [
        "boxMinWidth",
        "boxWidth",
        "boxesPerRowConfig"
      ],
      "extends": "sap.ui.layout.cssgrid.GridLayoutBase"
    },
    "sap.ui.layout.cssgrid.GridItemLayoutData": {
      "property": [
        "gridColumnStart",
        "gridColumnEnd",
        "gridRowStart",
        "gridRowEnd",
        "gridColumn",
        "gridRow"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.layout.cssgrid.GridLayoutBase": {
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.layout.cssgrid.GridLayoutDelegate": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.layout.cssgrid.GridResponsiveLayout": {
      "aggregation": [
        "layout",
        "layoutS",
        "layoutM",
        "layoutL",
        "layoutXL"
      ],
      "event": [
        "layoutChange"
      ],
      "property": [
        "containerQuery"
      ],
      "extends": "sap.ui.layout.cssgrid.GridLayoutBase"
    },
    "sap.ui.layout.cssgrid.GridSettings": {
      "property": [
        "gridTemplateColumns",
        "gridTemplateRows",
        "gridRowGap",
        "gridColumnGap",
        "gridGap",
        "gridAutoRows",
        "gridAutoColumns",
        "gridAutoFlow"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.layout.cssgrid.ResponsiveColumnItemLayoutData": {
      "property": [
        "columns",
        "rows"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.layout.cssgrid.ResponsiveColumnLayout": {
      "event": [
        "layoutChange"
      ],
      "extends": "sap.ui.layout.cssgrid.GridLayoutBase"
    },
    "sap.ui.layout.DynamicSideContent": {
      "aggregation": [
        "mainContent",
        "sideContent"
      ],
      "defaultAggregation": "mainContent",
      "event": [
        "breakpointChanged"
      ],
      "property": [
        "showSideContent",
        "showMainContent",
        "sideContentVisibility",
        "sideContentFallDown",
        "sideContentWidthM",
        "sideContentWidthL",
        "sideContentWidthXL",
        "equalSplit",
        "containerQuery",
        "sideContentPosition",
        "mcSpan",
        "scSpan"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.FixFlex": {
      "aggregation": [
        "fixContent",
        "flexContent"
      ],
      "property": [
        "vertical",
        "fixFirst",
        "fixContentSize",
        "minFlexSize"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.form.ColumnContainerData": {
      "property": [
        "columnsXL",
        "columnsL",
        "columnsM"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.layout.form.ColumnElementData": {
      "property": [
        "cellsLarge",
        "cellsSmall"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.layout.form.ColumnLayout": {
      "property": [
        "columnsXL",
        "columnsL",
        "columnsM",
        "labelCellsLarge",
        "emptyCellsLarge"
      ],
      "extends": "sap.ui.layout.form.FormLayout"
    },
    "sap.ui.layout.form.Form": {
      "aggregation": [
        "formContainers",
        "title",
        "toolbar",
        "layout"
      ],
      "property": [
        "title",
        "width",
        "editable"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "formContainers",
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.form.FormContainer": {
      "aggregation": [
        "formElements",
        "title",
        "toolbar",
        "_expandButton"
      ],
      "property": [
        "title",
        "expanded",
        "expandable",
        "visible",
        "_editable"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "formElements",
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.layout.form.FormElement": {
      "aggregation": [
        "label",
        "_label",
        "fields"
      ],
      "property": [
        "label",
        "visible",
        "_editable"
      ],
      "defaultAggregation": "fields",
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.layout.form.FormLayout": {
      "property": [
        "backgroundDesign"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.form.GridContainerData": {
      "property": [
        "halfGrid"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.layout.form.GridElementData": {
      "property": [
        "hCells",
        "vCells"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.layout.form.GridLayout": {
      "property": [
        "singleColumn"
      ],
      "extends": "sap.ui.layout.form.FormLayout"
    },
    "sap.ui.layout.form.ResponsiveGridLayout": {
      "property": [
        "labelSpanXL",
        "labelSpanL",
        "labelSpanM",
        "labelSpanS",
        "adjustLabelSpan",
        "emptySpanXL",
        "emptySpanL",
        "emptySpanM",
        "emptySpanS",
        "columnsXL",
        "columnsL",
        "columnsM",
        "singleContainerFullSize",
        "breakpointXL",
        "breakpointL",
        "breakpointM"
      ],
      "extends": "sap.ui.layout.form.FormLayout"
    },
    "sap.ui.layout.form.ResponsiveLayout": {
      "extends": "sap.ui.layout.form.FormLayout"
    },
    "sap.ui.layout.form.SemanticFormElement": {
      "aggregation": [
        "fieldLabels",
        "_delimiters",
        "_displayField"
      ],
      "property": [
        "delimiter"
      ],
      "extends": "sap.ui.layout.form.FormElement"
    },
    "sap.ui.layout.form.SimpleForm": {
      "aggregation": [
        "content",
        "form",
        "title",
        "toolbar"
      ],
      "property": [
        "title",
        "maxContainerCols",
        "minWidth",
        "width",
        "editable",
        "labelMinWidth",
        "layout",
        "labelSpanXL",
        "labelSpanL",
        "labelSpanM",
        "labelSpanS",
        "adjustLabelSpan",
        "emptySpanXL",
        "emptySpanL",
        "emptySpanM",
        "emptySpanS",
        "columnsXL",
        "columnsL",
        "columnsM",
        "singleContainerFullSize",
        "breakpointXL",
        "breakpointL",
        "breakpointM",
        "backgroundDesign"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.Grid": {
      "aggregation": [
        "content"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "property": [
        "width",
        "vSpacing",
        "hSpacing",
        "position",
        "defaultSpan",
        "defaultIndent",
        "containerQuery"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.GridData": {
      "property": [
        "span",
        "spanXL",
        "spanL",
        "spanM",
        "spanS",
        "indent",
        "indentXL",
        "indentL",
        "indentM",
        "indentS",
        "visibleXL",
        "visibleL",
        "visibleM",
        "visibleS",
        "moveBackwards",
        "moveForward",
        "linebreak",
        "linebreakXL",
        "linebreakL",
        "linebreakM",
        "linebreakS",
        "spanLarge",
        "spanMedium",
        "spanSmall",
        "indentLarge",
        "indentMedium",
        "indentSmall",
        "visibleOnLarge",
        "visibleOnMedium",
        "visibleOnSmall"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.layout.HorizontalLayout": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "allowWrapping"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.PaneContainer": {
      "aggregation": [
        "panes"
      ],
      "defaultAggregation": "panes",
      "event": [
        "resize"
      ],
      "property": [
        "orientation"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.layout.ResponsiveFlowLayout": {
      "aggregation": [
        "content"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "property": [
        "responsive"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.ResponsiveFlowLayoutData": {
      "property": [
        "minWidth",
        "weight",
        "linebreak",
        "margin",
        "linebreakable"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.layout.ResponsiveSplitter": {
      "aggregation": [
        "rootPaneContainer",
        "_pages"
      ],
      "association": [
        "defaultPane"
      ],
      "defaultAggregation": "rootPaneContainer",
      "property": [
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.SplitPane": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "demandPane",
        "requiredParentWidth"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.layout.Splitter": {
      "aggregation": [
        "contentAreas"
      ],
      "defaultAggregation": "contentAreas",
      "event": [
        "resize"
      ],
      "property": [
        "orientation",
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.layout.SplitterLayoutData": {
      "property": [
        "resizable",
        "size",
        "minSize"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.layout.VerticalLayout": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "width",
        "enabled"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.mdc.actiontoolbar.ActionToolbarAction": {
      "aggregation": [
        "action"
      ],
      "defaultAggregation": "action",
      "property": [
        "layoutInformation",
        "label"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.mdc.Chart": {
      "aggregation": [
        "items",
        "actions",
        "selectionDetailsActions",
        "_toolbar",
        "_breadcrumbs",
        "_innerChart",
        "_infoToolbar",
        "variant",
        "noData"
      ],
      "association": [
        "filter"
      ],
      "defaultAggregation": "items",
      "event": [
        "selectionDetailsActionPressed"
      ],
      "property": [
        "width",
        "height",
        "delegate",
        "header",
        "noDataText",
        "p13nMode",
        "legendVisible",
        "ignoreToolbarActions",
        "minWidth",
        "minHeight",
        "sortConditions",
        "filterConditions",
        "showChartTooltip",
        "autoBindOnInit",
        "chartType",
        "showSelectionDetails",
        "propertyInfo",
        "headerLevel",
        "headerStyle",
        "headerVisible"
      ],
      "extends": "sap.ui.mdc.Control"
    },
    "sap.ui.mdc.chart.ChartImplementationContainer": {
      "aggregation": [
        "content",
        "noDataContent"
      ],
      "association": [
        "chartNoDataContent"
      ],
      "property": [
        "showNoDataStruct"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.mdc.chart.ChartSelectionDetails": {
      "property": [
        "enableNavCallback",
        "fetchFieldInfosCallback"
      ],
      "extends": "sap.m.SelectionDetails"
    },
    "sap.ui.mdc.chart.Item": {
      "property": [
        "name",
        "propertyKey",
        "label",
        "type",
        "role"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.chart.SelectionDetailsActions": {
      "aggregation": [
        "detailsItemActions",
        "detailsActions",
        "actionGroups"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.condition.ConditionModel": {
      "extends": "sap.ui.model.json.JSONModel"
    },
    "sap.ui.mdc.condition.ConditionModelPropertyBinding": {
      "extends": "sap.ui.model.json.JSONPropertyBinding"
    },
    "sap.ui.mdc.condition.Operator": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.mdc.condition.OperatorDynamicDateOption": {
      "property": [
        "operator",
        "type",
        "baseType"
      ],
      "extends": "sap.m.DynamicDateOption"
    },
    "sap.ui.mdc.condition.RangeOperator": {
      "extends": "sap.ui.mdc.condition.Operator"
    },
    "sap.ui.mdc.Control": {
      "property": [
        "delegate"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.mdc.Element": {
      "property": [
        "delegate"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.Field": {
      "event": [
        "change"
      ],
      "property": [
        "value",
        "additionalValue"
      ],
      "extends": "sap.ui.mdc.field.FieldBase"
    },
    "sap.ui.mdc.field.ConditionsType": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ui.mdc.field.ConditionType": {
      "extends": "sap.ui.model.SimpleType"
    },
    "sap.ui.mdc.field.CustomFieldInfo": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "extends": "sap.ui.mdc.field.FieldInfoBase"
    },
    "sap.ui.mdc.field.DynamicDateRangeConditionsType": {
      "extends": "sap.ui.mdc.field.ConditionsType"
    },
    "sap.ui.mdc.field.FieldBase": {
      "aggregation": [
        "content",
        "contentEdit",
        "contentDisplay",
        "_content",
        "fieldInfo"
      ],
      "association": [
        "fieldHelp",
        "valueHelp",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "event": [
        "liveChange",
        "press",
        "submit"
      ],
      "property": [
        "dataType",
        "dataTypeConstraints",
        "dataTypeFormatOptions",
        "editMode",
        "required",
        "display",
        "textAlign",
        "textDirection",
        "placeholder",
        "valueState",
        "valueStateText",
        "width",
        "multipleLines",
        "maxConditions",
        "conditions",
        "label",
        "delegate",
        "showEmptyIndicator",
        "_valueHelpEnabled",
        "_ariaAttributes",
        "_operators"
      ],
      "extends": "sap.ui.mdc.Control"
    },
    "sap.ui.mdc.field.FieldInfoBase": {
      "event": [
        "dataUpdate",
        "popoverAfterOpen"
      ],
      "extends": "sap.ui.mdc.Element"
    },
    "sap.ui.mdc.field.FieldInput": {
      "property": [
        "ariaAttributes"
      ],
      "extends": "sap.m.Input"
    },
    "sap.ui.mdc.field.FieldMultiInput": {
      "property": [
        "ariaAttributes"
      ],
      "extends": "sap.m.MultiInput"
    },
    "sap.ui.mdc.field.ListFieldHelpItem": {
      "extends": "sap.ui.mdc.valuehelp.content.FixedListItem"
    },
    "sap.ui.mdc.field.MultiValueFieldItem": {
      "property": [
        "key",
        "description"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.field.TokenDisplay": {
      "property": [
        "_delimiter"
      ],
      "extends": "sap.m.Token"
    },
    "sap.ui.mdc.field.TokenizerDisplay": {
      "property": [
        "emptyIndicatorMode"
      ],
      "extends": "sap.m.Tokenizer"
    },
    "sap.ui.mdc.FilterBar": {
      "property": [
        "showAdaptFiltersButton",
        "showClearButton",
        "p13nMode",
        "_p13nModeItem"
      ],
      "extends": "sap.ui.mdc.filterbar.FilterBarBase"
    },
    "sap.ui.mdc.filterbar.FilterBarBase": {
      "aggregation": [
        "filterItems",
        "basicSearchField",
        "layout"
      ],
      "association": [
        "variantBackreference"
      ],
      "defaultAggregation": "filterItems",
      "event": [
        "filtersChanged",
        "search"
      ],
      "property": [
        "delegate",
        "liveMode",
        "showMessages",
        "showGoButton",
        "filterConditions",
        "propertyInfo",
        "suspendSelection",
        "_filterCount"
      ],
      "extends": "sap.ui.mdc.Control"
    },
    "sap.ui.mdc.filterbar.IFilterContainer": {
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.filterbar.p13n.AdaptationFilterBar": {
      "association": [
        "adaptationControl"
      ],
      "event": [
        "change"
      ],
      "property": [
        "_useFixedWidth"
      ],
      "extends": "sap.ui.mdc.filterbar.FilterBarBase"
    },
    "sap.ui.mdc.filterbar.vh.CollectiveSearchSelect": {
      "extends": "sap.ui.mdc.valuehelp.CollectiveSearchSelect"
    },
    "sap.ui.mdc.filterbar.vh.FilterBar": {
      "extends": "sap.ui.mdc.valuehelp.FilterBar"
    },
    "sap.ui.mdc.FilterField": {
      "event": [
        "change"
      ],
      "property": [
        "operators",
        "defaultOperator",
        "propertyKey",
        "additionalDataType"
      ],
      "extends": "sap.ui.mdc.field.FieldBase"
    },
    "sap.ui.mdc.Link": {
      "association": [
        "sourceControl"
      ],
      "property": [
        "enablePersonalization",
        "delegate"
      ],
      "extends": "sap.ui.mdc.field.FieldInfoBase"
    },
    "sap.ui.mdc.link.LinkItem": {
      "property": [
        "key",
        "text",
        "description",
        "href",
        "internalHref",
        "target",
        "icon",
        "initiallyVisible",
        "press"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.MultiValueField": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "change"
      ],
      "property": [
        "delegate"
      ],
      "extends": "sap.ui.mdc.field.FieldBase"
    },
    "sap.ui.mdc.Table": {
      "aggregation": [
        "_content",
        "type",
        "columns",
        "creationRow",
        "actions",
        "variant",
        "quickFilter",
        "rowSettings",
        "dataStateIndicator",
        "noData",
        "copyProvider",
        "contextMenu",
        "cellSelector"
      ],
      "property": [
        "type",
        "noData",
        "width",
        "height",
        "p13nMode",
        "delegate",
        "headerLevel",
        "headerStyle",
        "autoBindOnInit",
        "header",
        "headerVisible",
        "useColumnLabelsAsTooltips",
        "selectionMode",
        "showRowCount",
        "threshold",
        "sortConditions",
        "filterConditions",
        "groupConditions",
        "aggregateConditions",
        "enableExport",
        "busyIndicatorDelay",
        "enableColumnResize",
        "showPasteButton",
        "enablePaste",
        "multiSelectMode",
        "enableAutoColumnWidth",
        "propertyInfo",
        "hideToolbar"
      ],
      "association": [
        "filter"
      ],
      "defaultAggregation": "columns",
      "event": [
        "beforeExport",
        "beforeOpenContextMenu",
        "paste",
        "rowPress",
        "selectionChange"
      ],
      "extends": "sap.ui.mdc.Control"
    },
    "sap.ui.mdc.table.Column": {
      "aggregation": [
        "template",
        "creationTemplate",
        "extendedSettings"
      ],
      "defaultAggregation": "template",
      "property": [
        "width",
        "minWidth",
        "header",
        "headerVisible",
        "hAlign",
        "importance",
        "dataProperty",
        "propertyKey",
        "required"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.mdc.table.ColumnSettings": {
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.table.CreationRow": {
      "event": [
        "apply"
      ],
      "property": [
        "applyEnabled",
        "busy",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.table.DragDropConfig": {
      "event": [
        "dragEnd",
        "dragEnter",
        "dragOver",
        "dragStart",
        "drop"
      ],
      "property": [
        "draggable",
        "droppable",
        "dropEffect",
        "dropPosition"
      ],
      "extends": "sap.ui.core.dnd.DragDropBase"
    },
    "sap.ui.mdc.table.GridTableType": {
      "property": [
        "rowCountMode",
        "rowCount",
        "selectionLimit",
        "showHeaderSelector",
        "enableColumnFreeze",
        "fixedColumnCount",
        "scrollThreshold"
      ],
      "extends": "sap.ui.mdc.table.TableTypeBase"
    },
    "sap.ui.mdc.table.ResponsiveColumnSettings": {
      "property": [
        "importance",
        "mergeFunction"
      ],
      "extends": "sap.ui.mdc.table.ColumnSettings"
    },
    "sap.ui.mdc.table.ResponsiveTableType": {
      "property": [
        "growingMode",
        "showDetailsButton",
        "detailsButtonSetting",
        "popinLayout"
      ],
      "extends": "sap.ui.mdc.table.TableTypeBase"
    },
    "sap.ui.mdc.table.RowActionItem": {
      "event": [
        "press"
      ],
      "property": [
        "type",
        "text",
        "icon",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.table.RowSettings": {
      "aggregation": [
        "rowActions"
      ],
      "property": [
        "highlight",
        "highlightText",
        "navigated"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.table.TableTypeBase": {
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.table.TreeTableType": {
      "extends": "sap.ui.mdc.table.GridTableType"
    },
    "sap.ui.mdc.util.InfoBar": {
      "aggregation": [
        "_toolbar"
      ],
      "event": [
        "press",
        "removeAllFilters"
      ],
      "property": [
        "infoText"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.mdc.util.PromiseCache": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.mdc.ValueHelp": {
      "aggregation": [
        "dialog",
        "typeahead"
      ],
      "event": [
        "closed",
        "disconnect",
        "navigated",
        "open",
        "opened",
        "select",
        "switchToValueHelp",
        "typeaheadSuggested",
        "visualFocusSet"
      ],
      "property": [
        "conditions",
        "delegate",
        "filterValue",
        "validateInput",
        "_config",
        "_valid"
      ],
      "extends": "sap.ui.mdc.Element"
    },
    "sap.ui.mdc.valuehelp.base.Container": {
      "aggregation": [
        "_container",
        "content"
      ],
      "event": [
        "cancel",
        "closed",
        "confirm",
        "navigated",
        "opened",
        "requestDelegateContent",
        "requestSwitchToDialog",
        "select",
        "typeaheadSuggested",
        "visualFocusSet"
      ],
      "property": [
        "title",
        "localFilterValue"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.valuehelp.base.Content": {
      "aggregation": [
        "displayContent"
      ],
      "event": [
        "cancel",
        "confirm",
        "navigated",
        "requestSwitchToDialog",
        "select",
        "typeaheadSuggested",
        "visualFocusSet"
      ],
      "property": [
        "title",
        "shortTitle",
        "tokenizerTitle",
        "conditions",
        "filterValue",
        "config",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.mdc.valuehelp.base.DefineConditionPanel": {
      "aggregation": [
        "_content"
      ],
      "association": [
        "fieldHelp",
        "valueHelp"
      ],
      "event": [
        "conditionProcessed"
      ],
      "property": [
        "conditions",
        "config",
        "label",
        "inputOK",
        "_pagination",
        "_prevButtonActive",
        "_nextButtonActive"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.mdc.valuehelp.base.DialogTab": {
      "event": [
        "cancel",
        "confirm",
        "select"
      ],
      "property": [
        "content"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.mdc.valuehelp.base.FilterableListContent": {
      "aggregation": [
        "filterBar",
        "_defaultFilterBar"
      ],
      "property": [
        "filterFields",
        "keyPath",
        "descriptionPath",
        "group"
      ],
      "extends": "sap.ui.mdc.valuehelp.base.ListContent"
    },
    "sap.ui.mdc.valuehelp.base.ListContent": {
      "property": [
        "caseSensitive",
        "useFirstMatch",
        "useAsValueHelp"
      ],
      "extends": "sap.ui.mdc.valuehelp.base.Content"
    },
    "sap.ui.mdc.valuehelp.CollectiveSearchSelect": {
      "property": [
        "title",
        "selectedItemKey"
      ],
      "extends": "sap.m.VariantManagement"
    },
    "sap.ui.mdc.valuehelp.content.Bool": {
      "extends": "sap.ui.mdc.valuehelp.content.FixedList"
    },
    "sap.ui.mdc.valuehelp.content.Conditions": {
      "association": [
        "fieldHelp",
        "valueHelp"
      ],
      "property": [
        "label"
      ],
      "extends": "sap.ui.mdc.valuehelp.base.Content"
    },
    "sap.ui.mdc.valuehelp.content.FixedList": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "groupable",
        "filterList"
      ],
      "extends": "sap.ui.mdc.valuehelp.base.ListContent"
    },
    "sap.ui.mdc.valuehelp.content.FixedListItem": {
      "property": [
        "groupKey",
        "groupText"
      ],
      "extends": "sap.ui.core.ListItem"
    },
    "sap.ui.mdc.valuehelp.content.MDCTable": {
      "aggregation": [
        "table"
      ],
      "defaultAggregation": "table",
      "property": [
        "forceBind"
      ],
      "extends": "sap.ui.mdc.valuehelp.base.FilterableListContent"
    },
    "sap.ui.mdc.valuehelp.content.MTable": {
      "aggregation": [
        "table"
      ],
      "defaultAggregation": "table",
      "event": [
        "contentUpdated"
      ],
      "extends": "sap.ui.mdc.valuehelp.base.FilterableListContent"
    },
    "sap.ui.mdc.valuehelp.Dialog": {
      "property": [
        "_selectedContentKey",
        "_quickSelectEnabled",
        "_selectableContents",
        "groupConfig"
      ],
      "extends": "sap.ui.mdc.valuehelp.base.Container"
    },
    "sap.ui.mdc.valuehelp.FilterBar": {
      "property": [
        "delegate",
        "expandFilterFields",
        "filterFieldThreshold"
      ],
      "extends": "sap.ui.mdc.filterbar.FilterBarBase"
    },
    "sap.ui.mdc.valuehelp.Popover": {
      "property": [
        "opensOnClick",
        "opensOnFocus"
      ],
      "extends": "sap.ui.mdc.valuehelp.base.Container"
    },
    "sap.ui.richtexteditor.RichTextEditor": {
      "aggregation": [
        "footer",
        "_toolbarWrapper",
        "customButtons"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "beforeEditorInit",
        "change",
        "ready",
        "readyRecurring"
      ],
      "property": [
        "value",
        "textDirection",
        "width",
        "height",
        "editorType",
        "editorLocation",
        "editable",
        "showGroupFontStyle",
        "showGroupTextAlign",
        "showGroupStructure",
        "showGroupFont",
        "showGroupClipboard",
        "showGroupInsert",
        "showGroupLink",
        "showGroupUndo",
        "wrapping",
        "required",
        "prefixHttps",
        "sanitizeValue",
        "plugins",
        "useLegacyTheme",
        "buttonGroups",
        "customToolbar"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.rta.Client": {
      "property": [
        "window",
        "origin"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.suite.TaskCircle": {
      "association": [
        "ariaLabelledBy",
        "ariaDescribedBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "value",
        "maxValue",
        "minValue",
        "color"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.suite.VerticalProgressIndicator": {
      "association": [
        "ariaLabelledBy",
        "ariaDescribedBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "percentage"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.table.AnalyticalColumn": {
      "property": [
        "leadingProperty",
        "summed",
        "inResult",
        "showIfGrouped",
        "groupHeaderFormatter",
        "grouped"
      ],
      "extends": "sap.ui.table.Column"
    },
    "sap.ui.table.AnalyticalColumnMenu": {
      "extends": "sap.ui.table.ColumnMenu"
    },
    "sap.ui.table.AnalyticalTable": {
      "event": [
        "group"
      ],
      "property": [
        "sumOnTop",
        "numberOfExpandedLevels",
        "autoExpandMode",
        "columnVisibilityMenuSorter",
        "collapseRecursive",
        "dirty",
        "extendedGroupHeaderMenu"
      ],
      "extends": "sap.ui.table.Table"
    },
    "sap.ui.table.Column": {
      "aggregation": [
        "label",
        "multiLabels",
        "template",
        "creationTemplate",
        "menu",
        "_action"
      ],
      "property": [
        "label",
        "template",
        "width",
        "minWidth",
        "flexible",
        "resizable",
        "hAlign",
        "sorted",
        "sortOrder",
        "sortProperty",
        "filtered",
        "filterProperty",
        "filterValue",
        "filterOperator",
        "defaultFilterOperator",
        "filterType",
        "grouped",
        "visible",
        "name",
        "showFilterMenuEntry",
        "showSortMenuEntry",
        "headerSpan",
        "autoResizable"
      ],
      "association": [
        "headerMenu"
      ],
      "defaultAggregation": "label",
      "event": [
        "columnMenuOpen"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.table.ColumnMenu": {
      "extends": "sap.ui.unified.Menu"
    },
    "sap.ui.table.CreationRow": {
      "aggregation": [
        "cells",
        "toolbar",
        "_defaultToolbar"
      ],
      "event": [
        "apply"
      ],
      "property": [
        "applyEnabled"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.table.plugins.MultiSelectionPlugin": {
      "aggregation": [
        "icon"
      ],
      "event": [
        "selectionChange"
      ],
      "property": [
        "limit",
        "enableNotification",
        "showHeaderSelector",
        "selectionMode"
      ],
      "extends": "sap.ui.table.plugins.SelectionPlugin"
    },
    "sap.ui.table.plugins.SelectionPlugin": {
      "event": [
        "selectionChange"
      ],
      "property": [
        "enabled"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.table.Row": {
      "aggregation": [
        "cells",
        "_rowAction",
        "_settings"
      ],
      "defaultAggregation": "cells",
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.table.RowAction": {
      "aggregation": [
        "items",
        "_icons",
        "_menu"
      ],
      "defaultAggregation": "items",
      "property": [
        "visible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.table.RowActionItem": {
      "event": [
        "press"
      ],
      "property": [
        "icon",
        "visible",
        "text",
        "type"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.table.rowmodes.Auto": {
      "property": [
        "minRowCount",
        "maxRowCount",
        "fixedTopRowCount",
        "fixedBottomRowCount",
        "rowContentHeight",
        "hideEmptyRows"
      ],
      "extends": "sap.ui.table.rowmodes.RowMode"
    },
    "sap.ui.table.rowmodes.Fixed": {
      "property": [
        "rowCount",
        "fixedTopRowCount",
        "fixedBottomRowCount",
        "rowContentHeight",
        "hideEmptyRows"
      ],
      "extends": "sap.ui.table.rowmodes.RowMode"
    },
    "sap.ui.table.rowmodes.Interactive": {
      "property": [
        "rowCount",
        "minRowCount",
        "maxRowCount",
        "fixedTopRowCount",
        "fixedBottomRowCount",
        "rowContentHeight"
      ],
      "extends": "sap.ui.table.rowmodes.RowMode"
    },
    "sap.ui.table.rowmodes.RowMode": {
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.table.RowSettings": {
      "property": [
        "highlight",
        "highlightText",
        "navigated"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.table.Table": {
      "aggregation": [
        "title",
        "footer",
        "toolbar",
        "extension",
        "columns",
        "rows",
        "rowMode",
        "creationRow",
        "noData",
        "_noColumnsMessage",
        "rowActionTemplate",
        "rowSettingsTemplate",
        "contextMenu",
        "groupHeaderRowContextMenu",
        "plugins",
        "_messageStrip",
        "_hiddenDependents"
      ],
      "property": [
        "title",
        "footer",
        "rowMode",
        "noData",
        "width",
        "rowHeight",
        "columnHeaderHeight",
        "columnHeaderVisible",
        "visibleRowCount",
        "firstVisibleRow",
        "selectionMode",
        "selectionBehavior",
        "selectedIndex",
        "editable",
        "navigationMode",
        "threshold",
        "scrollThreshold",
        "enableColumnReordering",
        "enableGrouping",
        "showColumnVisibilityMenu",
        "showNoData",
        "visibleRowCountMode",
        "minAutoRowCount",
        "fixedColumnCount",
        "fixedRowCount",
        "fixedBottomRowCount",
        "enableColumnFreeze",
        "enableCellFilter",
        "showOverlay",
        "enableSelectAll",
        "enableCustomFilter",
        "enableBusyIndicator",
        "rowActionCount",
        "alternateRowColors",
        "rowCountConstraints"
      ],
      "association": [
        "groupBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "columns",
      "event": [
        "beforeOpenContextMenu",
        "busyStateChanged",
        "cellClick",
        "cellContextmenu",
        "columnFreeze",
        "columnMove",
        "columnResize",
        "columnSelect",
        "columnVisibility",
        "customFilter",
        "filter",
        "firstVisibleRowChanged",
        "group",
        "paste",
        "rowSelectionChange",
        "rowsUpdated",
        "sort"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.table.TablePersoController": {
      "association": [
        "table"
      ],
      "property": [
        "autoSave",
        "persoService",
        "customDataKey",
        "showResetAll",
        "resetAllMode"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.table.TreeTable": {
      "event": [
        "toggleOpenState"
      ],
      "property": [
        "expandFirstLevel",
        "useGroupMode",
        "groupHeaderProperty",
        "collapseRecursive",
        "rootLevel"
      ],
      "extends": "sap.ui.table.Table"
    },
    "sap.ui.unified.Calendar": {
      "aggregation": [
        "selectedDates",
        "specialDates",
        "disabledDates",
        "header",
        "secondMonthHeader",
        "month",
        "monthPicker",
        "yearPicker",
        "yearRangePicker"
      ],
      "association": [
        "ariaLabelledBy",
        "legend"
      ],
      "event": [
        "cancel",
        "select",
        "startDateChange",
        "weekNumberSelect"
      ],
      "property": [
        "intervalSelection",
        "singleSelection",
        "months",
        "firstDayOfWeek",
        "nonWorkingDays",
        "primaryCalendarType",
        "secondaryCalendarType",
        "width",
        "minDate",
        "maxDate",
        "showWeekNumbers",
        "showCurrentDateButton",
        "_currentPicker",
        "calendarWeekNumbering",
        "initialFocusedDate"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.calendar.DatesRow": {
      "property": [
        "startDate",
        "days",
        "showDayNamesLine",
        "calendarWeekNumbering"
      ],
      "extends": "sap.ui.unified.calendar.Month"
    },
    "sap.ui.unified.calendar.Header": {
      "event": [
        "pressButton0",
        "pressButton1",
        "pressButton2",
        "pressCurrentDate",
        "pressNext",
        "pressPrevious"
      ],
      "property": [
        "textButton0",
        "additionalTextButton0",
        "ariaLabelButton0",
        "visibleButton0",
        "textButton1",
        "additionalTextButton1",
        "ariaLabelButton1",
        "visibleButton1",
        "textButton2",
        "additionalTextButton2",
        "ariaLabelButton2",
        "visibleButton2",
        "enabledPrevious",
        "enabledNext",
        "visibleCurrentDateButton"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.calendar.Month": {
      "aggregation": [
        "selectedDates",
        "specialDates",
        "disabledDates"
      ],
      "association": [
        "ariaLabelledBy",
        "legend"
      ],
      "event": [
        "focus",
        "select",
        "weekNumberSelect"
      ],
      "property": [
        "date",
        "intervalSelection",
        "singleSelection",
        "showHeader",
        "firstDayOfWeek",
        "nonWorkingDays",
        "primaryCalendarType",
        "secondaryCalendarType",
        "width",
        "showWeekNumbers",
        "_focusedDate",
        "_renderMonthWeeksOnly",
        "calendarWeekNumbering"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.calendar.MonthPicker": {
      "aggregation": [
        "selectedDates"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "pageChange",
        "select"
      ],
      "property": [
        "month",
        "months",
        "intervalSelection",
        "_singleSelection",
        "_showSelectedRange",
        "columns",
        "primaryCalendarType",
        "secondaryCalendarType",
        "_firstMonth",
        "_focusedMonth"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.calendar.MonthsRow": {
      "aggregation": [
        "selectedDates",
        "specialDates"
      ],
      "association": [
        "ariaLabelledBy",
        "legend"
      ],
      "event": [
        "focus",
        "select"
      ],
      "property": [
        "date",
        "startDate",
        "months",
        "intervalSelection",
        "singleSelection",
        "showHeader",
        "primaryCalendarType",
        "secondaryCalendarType"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.calendar.TimesRow": {
      "aggregation": [
        "selectedDates",
        "specialDates"
      ],
      "association": [
        "ariaLabelledBy",
        "legend"
      ],
      "event": [
        "focus",
        "select"
      ],
      "property": [
        "date",
        "startDate",
        "items",
        "intervalMinutes",
        "intervalSelection",
        "singleSelection",
        "showHeader",
        "primaryCalendarType",
        "secondaryCalendarType"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.calendar.YearPicker": {
      "aggregation": [
        "selectedDates"
      ],
      "event": [
        "pageChange",
        "select"
      ],
      "property": [
        "year",
        "years",
        "intervalSelection",
        "_singleSelection",
        "_showSelectedRange",
        "columns",
        "date",
        "primaryCalendarType",
        "secondaryCalendarType",
        "_middleDate"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.CalendarAppointment": {
      "aggregation": [
        "customContent"
      ],
      "property": [
        "title",
        "text",
        "description",
        "icon",
        "tentative",
        "selected",
        "key",
        "color"
      ],
      "extends": "sap.ui.unified.DateTypeRange"
    },
    "sap.ui.unified.CalendarDateInterval": {
      "property": [
        "startDate",
        "days",
        "showDayNamesLine",
        "pickerPopup"
      ],
      "extends": "sap.ui.unified.Calendar"
    },
    "sap.ui.unified.CalendarLegend": {
      "aggregation": [
        "items",
        "_standardItems"
      ],
      "property": [
        "standardItems",
        "columnWidth"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.CalendarLegendItem": {
      "property": [
        "text",
        "type",
        "color"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.unified.CalendarMonthInterval": {
      "aggregation": [
        "selectedDates",
        "specialDates",
        "header",
        "monthsRow",
        "yearPicker"
      ],
      "association": [
        "ariaLabelledBy",
        "legend"
      ],
      "event": [
        "cancel",
        "select",
        "startDateChange"
      ],
      "property": [
        "width",
        "startDate",
        "intervalSelection",
        "singleSelection",
        "months",
        "pickerPopup",
        "minDate",
        "maxDate",
        "_currentPicker"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.CalendarRow": {
      "aggregation": [
        "appointments",
        "nonWorkingPeriods",
        "intervalHeaders",
        "groupAppointments"
      ],
      "association": [
        "ariaLabelledBy",
        "legend"
      ],
      "event": [
        "intervalSelect",
        "leaveRow",
        "select",
        "startDateChange"
      ],
      "property": [
        "startDate",
        "intervals",
        "intervalSize",
        "intervalType",
        "showSubIntervals",
        "showIntervalHeaders",
        "showEmptyIntervalHeaders",
        "nonWorkingDays",
        "nonWorkingHours",
        "width",
        "height",
        "checkResize",
        "updateCurrentTime",
        "groupAppointmentsMode",
        "appointmentsReducedHeight",
        "appointmentsVisualization",
        "appointmentHeight",
        "appointmentRoundWidth",
        "multipleAppointmentsSelection"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.CalendarTimeInterval": {
      "aggregation": [
        "selectedDates",
        "specialDates",
        "header",
        "timesRow",
        "datesRow",
        "monthPicker",
        "yearPicker"
      ],
      "association": [
        "ariaLabelledBy",
        "legend"
      ],
      "event": [
        "cancel",
        "select",
        "startDateChange"
      ],
      "property": [
        "width",
        "startDate",
        "intervalSelection",
        "singleSelection",
        "items",
        "intervalMinutes",
        "pickerPopup",
        "minDate",
        "maxDate",
        "_currentPicker"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.ColorPicker": {
      "aggregation": [
        "_grid",
        "_invisibleTexts",
        "_oCPBox",
        "_oSlider",
        "_oAlphaSlider",
        "_oHexField",
        "_oRedField",
        "_oGreenField",
        "_oBlueField",
        "_oHueField",
        "_oSatField",
        "_oLitField",
        "_oValField",
        "_oAlphaField",
        "_oAlphaField2",
        "_oRGBorHSLRBUnifiedGroup",
        "_oButton"
      ],
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "colorString",
        "mode",
        "displayMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.ColorPickerPopover": {
      "event": [
        "change",
        "liveChange"
      ],
      "property": [
        "colorString",
        "mode",
        "displayMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.ContentSwitcher": {
      "aggregation": [
        "content1",
        "content2"
      ],
      "property": [
        "animation",
        "activeContent"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.Currency": {
      "property": [
        "value",
        "stringValue",
        "currency",
        "maxPrecision",
        "useSymbol",
        "emptyIndicatorMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.DateRange": {
      "property": [
        "startDate",
        "endDate"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.unified.DateTypeRange": {
      "property": [
        "type",
        "secondaryType",
        "color"
      ],
      "extends": "sap.ui.unified.DateRange"
    },
    "sap.ui.unified.FileUploader": {
      "aggregation": [
        "parameters",
        "headerParameters",
        "xhrSettings"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "afterDialogClose",
        "beforeDialogOpen",
        "change",
        "fileAllowed",
        "fileEmpty",
        "filenameLengthExceed",
        "fileSizeExceed",
        "typeMissmatch",
        "uploadAborted",
        "uploadComplete",
        "uploadProgress",
        "uploadStart"
      ],
      "property": [
        "value",
        "enabled",
        "uploadUrl",
        "name",
        "width",
        "uploadOnChange",
        "additionalData",
        "sameFilenameAllowed",
        "buttonText",
        "fileType",
        "multiple",
        "maximumFileSize",
        "mimeType",
        "sendXHR",
        "httpRequestMethod",
        "placeholder",
        "style",
        "buttonOnly",
        "useMultipart",
        "maximumFilenameLength",
        "valueState",
        "valueStateText",
        "icon",
        "iconHovered",
        "iconSelected",
        "iconFirst",
        "iconOnly",
        "directory"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.FileUploaderParameter": {
      "property": [
        "name",
        "value"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.unified.FileUploaderXHRSettings": {
      "property": [
        "withCredentials"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.unified.Menu": {
      "aggregation": [
        "items"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "beforeClose",
        "closed",
        "itemSelect"
      ],
      "property": [
        "enabled",
        "ariaDescription",
        "maxVisibleItems",
        "pageSize"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.MenuItem": {
      "aggregation": [
        "endContent"
      ],
      "association": [
        "ariaLabelledBy",
        "_group"
      ],
      "property": [
        "text",
        "icon",
        "selected",
        "shortcutText"
      ],
      "extends": "sap.ui.unified.MenuItemBase"
    },
    "sap.ui.unified.MenuItemBase": {
      "aggregation": [
        "submenu"
      ],
      "defaultAggregation": "submenu",
      "event": [
        "select"
      ],
      "property": [
        "enabled",
        "visible",
        "startsSection"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.unified.MenuItemGroup": {
      "aggregation": [
        "items"
      ],
      "property": [
        "itemSelectionMode"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.unified.MenuTextFieldItem": {
      "property": [
        "label",
        "icon",
        "value",
        "valueState"
      ],
      "extends": "sap.ui.unified.MenuItemBase"
    },
    "sap.ui.unified.NonWorkingPeriod": {
      "aggregation": [
        "timeRange"
      ],
      "defaultAggregation": "timeRange",
      "property": [
        "date"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.unified.RecurringNonWorkingPeriod": {
      "property": [
        "recurrenceType",
        "recurrenceEndDate",
        "recurrencePattern"
      ],
      "extends": "sap.ui.unified.NonWorkingPeriod"
    },
    "sap.ui.unified.Shell": {
      "aggregation": [
        "curtainContent",
        "curtainPaneContent",
        "headItems",
        "headEndItems",
        "search",
        "user"
      ],
      "property": [
        "icon",
        "showCurtain",
        "showCurtainPane",
        "searchVisible"
      ],
      "extends": "sap.ui.unified.ShellLayout"
    },
    "sap.ui.unified.ShellHeadItem": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "startsSection",
        "showSeparator",
        "selected",
        "toggleEnabled",
        "showMarker",
        "icon",
        "visible"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.unified.ShellHeadUserItem": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "press"
      ],
      "property": [
        "username",
        "showPopupIndicator",
        "image"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.unified.ShellLayout": {
      "aggregation": [
        "content",
        "paneContent",
        "header",
        "canvasSplitContainer",
        "curtainSplitContainer"
      ],
      "defaultAggregation": "content",
      "property": [
        "showPane",
        "headerHiding",
        "headerVisible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.ShellOverlay": {
      "aggregation": [
        "content",
        "search"
      ],
      "association": [
        "shell",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "event": [
        "closed"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.SplitContainer": {
      "aggregation": [
        "content",
        "secondaryContent"
      ],
      "defaultAggregation": "content",
      "property": [
        "showSecondaryContent",
        "secondaryContentSize",
        "secondaryContentWidth",
        "orientation"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.unified.TimeRange": {
      "property": [
        "start",
        "end",
        "valueFormat"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.ux3.ActionBar": {
      "aggregation": [
        "businessActions",
        "_businessActionButtons",
        "_socialActions"
      ],
      "event": [
        "actionSelected",
        "feedSubmit"
      ],
      "property": [
        "followState",
        "flagState",
        "favoriteState",
        "updateState",
        "thingIconURI",
        "alwaysShowMoreMenu",
        "showUpdate",
        "showFollow",
        "showFlag",
        "showFavorite",
        "showOpen",
        "dividerWidth"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.Collection": {
      "aggregation": [
        "items"
      ],
      "association": [
        "selectedItems"
      ],
      "event": [
        "propertyChanged",
        "selectionChanged"
      ],
      "property": [
        "title",
        "editable",
        "multiSelection"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.ux3.CollectionInspector": {
      "aggregation": [
        "collections",
        "content"
      ],
      "association": [
        "selectedCollection"
      ],
      "event": [
        "collectionSelected",
        "editCollection",
        "itemSelectionChanged"
      ],
      "property": [
        "sidebarVisible",
        "fitParent"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.DataSet": {
      "aggregation": [
        "items",
        "views",
        "filter",
        "_viewSwitches",
        "_toolbar"
      ],
      "association": [
        "selectedView"
      ],
      "event": [
        "search",
        "selectionChanged"
      ],
      "property": [
        "showToolbar",
        "showFilter",
        "showSearchField",
        "multiSelect"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.DataSetItem": {
      "aggregation": [
        "_template"
      ],
      "event": [
        "selected"
      ],
      "property": [
        "iconSrc",
        "title",
        "checkable",
        "subtitle"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.ux3.DataSetSimpleView": {
      "aggregation": [
        "template"
      ],
      "property": [
        "floating",
        "name",
        "icon",
        "iconHovered",
        "iconSelected",
        "responsive",
        "itemMinWidth",
        "initialItemCount",
        "reloadItemCount",
        "scrollArea",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.Exact": {
      "aggregation": [
        "settingsMenu",
        "attributes",
        "controls"
      ],
      "defaultAggregation": "attributes",
      "event": [
        "refineSearch",
        "search"
      ],
      "property": [
        "resultText"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.ExactArea": {
      "aggregation": [
        "content",
        "toolbarItems"
      ],
      "defaultAggregation": "content",
      "property": [
        "toolbarVisible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.ExactAttribute": {
      "aggregation": [
        "attributes"
      ],
      "defaultAggregation": "attributes",
      "event": [
        "supplyAttributes"
      ],
      "property": [
        "text",
        "selected",
        "width",
        "listOrder",
        "showSubAttributesIndicator",
        "additionalData",
        "supplyActive",
        "autoActivateSupply"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.ux3.ExactBrowser": {
      "aggregation": [
        "attributes",
        "optionsMenu",
        "controls",
        "rootAttribute"
      ],
      "association": [
        "followUpControl"
      ],
      "defaultAggregation": "attributes",
      "event": [
        "attributeSelected",
        "save"
      ],
      "property": [
        "title",
        "headerTitle",
        "topListOrder",
        "enableListClose",
        "listHeight",
        "showHeader",
        "showTopList",
        "enableReset",
        "enableSave",
        "topListWidth"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.ExactList": {
      "aggregation": [
        "subLists",
        "controls"
      ],
      "association": [
        "data"
      ],
      "event": [
        "attributeSelected"
      ],
      "property": [
        "showClose",
        "topTitle",
        "topHeight"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.FacetFilter": {
      "aggregation": [
        "lists"
      ],
      "property": [
        "visibleItemCountMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.FacetFilterList": {
      "aggregation": [
        "items",
        "controls"
      ],
      "event": [
        "select"
      ],
      "property": [
        "title",
        "multiSelect",
        "displaySecondaryValues",
        "selectedKeys",
        "showCounter"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.Feed": {
      "aggregation": [
        "filterItems",
        "chunks",
        "toolsMenuItems"
      ],
      "event": [
        "chunkAdded",
        "filterChange",
        "search",
        "toggleLive",
        "toolsItemSelected"
      ],
      "property": [
        "feederThumbnailSrc",
        "feederSender",
        "live",
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.FeedChunk": {
      "aggregation": [
        "comments",
        "actionMenuItems"
      ],
      "event": [
        "actionItemSelected",
        "commentAdded",
        "deleted",
        "inspect",
        "referenceClicked",
        "senderClicked",
        "toggleFavorite",
        "toggleFlagged",
        "toggleShared"
      ],
      "property": [
        "thumbnailSrc",
        "text",
        "sender",
        "timestamp",
        "deletionAllowed",
        "commentChunk",
        "feederThumbnailSrc",
        "feederSender",
        "flagged",
        "favorite",
        "shared",
        "enableFlag",
        "enableShare",
        "enableComment",
        "enableInspect",
        "enableFavorite"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.Feeder": {
      "event": [
        "submit"
      ],
      "property": [
        "thumbnailSrc",
        "text",
        "type",
        "placeholderText"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.NavigationBar": {
      "aggregation": [
        "items",
        "overflowMenu"
      ],
      "association": [
        "selectedItem",
        "associatedItems"
      ],
      "defaultAggregation": "items",
      "event": [
        "select"
      ],
      "property": [
        "toplevelVariant",
        "overflowItemsToUpperCase"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.NavigationItem": {
      "aggregation": [
        "subItems"
      ],
      "defaultAggregation": "subItems",
      "property": [
        "visible",
        "href"
      ],
      "extends": "sap.ui.core.Item"
    },
    "sap.ui.ux3.NotificationBar": {
      "aggregation": [
        "messageNotifier",
        "notifiers"
      ],
      "event": [
        "display",
        "resize"
      ],
      "property": [
        "visibleStatus",
        "resizeEnabled",
        "alwaysShowToggler"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.Notifier": {
      "aggregation": [
        "messages",
        "views"
      ],
      "event": [
        "messageSelected"
      ],
      "property": [
        "icon",
        "title"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.ux3.Overlay": {
      "event": [
        "close",
        "closed",
        "open",
        "openNew"
      ],
      "property": [
        "openButtonVisible",
        "closeButtonVisible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.OverlayContainer": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "extends": "sap.ui.ux3.Overlay"
    },
    "sap.ui.ux3.OverlayDialog": {
      "aggregation": [
        "content"
      ],
      "property": [
        "width",
        "height"
      ],
      "extends": "sap.ui.ux3.Overlay"
    },
    "sap.ui.ux3.QuickView": {
      "aggregation": [
        "content",
        "actions",
        "actionBar"
      ],
      "event": [
        "actionSelected",
        "feedSubmit",
        "navigate"
      ],
      "property": [
        "type",
        "firstTitle",
        "firstTitleHref",
        "secondTitle",
        "icon",
        "width",
        "showActionBar",
        "followState",
        "flagState",
        "favoriteState",
        "favoriteActionEnabled",
        "updateActionEnabled",
        "followActionEnabled",
        "flagActionEnabled",
        "openActionEnabled"
      ],
      "extends": "sap.ui.commons.CalloutBase"
    },
    "sap.ui.ux3.Shell": {
      "aggregation": [
        "worksetItems",
        "paneBarItems",
        "paneContent",
        "content",
        "toolPopups",
        "headerItems",
        "notificationBar",
        "_paneOverflowMenu"
      ],
      "association": [
        "selectedWorksetItem"
      ],
      "defaultAggregation": "content",
      "event": [
        "feedSubmit",
        "logout",
        "paneBarItemSelected",
        "paneClosed",
        "search",
        "worksetItemSelected"
      ],
      "property": [
        "appTitle",
        "appIcon",
        "appIconTooltip",
        "showLogoutButton",
        "logoutButtonTooltip",
        "showSearchTool",
        "showInspectorTool",
        "showFeederTool",
        "showTools",
        "showPane",
        "headerType",
        "designType",
        "paneWidth",
        "applyContentPadding",
        "fullHeightContent",
        "allowOverlayHeaderAccess"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.ThingAction": {
      "event": [
        "select"
      ],
      "property": [
        "text",
        "enabled"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.ux3.ThingGroup": {
      "aggregation": [
        "content",
        "actions"
      ],
      "defaultAggregation": "content",
      "property": [
        "title",
        "colspan"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.ux3.ThingInspector": {
      "aggregation": [
        "actions",
        "headerContent",
        "facets",
        "facetContent",
        "actionBar",
        "thingViewer"
      ],
      "association": [
        "selectedFacet"
      ],
      "event": [
        "actionSelected",
        "facetSelected",
        "feedSubmit"
      ],
      "property": [
        "firstTitle",
        "type",
        "icon",
        "secondTitle",
        "followState",
        "flagState",
        "favoriteState",
        "favoriteActionEnabled",
        "updateActionEnabled",
        "followActionEnabled",
        "flagActionEnabled",
        "headerType"
      ],
      "extends": "sap.ui.ux3.Overlay"
    },
    "sap.ui.ux3.ThingViewer": {
      "aggregation": [
        "headerContent",
        "facets",
        "facetContent",
        "actionBar",
        "navBar"
      ],
      "association": [
        "selectedFacet"
      ],
      "event": [
        "facetSelected"
      ],
      "property": [
        "title",
        "type",
        "icon",
        "subtitle",
        "width",
        "height",
        "headerType"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.ux3.ToolPopup": {
      "aggregation": [
        "buttons",
        "content"
      ],
      "association": [
        "initialFocus",
        "opener",
        "defaultButton"
      ],
      "defaultAggregation": "content",
      "event": [
        "close",
        "closed",
        "enter",
        "iconChanged",
        "open",
        "opened"
      ],
      "property": [
        "title",
        "icon",
        "iconHover",
        "iconSelected",
        "modal",
        "inverted",
        "autoClose",
        "maxHeight",
        "maxWidth",
        "openDuration",
        "closeDuration"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vbm.Adapter": {
      "association": [
        "map"
      ],
      "event": [
        "submit"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.Adapter3D": {
      "association": [
        "viewport"
      ],
      "event": [
        "submit"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.AnalyticMap": {
      "aggregation": [
        "regions"
      ],
      "event": [
        "regionClick",
        "regionContextMenu",
        "regionDeselect",
        "regionSelect"
      ],
      "extends": "sap.ui.vbm.GeoMap"
    },
    "sap.ui.vbm.Area": {
      "event": [
        "edgeClick",
        "edgeContextMenu"
      ],
      "property": [
        "position",
        "color",
        "colorBorder",
        "borderDash"
      ],
      "extends": "sap.ui.vbm.VoBase"
    },
    "sap.ui.vbm.Areas": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "edgeClick",
        "edgeContextMenu"
      ],
      "property": [
        "posChangeable"
      ],
      "extends": "sap.ui.vbm.VoAggregation"
    },
    "sap.ui.vbm.Box": {
      "property": [
        "position",
        "scale",
        "color",
        "colorBorder"
      ],
      "extends": "sap.ui.vbm.VoBase"
    },
    "sap.ui.vbm.Boxes": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "posChangeable",
        "scaleChangeable"
      ],
      "extends": "sap.ui.vbm.VoAggregation"
    },
    "sap.ui.vbm.Circle": {
      "property": [
        "position",
        "radius",
        "color",
        "colorBorder",
        "slices"
      ],
      "extends": "sap.ui.vbm.VoBase"
    },
    "sap.ui.vbm.Circles": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "posChangeable",
        "radiusChangeable"
      ],
      "extends": "sap.ui.vbm.VoAggregation"
    },
    "sap.ui.vbm.Cluster": {
      "property": [
        "color",
        "icon",
        "text",
        "type"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vbm.ClusterBase": {
      "aggregation": [
        "vizTemplate",
        "vizVo",
        "clusterVos",
        "clusterContainers"
      ],
      "defaultAggregation": "vizTemplate",
      "event": [
        "click",
        "contextMenu"
      ],
      "property": [
        "areaAlwaysVisible",
        "areaColor",
        "areaColorBorder",
        "textProperty",
        "textSettings",
        "rule"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.ClusterContainer": {
      "extends": "sap.ui.vbm.Container"
    },
    "sap.ui.vbm.ClusterDistance": {
      "property": [
        "distance"
      ],
      "extends": "sap.ui.vbm.ClusterBase"
    },
    "sap.ui.vbm.ClusterGrid": {
      "property": [
        "gridSize",
        "limit",
        "limitTotal",
        "orderIndex",
        "offset",
        "cellSpacing"
      ],
      "extends": "sap.ui.vbm.ClusterBase"
    },
    "sap.ui.vbm.ClusterTree": {
      "property": [
        "animateClusterSplit"
      ],
      "extends": "sap.ui.vbm.ClusterBase"
    },
    "sap.ui.vbm.Container": {
      "aggregation": [
        "item"
      ],
      "property": [
        "position",
        "alignment"
      ],
      "extends": "sap.ui.vbm.VoBase"
    },
    "sap.ui.vbm.ContainerBase": {
      "aggregation": [
        "content",
        "toolbar"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "event": [
        "contentChange",
        "settingsPressed"
      ],
      "property": [
        "showFullScreen",
        "showSettings",
        "showSelection",
        "fullScreen",
        "title",
        "autoAdjustHeight"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vbm.ContainerContent": {
      "aggregation": [
        "content"
      ],
      "property": [
        "icon",
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vbm.ContainerLegendItem": {
      "property": [
        "color",
        "semanticSpotType"
      ],
      "extends": "sap.m.StandardListItem"
    },
    "sap.ui.vbm.Containers": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "extends": "sap.ui.vbm.VoAggregation"
    },
    "sap.ui.vbm.DragSource": {
      "property": [
        "type"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.DropTarget": {
      "property": [
        "type"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.Feature": {
      "event": [
        "click",
        "contextMenu"
      ],
      "property": [
        "color",
        "featureId"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.FeatureCollection": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "click",
        "contextMenu"
      ],
      "extends": "sap.ui.vbm.GeoJsonLayer"
    },
    "sap.ui.vbm.GeoCircle": {
      "property": [
        "position",
        "colorBorder",
        "radius",
        "color",
        "slices"
      ],
      "extends": "sap.ui.vbm.VoBase"
    },
    "sap.ui.vbm.GeoCircles": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "posChangeable",
        "radiusChangeable"
      ],
      "extends": "sap.ui.vbm.VoAggregation"
    },
    "sap.ui.vbm.GeoJsonLayer": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "click",
        "contextMenu"
      ],
      "property": [
        "srcURL",
        "data",
        "defaultLineWidth",
        "defaultFillColor",
        "defaultBorderColor"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.GeoMap": {
      "aggregation": [
        "vos",
        "geoJsonLayers",
        "featureCollections",
        "resources",
        "legend",
        "clusters"
      ],
      "defaultAggregation": "vos",
      "event": [
        "centerChanged",
        "click",
        "contextMenu",
        "drop",
        "keyDown",
        "keyPress",
        "keyUp",
        "select",
        "zoomChanged"
      ],
      "property": [
        "mapConfiguration",
        "legendVisible",
        "scaleVisible",
        "navcontrolVisible",
        "initialPosition",
        "initialZoom",
        "centerPosition",
        "zoomlevel",
        "refMapLayerStack",
        "visualFrame",
        "clustering",
        "disableZoom",
        "disablePan",
        "enableAnimation"
      ],
      "extends": "sap.ui.vbm.VBI"
    },
    "sap.ui.vbm.Heatmap": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "gradient",
        "opacity",
        "behavior",
        "valueScale",
        "radiusScale",
        "alphaExponent",
        "colorExponent"
      ],
      "extends": "sap.ui.vbm.VoAbstract"
    },
    "sap.ui.vbm.HeatPoint": {
      "property": [
        "position",
        "value",
        "radius"
      ],
      "extends": "sap.ui.vbm.VoBase"
    },
    "sap.ui.vbm.Legend": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "click"
      ],
      "property": [
        "caption"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.LegendItem": {
      "event": [
        "click"
      ],
      "property": [
        "color",
        "image",
        "semanticSpotType",
        "text"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.ListPanel": {
      "aggregation": [
        "items",
        "panel"
      ],
      "event": [
        "expand",
        "headerIconPress",
        "itemPress",
        "selectionChange"
      ],
      "property": [
        "headerText",
        "headerIcon",
        "expanded",
        "expandAnimation",
        "selectionMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vbm.ListPanelStack": {
      "aggregation": [
        "content",
        "layout"
      ],
      "property": [
        "width",
        "expanded",
        "expandAnimation",
        "collapsible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vbm.MapContainer": {
      "aggregation": [
        "listPanelStack",
        "scrollCont"
      ],
      "property": [
        "showNavbar",
        "showHome",
        "showMapLayer",
        "showRectangularZoom",
        "showZoom"
      ],
      "extends": "sap.ui.vbm.ContainerBase"
    },
    "sap.ui.vbm.Pie": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "position",
        "scale"
      ],
      "extends": "sap.ui.vbm.VoBase"
    },
    "sap.ui.vbm.PieItem": {
      "event": [
        "click"
      ],
      "property": [
        "name",
        "value",
        "color"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.Pies": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "posChangeable",
        "scaleChangeable"
      ],
      "extends": "sap.ui.vbm.VoAggregation"
    },
    "sap.ui.vbm.Region": {
      "event": [
        "click",
        "contextMenu"
      ],
      "property": [
        "color",
        "code",
        "select",
        "labelText",
        "labelType",
        "labelBgColor",
        "labelBorderColor",
        "labelArrow"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.Resource": {
      "property": [
        "value",
        "src",
        "name"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.Route": {
      "aggregation": [
        "dragSource",
        "dropTarget"
      ],
      "property": [
        "position",
        "color",
        "start",
        "end",
        "linewidth",
        "dotcolor",
        "dotbordercolor",
        "colorBorder",
        "lineDash",
        "dotwidth",
        "routetype",
        "directionIndicator"
      ],
      "extends": "sap.ui.vbm.VoBase"
    },
    "sap.ui.vbm.Routes": {
      "aggregation": [
        "items",
        "dragSource",
        "dropTarget"
      ],
      "defaultAggregation": "items",
      "event": [
        "click",
        "contextMenu",
        "drop"
      ],
      "property": [
        "posChangeable"
      ],
      "extends": "sap.ui.vbm.VoAggregation"
    },
    "sap.ui.vbm.Spot": {
      "aggregation": [
        "dragSource",
        "dropTarget"
      ],
      "property": [
        "position",
        "text",
        "image",
        "alignment",
        "scale",
        "imageSelected",
        "icon",
        "contentColor",
        "contentOffset",
        "contentFont",
        "contentSize",
        "type"
      ],
      "extends": "sap.ui.vbm.VoBase"
    },
    "sap.ui.vbm.Spots": {
      "aggregation": [
        "items",
        "dragSource",
        "dropTarget"
      ],
      "defaultAggregation": "items",
      "property": [
        "posChangeable",
        "scaleChangeable"
      ],
      "extends": "sap.ui.vbm.VoAggregation"
    },
    "sap.ui.vbm.VBI": {
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "changeTrackingMode",
        "closeWindow",
        "containerCreated",
        "containerDestroyed",
        "move",
        "openWindow",
        "render",
        "submit",
        "thumbnailClick",
        "zoom"
      ],
      "property": [
        "width",
        "height",
        "config",
        "plugin",
        "rectangularSelection",
        "lassoSelection",
        "rectZoom",
        "allowKeyEventRepeat",
        "keyEventDelay",
        "enableOverlappingTest",
        "ariaLabel"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vbm.Viewport": {
      "event": [
        "cameraChange"
      ],
      "property": [
        "width",
        "height",
        "cameraHistoryLength",
        "cameraHistoryPos"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vbm.VoAbstract": {
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vbm.VoAggregation": {
      "event": [
        "click",
        "contextMenu",
        "deselect",
        "drop",
        "handleClick",
        "handleContextMenu",
        "handleMoved",
        "select"
      ],
      "property": [
        "minSel",
        "maxSel",
        "customProperties"
      ],
      "extends": "sap.ui.vbm.VoAbstract"
    },
    "sap.ui.vbm.VoBase": {
      "event": [
        "click",
        "contextMenu",
        "drop",
        "handleClick",
        "handleContextMenu",
        "handleMoved"
      ],
      "property": [
        "key",
        "hotScale",
        "hotDeltaColor",
        "selectColor",
        "fxsize",
        "fxdir",
        "entity",
        "labelText",
        "labelType",
        "labelBgColor",
        "labelBorderColor",
        "labelArrow",
        "labelPos",
        "changeable",
        "dragData",
        "select"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.AnimationPlayer": {
      "association": [
        "viewStateManager"
      ],
      "event": [
        "beforeTimeChanged",
        "stateChanged",
        "timeChanged",
        "viewActivated"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.Annotation": {
      "aggregation": [
        "textEditor"
      ],
      "association": [
        "viewport"
      ],
      "property": [
        "annotationId",
        "name",
        "nodeRef",
        "text",
        "style",
        "display",
        "animate",
        "animationDelay",
        "selected",
        "editable",
        "xCoordinate",
        "yCoordinate",
        "xOffset",
        "yOffset",
        "height",
        "width"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.BaseNodeProxy": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.vk.Camera": {
      "property": [
        "position",
        "targetDirection",
        "upDirection",
        "nearClipPlane",
        "farClipPlane"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.vk.ContainerBase": {
      "aggregation": [
        "content",
        "toolbar"
      ],
      "association": [
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "event": [
        "contentChange",
        "settingsPressed"
      ],
      "property": [
        "showFullScreen",
        "showSettings",
        "showSelection",
        "fullScreen",
        "title",
        "autoAdjustHeight"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.ContainerContent": {
      "aggregation": [
        "content"
      ],
      "property": [
        "icon",
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.ContentConnector": {
      "aggregation": [
        "contentResources",
        "viewStateManagers",
        "defaultViewStateManager",
        "contentManagers"
      ],
      "defaultAggregation": "contentResources",
      "event": [
        "contentChangesFinished",
        "contentChangesProgress",
        "contentChangesStarted",
        "contentDestroying",
        "contentLoadingFinished",
        "contentReplaced"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.ContentManager": {
      "event": [
        "contentChangesFinished",
        "contentChangesProgress",
        "contentChangesStarted",
        "contentLoadingFinished"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.vk.ContentResource": {
      "aggregation": [
        "contentResources"
      ],
      "property": [
        "source",
        "sourceType",
        "sourceId",
        "localMatrix",
        "name",
        "password",
        "useSecureConnection",
        "veid",
        "includeHidden",
        "includeAnimation",
        "pushPMI",
        "metadataFilter",
        "activateView",
        "enableLogger",
        "pushViewGroups",
        "includeBackground",
        "includeParametric",
        "includeMetadata",
        "includeUsageId",
        "dependencyLoader"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.vk.DrawerToolbar": {
      "aggregation": [
        "content",
        "_container"
      ],
      "association": [
        "viewport"
      ],
      "event": [
        "expanded"
      ],
      "property": [
        "expanded",
        "navigationMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.dvl.BaseNodeProxy": {
      "extends": "sap.ui.vk.BaseNodeProxy"
    },
    "sap.ui.vk.dvl.ContentManager": {
      "extends": "sap.ui.vk.ContentManager"
    },
    "sap.ui.vk.dvl.GraphicsCore": {
      "extends": "sap.ui.base.EventProvider"
    },
    "sap.ui.vk.dvl.LayerProxy": {
      "extends": "sap.ui.vk.LayerProxy"
    },
    "sap.ui.vk.dvl.NodeHierarchy": {
      "extends": "sap.ui.vk.NodeHierarchy"
    },
    "sap.ui.vk.dvl.NodeProxy": {
      "extends": "sap.ui.vk.NodeProxy"
    },
    "sap.ui.vk.dvl.Scene": {
      "extends": "sap.ui.vk.Scene"
    },
    "sap.ui.vk.dvl.Viewport": {
      "event": [
        "frameRenderingFinished",
        "pan",
        "rotate",
        "zoom"
      ],
      "property": [
        "backgroundColorTopABGR",
        "backgroundColorBottomABGR"
      ],
      "extends": "sap.ui.vk.ViewportBase"
    },
    "sap.ui.vk.dvl.ViewStateManager": {
      "extends": "sap.ui.vk.ViewStateManagerBase"
    },
    "sap.ui.vk.ecad.ElementsPanel": {
      "aggregation": [
        "content"
      ],
      "association": [
        "contentConnector",
        "viewStateManager"
      ],
      "event": [
        "contentChanged"
      ],
      "property": [
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.ecad.LayersPanel": {
      "aggregation": [
        "content"
      ],
      "association": [
        "contentConnector",
        "viewStateManager"
      ],
      "event": [
        "contentChanged"
      ],
      "property": [
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.FlexibleControl": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "width",
        "height",
        "layout",
        "enabled"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.FlexibleControlLayoutData": {
      "property": [
        "size",
        "minSize",
        "marginTop",
        "marginBottom"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.ui.vk.ImageContentManager": {
      "extends": "sap.ui.vk.ContentManager"
    },
    "sap.ui.vk.LayerProxy": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.vk.LegendItem": {
      "property": [
        "color",
        "semanticSpotType"
      ],
      "extends": "sap.m.StandardListItem"
    },
    "sap.ui.vk.ListPanel": {
      "aggregation": [
        "items",
        "panel"
      ],
      "event": [
        "expand",
        "headerIconPress",
        "itemPress",
        "selectionChange"
      ],
      "property": [
        "headerText",
        "headerIcon",
        "expanded",
        "expandAnimation",
        "selectionMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.ListPanelStack": {
      "aggregation": [
        "content",
        "layout"
      ],
      "property": [
        "width",
        "expanded",
        "expandAnimation",
        "collapsible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.MapContainer": {
      "aggregation": [
        "listPanelStack",
        "scrollCont"
      ],
      "property": [
        "showNavbar",
        "showHome",
        "showMapLayer",
        "showRectangularZoom",
        "showZoom"
      ],
      "extends": "sap.ui.vk.ContainerBase"
    },
    "sap.ui.vk.Material": {
      "extends": "sap.ui.base.Object"
    },
    "sap.ui.vk.NativeViewport": {
      "event": [
        "move",
        "resize"
      ],
      "property": [
        "limitZoomOut"
      ],
      "extends": "sap.ui.vk.ViewportBase"
    },
    "sap.ui.vk.NodeHierarchy": {
      "event": [
        "changed",
        "nodeCreated",
        "nodeRemoving",
        "nodeReplaced",
        "nodeUpdated"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.vk.NodeProxy": {
      "property": [
        "nodeRef",
        "veIds",
        "name",
        "localMatrix",
        "worldMatrix",
        "material",
        "opacity",
        "tintColorABGR",
        "tintColor",
        "nodeMetadata",
        "hasChildren",
        "closed"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.vk.Notifications": {
      "aggregation": [
        "_messagePopover",
        "_messagePopoverToggleButton"
      ],
      "event": [
        "allMessagesCleared",
        "messageAdded"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.OrthographicCamera": {
      "property": [
        "zoomFactor"
      ],
      "extends": "sap.ui.vk.Camera"
    },
    "sap.ui.vk.OutputSettings": {
      "property": [
        "width",
        "height",
        "dpi"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.Overlay": {
      "aggregation": [
        "areas"
      ],
      "association": [
        "target"
      ],
      "event": [
        "click",
        "contextMenu"
      ],
      "property": [
        "zoomOnResize"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.OverlayArea": {
      "event": [
        "click",
        "contextMenu",
        "edgeClick",
        "edgeContextMenu",
        "handleClick",
        "handleContextMenu",
        "handleMoved"
      ],
      "property": [
        "key",
        "position",
        "color",
        "colorBorder",
        "colorSelect",
        "colorNonSelect",
        "deltaColorHot",
        "select",
        "changeable"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.pdf.Viewport": {
      "event": [
        "documentReplaced",
        "pageChanged"
      ],
      "property": [
        "currentPageIndex"
      ],
      "extends": "sap.ui.vk.ViewportBase"
    },
    "sap.ui.vk.PerspectiveCamera": {
      "property": [
        "fov"
      ],
      "extends": "sap.ui.vk.Camera"
    },
    "sap.ui.vk.ProgressIndicator": {
      "extends": "sap.m.ProgressIndicator"
    },
    "sap.ui.vk.RedlineCollaboration": {
      "aggregation": [
        "conversations"
      ],
      "association": [
        "viewport",
        "activeConversation",
        "activeComment"
      ],
      "event": [
        "conversationActivated",
        "conversationActivating",
        "elementClicked",
        "elementCreated",
        "elementHovered"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.RedlineConversation": {
      "aggregation": [
        "comments"
      ],
      "property": [
        "conversationName",
        "timestamp",
        "viewId",
        "viewInfo",
        "animationOffset",
        "measurementScale",
        "pageId"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.RedlineDesign": {
      "aggregation": [
        "activeElementInstance"
      ],
      "event": [
        "elementCreated"
      ],
      "extends": "sap.ui.vk.RedlineSurface"
    },
    "sap.ui.vk.RedlineElement": {
      "property": [
        "originX",
        "originY",
        "opacity",
        "strokeWidth",
        "strokeColor",
        "strokeDashArray",
        "halo",
        "haloColor",
        "createdByUser",
        "createTimestamp",
        "deletedByUser",
        "deleteTimestamp",
        "suppress",
        "elementId"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.RedlineElementComment": {
      "property": [
        "text",
        "createdByUser",
        "createTimestamp"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.RedlineElementEllipse": {
      "property": [
        "radiusX",
        "radiusY",
        "fillColor"
      ],
      "extends": "sap.ui.vk.RedlineElement"
    },
    "sap.ui.vk.RedlineElementFreehand": {
      "property": [
        "path"
      ],
      "extends": "sap.ui.vk.RedlineElement"
    },
    "sap.ui.vk.RedlineElementLine": {
      "property": [
        "deltaX",
        "deltaY",
        "endArrowHead"
      ],
      "extends": "sap.ui.vk.RedlineElement"
    },
    "sap.ui.vk.RedlineElementRectangle": {
      "property": [
        "width",
        "height",
        "fillColor"
      ],
      "extends": "sap.ui.vk.RedlineElement"
    },
    "sap.ui.vk.RedlineElementText": {
      "property": [
        "text",
        "font",
        "fontSize",
        "fillColor",
        "width",
        "height"
      ],
      "extends": "sap.ui.vk.RedlineElement"
    },
    "sap.ui.vk.RedlineSurface": {
      "aggregation": [
        "redlineElements"
      ],
      "event": [
        "pan",
        "zoom"
      ],
      "property": [
        "virtualLeft",
        "virtualTop",
        "virtualSideLength",
        "panningRatio"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.SafeArea": {
      "aggregation": [
        "settingsControl"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.Scene": {
      "property": [
        "doubleSided"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.vk.SceneTree": {
      "aggregation": [
        "treeTable"
      ],
      "association": [
        "contentConnector",
        "viewStateManager"
      ],
      "event": [
        "contentChanged"
      ],
      "property": [
        "title",
        "showTitle",
        "showSearchField",
        "legacyVisibilityMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.StepNavigation": {
      "aggregation": [
        "procedureItemTemplate",
        "stepInfoPopup",
        "layout",
        "thumbnailsContainer"
      ],
      "association": [
        "contentConnector"
      ],
      "event": [
        "resize",
        "stepChanged"
      ],
      "property": [
        "settings",
        "width",
        "height",
        "showThumbnails",
        "showToolbar",
        "showStepInfo"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.svg.BaseNodeProxy": {
      "extends": "sap.ui.vk.BaseNodeProxy"
    },
    "sap.ui.vk.svg.ContentManager": {
      "event": [
        "errorReported"
      ],
      "extends": "sap.ui.vk.ContentManager"
    },
    "sap.ui.vk.svg.NodeHierarchy": {
      "extends": "sap.ui.vk.NodeHierarchy"
    },
    "sap.ui.vk.svg.NodeProxy": {
      "extends": "sap.ui.vk.NodeProxy"
    },
    "sap.ui.vk.svg.OrthographicCamera": {
      "extends": "sap.ui.vk.OrthographicCamera"
    },
    "sap.ui.vk.svg.Scene": {
      "extends": "sap.ui.vk.Scene"
    },
    "sap.ui.vk.svg.Viewport": {
      "aggregation": [
        "miniMap"
      ],
      "event": [
        "cameraChanged",
        "hotspotEnter",
        "hotspotLeave"
      ],
      "extends": "sap.ui.vk.ViewportBase"
    },
    "sap.ui.vk.svg.ViewStateManager": {
      "extends": "sap.ui.vk.ViewStateManagerBase"
    },
    "sap.ui.vk.Texture": {
      "property": [
        "filterMode",
        "uvRotationAngle",
        "uvHorizontalOffset",
        "uvVerticalOffset",
        "uvHorizontalScale",
        "uvVerticalScale",
        "uvHorizontalTilingEnabled",
        "uvVerticalTilingEnabled"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.vk.threejs.BaseNodeProxy": {
      "extends": "sap.ui.vk.BaseNodeProxy"
    },
    "sap.ui.vk.threejs.ContentManager": {
      "extends": "sap.ui.vk.ContentManager"
    },
    "sap.ui.vk.threejs.Material": {
      "extends": "sap.ui.vk.Material"
    },
    "sap.ui.vk.threejs.NodeHierarchy": {
      "extends": "sap.ui.vk.NodeHierarchy"
    },
    "sap.ui.vk.threejs.NodeProxy": {
      "extends": "sap.ui.vk.NodeProxy"
    },
    "sap.ui.vk.threejs.OrthographicCamera": {
      "extends": "sap.ui.vk.OrthographicCamera"
    },
    "sap.ui.vk.threejs.PerspectiveCamera": {
      "extends": "sap.ui.vk.PerspectiveCamera"
    },
    "sap.ui.vk.threejs.Scene": {
      "extends": "sap.ui.vk.Scene"
    },
    "sap.ui.vk.threejs.Texture": {
      "extends": "sap.ui.vk.Texture"
    },
    "sap.ui.vk.threejs.Viewport": {
      "event": [
        "cameraChanged",
        "frameRenderingFinished"
      ],
      "extends": "sap.ui.vk.ViewportBase"
    },
    "sap.ui.vk.threejs.ViewStateManager": {
      "extends": "sap.ui.vk.ViewStateManagerBase"
    },
    "sap.ui.vk.ToggleMenuButton": {
      "aggregation": [
        "_menu",
        "_toggleButton",
        "_arrowButton",
        "items"
      ],
      "association": [
        "defaultItem",
        "ariaDescribedBy",
        "ariaLabelledBy"
      ],
      "event": [
        "beforeMenuOpen",
        "itemSelected",
        "itemToggled"
      ],
      "property": [
        "type",
        "width",
        "enabled",
        "iconDensityAware",
        "menuPosition",
        "textDirection",
        "pressed"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.Toolbar": {
      "aggregation": [
        "content",
        "_toolbar"
      ],
      "association": [
        "viewer"
      ],
      "property": [
        "title"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.tools.AnchorPointTool": {
      "event": [
        "moved",
        "moving",
        "rotated",
        "rotating"
      ],
      "property": [
        "enableStepping",
        "showEditingUI",
        "allowOperation",
        "allowContextMenu",
        "position",
        "quaternion"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.AxisAngleRotationTool": {
      "event": [
        "rotated",
        "rotating"
      ],
      "property": [
        "enableStepping",
        "enableSnapping",
        "showEditingUI",
        "allowContextMenu",
        "nodeSet"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.CreateEllipseTool": {
      "event": [
        "completed"
      ],
      "property": [
        "parentNode",
        "uniformMode"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.CreatePathTool": {
      "event": [
        "completed"
      ],
      "property": [
        "parentNode",
        "closePath"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.CreateRectangleTool": {
      "event": [
        "completed"
      ],
      "property": [
        "parentNode",
        "uniformMode"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.CreateTextTool": {
      "event": [
        "completed"
      ],
      "property": [
        "parentNode",
        "fontSize",
        "fontFace"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.CrossSectionTool": {
      "property": [
        "showEditingUI"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.DuplicateSvgElementTool": {
      "event": [
        "nodesCreated"
      ],
      "property": [
        "parentNode",
        "nodeList"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.ExplodeItemGroup": {
      "aggregation": [
        "items"
      ],
      "property": [
        "name",
        "magnitudeAdjustmentMultiplier"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.tools.ExplodeTool": {
      "aggregation": [
        "items"
      ],
      "association": [
        "selectedItem"
      ],
      "event": [
        "axisSelected",
        "itemPositionAdjusted",
        "itemPositionAdjusting",
        "itemSequenceChangePressed",
        "magnitudeChanged",
        "magnitudeChanging"
      ],
      "property": [
        "type",
        "axis",
        "direction",
        "magnitude",
        "anchor"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.Gizmo": {
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.tools.HitTestTool": {
      "event": [
        "hit"
      ],
      "property": [
        "IdMode"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.MoveTool": {
      "event": [
        "coordinateSystemChanged",
        "moved",
        "moving",
        "placementModeChanged"
      ],
      "property": [
        "coordinateSystem",
        "placementMode",
        "enableStepping",
        "enableSnapping",
        "showEditingUI",
        "autoResetValues",
        "allowContextMenu",
        "nodeSet"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.PointCloudSelectionTool": {
      "event": [
        "currentGroupChanged",
        "groupAdded",
        "groupRemoved"
      ],
      "property": [
        "selectionColor"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.RectSelectTool": {
      "property": [
        "subtractMode"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.RedlineTool": {
      "aggregation": [
        "redlineElements"
      ],
      "event": [
        "elementClicked",
        "elementCreated",
        "elementHovered"
      ],
      "property": [
        "editable"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.RotateOrbitTool": {
      "event": [
        "rotate"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.RotateTool": {
      "event": [
        "axisChanged",
        "coordinateSystemChanged",
        "placementModeChanged",
        "rotated",
        "rotating"
      ],
      "property": [
        "coordinateSystem",
        "axis",
        "enableStepping",
        "enableSnapping",
        "showEditingUI",
        "autoResetValues",
        "allowContextMenu",
        "nodeSet",
        "placementMode"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.RotateTurntableTool": {
      "event": [
        "rotate"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.ScaleTool": {
      "event": [
        "coordinateSystemChanged",
        "placementModeChanged",
        "scaled",
        "scaling"
      ],
      "property": [
        "coordinateSystem",
        "nonUniformScaleEnabled",
        "enableStepping",
        "enableSnapping",
        "showEditingUI",
        "autoResetValues",
        "allowContextMenu",
        "nodeSet",
        "placementMode"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.SceneOrientationTool": {
      "property": [
        "enablePredefinedViews",
        "enableInitialView"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.Tool": {
      "aggregation": [
        "gizmo"
      ],
      "association": [
        "gizmoContainer"
      ],
      "event": [
        "enabled"
      ],
      "property": [
        "targetViewportType",
        "toolid",
        "active",
        "footprint"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.tools.TooltipTool": {
      "event": [
        "hover"
      ],
      "property": [
        "followCursor",
        "animate",
        "offsetX",
        "offsetY",
        "timeout"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.tools.TransformSvgElementTool": {
      "event": [
        "moved",
        "moving",
        "rotated",
        "rotating",
        "scaled",
        "scaling"
      ],
      "property": [
        "nodeSet",
        "uniformScaleEnabled"
      ],
      "extends": "sap.ui.vk.tools.Tool"
    },
    "sap.ui.vk.View": {
      "property": [
        "viewId",
        "name",
        "description",
        "aspectRatio",
        "autoPlayAnimation",
        "topColor",
        "bottomColor",
        "navigationMode",
        "dimension"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.vk.Viewer": {
      "aggregation": [
        "contentResources",
        "progressIndicator",
        "layout",
        "contentConnector",
        "viewStateManager"
      ],
      "defaultAggregation": "contentResources",
      "event": [
        "contentResourceChangesProcessed",
        "fullScreen",
        "nodeClicked",
        "sceneDestroying",
        "sceneLoadingFailed",
        "sceneLoadingSucceeded",
        "selectionChanged",
        "urlClicked"
      ],
      "property": [
        "enableSceneTree",
        "showSceneTree",
        "enableStepNavigation",
        "enableNotifications",
        "showStepNavigation",
        "showStepNavigationThumbnails",
        "overlayStepNavigation",
        "enableLayersPanel",
        "showLayersPanel",
        "enableElementsPanel",
        "showElementsPanel",
        "enablePageGallery",
        "showPageGallery",
        "enableToolbar",
        "enableProgressIndicator",
        "showDrawerToolbar",
        "enableMiniMap",
        "showMiniMap",
        "width",
        "height",
        "toolbarTitle",
        "shouldTrackVisibilityChanges",
        "recursiveSelection",
        "runtimeSettings",
        "webGLContextAttributes",
        "hotspotsEnabled",
        "showAllHotspots",
        "hotspotColorABGR",
        "hotspotColor"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.ViewGallery": {
      "aggregation": [
        "toolbar",
        "container",
        "animationTimeSlider"
      ],
      "association": [
        "animationPlayer",
        "contentConnector",
        "host",
        "viewManager"
      ],
      "event": [
        "selectionChange",
        "viewOrderChange"
      ],
      "property": [
        "showAnimationTimeSlider",
        "showToolbar",
        "showThumbnailContainer",
        "selectedViewIndex",
        "selectedViewGroupIndex",
        "enableViewReordering",
        "transparency",
        "enabled"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.ViewGroup": {
      "property": [
        "viewGroupId",
        "name",
        "description"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ui.vk.ViewManager": {
      "association": [
        "contentConnector",
        "animationPlayer"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vk.Viewport": {
      "extends": "sap.ui.vk.ViewportBase"
    },
    "sap.ui.vk.ViewportBase": {
      "aggregation": [
        "content",
        "safeArea",
        "annotations",
        "outputSettings"
      ],
      "association": [
        "contentConnector",
        "viewStateManager",
        "tools"
      ],
      "event": [
        "nodeClicked",
        "nodesPicked",
        "nodeZoomed",
        "procedureFinished",
        "resize",
        "urlClicked",
        "viewActivated",
        "viewFinished"
      ],
      "property": [
        "showDebugInfo",
        "backgroundColorTop",
        "backgroundColorBottom",
        "width",
        "height",
        "selectionMode",
        "selectionDisplayMode",
        "showSelectionBoundingBoxes",
        "freezeCamera",
        "renderMode",
        "showSafeArea",
        "showAllHotspots",
        "disableHotspotHovering",
        "hotspotColorABGR",
        "hotspotColor",
        "hotspotCustomTextOutlineWidth",
        "hotspotCustomTextOutlineColor",
        "hotspotCustomTextHaloWidth",
        "keepOutputSize",
        "showAllHotspotsTintColor",
        "autoStartRendering"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vk.ViewStateManager": {
      "extends": "sap.ui.vk.ViewStateManagerBase"
    },
    "sap.ui.vk.ViewStateManagerBase": {
      "association": [
        "contentConnector",
        "viewManager"
      ],
      "event": [
        "highlightColorChanged",
        "nodeHierarchyReplaced",
        "opacityChanged",
        "outlineColorChanged",
        "outlineWidthChanged",
        "outliningChanged",
        "readyForAnimation",
        "selectionChanged",
        "tintColorChanged",
        "transformationChanged",
        "viewStateApplied",
        "viewStateApplying",
        "visibilityChanged"
      ],
      "property": [
        "shouldTrackVisibilityChanges",
        "recursiveSelection",
        "recursiveOutlining",
        "features"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vtm.Column": {
      "property": [
        "type",
        "descriptor",
        "tooltip",
        "hAlign",
        "width",
        "resizable",
        "label",
        "labelControl",
        "valueFormatter",
        "tooltipFormatter",
        "template"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vtm.DisplayGroup": {
      "property": [
        "displayStatesBySceneNodeId"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vtm.Extension": {
      "event": [
        "enabledChanged",
        "initialized"
      ],
      "property": [
        "enabled"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vtm.extensions.DisplayStateCalculationExtension": {
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.extensions.InitialViewExtension": {
      "property": [
        "predefinedView"
      ],
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.extensions.LoadProgressExtension": {
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.extensions.MessageStatusCalculationExtension": {
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.extensions.MessageStatusIconClickExtension": {
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.extensions.SceneNodeHoverHighlightExtension": {
      "property": [
        "highlightColor"
      ],
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.extensions.SceneNodeHoverTooltipExtension": {
      "property": [
        "tooltipCallback"
      ],
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.extensions.SelectionLinkingExtension": {
      "property": [
        "findMatchingTreeItems"
      ],
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.extensions.ViewLinkingExtension": {
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.extensions.ViewportSelectionLinkingExtension": {
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.extensions.VisibilityIconClickExtension": {
      "extends": "sap.ui.vtm.Extension"
    },
    "sap.ui.vtm.Lookup": {
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vtm.MessagesPopover": {
      "property": [
        "messages",
        "maxHeight"
      ],
      "extends": "sap.m.Popover"
    },
    "sap.ui.vtm.Panel": {
      "aggregation": [
        "_panel",
        "titleControls",
        "treeHeaderControls",
        "viewportHeaderControls"
      ],
      "association": [
        "vtmId"
      ],
      "event": [
        "contextMenu",
        "initialized"
      ],
      "property": [
        "title",
        "showViewport",
        "treeWidth",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vtm.ProgressDialog": {
      "property": [
        "progressText",
        "percentComplete",
        "progressBarVisible"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vtm.Scene": {
      "event": [
        "downloadCompleted",
        "downloadProgress",
        "downloadStarted",
        "hierarchyChanged",
        "loadCompleted",
        "loadProgress",
        "loadStarted"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vtm.SceneNode": {
      "property": [
        "sceneNodeId",
        "scene"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vtm.SelectColumnsDialog": {
      "property": [
        "tree",
        "selectableColumns"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vtm.Tree": {
      "aggregation": [
        "_treeTable",
        "headerControls"
      ],
      "event": [
        "beforeModelUpdated",
        "dataColumnsChanged",
        "dragOver",
        "dragStart",
        "drop",
        "expandedChanged",
        "fixedColumnsChanged",
        "hierarchyChanged",
        "messageStatusHeaderIconClicked",
        "messageStatusIconClicked",
        "modelUpdated",
        "selectionChanged",
        "visibilityHeaderIconClicked",
        "visibilityIconClicked"
      ],
      "property": [
        "selectionMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vtm.Viewable": {
      "property": [
        "source",
        "name",
        "rootNodeIds",
        "relativeMatrix"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vtm.ViewableLoadInfo": {
      "property": [
        "viewable",
        "status",
        "errorCode",
        "errorText"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.vtm.Viewport": {
      "aggregation": [
        "_container"
      ],
      "association": [
        "headerControls"
      ],
      "event": [
        "beginGesture",
        "endGesture",
        "hover",
        "nodeClicked",
        "refreshRequested",
        "selectionChanged",
        "viewChanged",
        "visibilityChanged"
      ],
      "property": [
        "backgroundGradientTopColor",
        "backgroundGradientBottomColor",
        "overrideDisplayGroups",
        "contextDisplayGroups"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ui.vtm.Vtm": {
      "aggregation": [
        "extensions"
      ],
      "defaultAggregation": "extensions",
      "event": [
        "activePanelChanged",
        "initialized",
        "panelAdded"
      ],
      "property": [
        "addDefaultExtensions"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.ui.webc.common.WebComponent": {
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.common.WebComponentMetadata": {
      "extends": "sap.ui.core.webc.WebComponentMetadata"
    },
    "sap.ui.webc.fiori.Bar": {
      "aggregation": [
        "endContent",
        "middleContent",
        "startContent"
      ],
      "defaultAggregation": "middleContent",
      "property": [
        "design",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.BarcodeScannerDialog": {
      "event": [
        "scanError",
        "scanSuccess"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.DynamicSideContent": {
      "aggregation": [
        "content",
        "sideContent"
      ],
      "defaultAggregation": "content",
      "event": [
        "layoutChange"
      ],
      "property": [
        "equalSplit",
        "hideMainContent",
        "hideSideContent",
        "sideContentFallDown",
        "sideContentPosition",
        "sideContentVisibility"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.FilterItem": {
      "aggregation": [
        "values"
      ],
      "property": [
        "additionalText",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.FilterItemOption": {
      "property": [
        "selected",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.FlexibleColumnLayout": {
      "aggregation": [
        "endColumn",
        "midColumn",
        "startColumn"
      ],
      "event": [
        "layoutChange"
      ],
      "property": [
        "accessibilityRoles",
        "accessibilityTexts",
        "height",
        "hideArrows",
        "layout",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.IllustratedMessage": {
      "aggregation": [
        "actions",
        "subtitle",
        "title"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "actions",
      "property": [
        "name",
        "size",
        "subtitleText",
        "titleText"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.MediaGallery": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "displayAreaClick",
        "overflowClick",
        "selectionChange"
      ],
      "property": [
        "interactiveDisplayArea",
        "layout",
        "menuHorizontalAlign",
        "menuVerticalAlign",
        "showAllThumbnails"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.MediaGalleryItem": {
      "aggregation": [
        "content",
        "thumbnail"
      ],
      "defaultAggregation": "content",
      "property": [
        "enabled",
        "layout",
        "selected"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.NotificationAction": {
      "event": [
        "click"
      ],
      "property": [
        "design",
        "enabled",
        "icon",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.NotificationListGroupItem": {
      "aggregation": [
        "actions",
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "close",
        "toggle"
      ],
      "property": [
        "busy",
        "busyDelay",
        "collapsed",
        "priority",
        "read",
        "selected",
        "showClose",
        "showCounter",
        "titleText"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.NotificationListItem": {
      "aggregation": [
        "actions",
        "avatar",
        "footnotes"
      ],
      "event": [
        "close"
      ],
      "property": [
        "busy",
        "busyDelay",
        "description",
        "priority",
        "read",
        "selected",
        "showClose",
        "titleText",
        "wrappingType"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.Page": {
      "aggregation": [
        "content",
        "footer",
        "header"
      ],
      "defaultAggregation": "content",
      "property": [
        "backgroundDesign",
        "disableScrolling",
        "floatingFooter",
        "height",
        "hideFooter",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.ProductSwitch": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.ProductSwitchItem": {
      "event": [
        "click"
      ],
      "property": [
        "icon",
        "subtitleText",
        "target",
        "targetSrc",
        "titleText"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.ShellBar": {
      "aggregation": [
        "items",
        "logo",
        "menuItems",
        "profile",
        "searchField",
        "startButton"
      ],
      "defaultAggregation": "items",
      "event": [
        "coPilotClick",
        "logoClick",
        "menuItemClick",
        "notificationsClick",
        "productSwitchClick",
        "profileClick"
      ],
      "property": [
        "accessibilityAttributes",
        "accessibilityRoles",
        "accessibilityTexts",
        "notificationsCount",
        "primaryTitle",
        "secondaryTitle",
        "showCoPilot",
        "showNotifications",
        "showProductSwitch",
        "showSearchField"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.ShellBarItem": {
      "event": [
        "click"
      ],
      "property": [
        "count",
        "icon",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.SideNavigation": {
      "aggregation": [
        "fixedItems",
        "header",
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "selectionChange"
      ],
      "property": [
        "collapsed"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.SideNavigationItem": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "click"
      ],
      "property": [
        "expanded",
        "icon",
        "selected",
        "text",
        "wholeItemToggleable"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.SideNavigationSubItem": {
      "event": [
        "click"
      ],
      "property": [
        "icon",
        "selected",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.SortItem": {
      "property": [
        "selected",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.Timeline": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "accessibleName",
        "height",
        "layout",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.TimelineItem": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "event": [
        "nameClick"
      ],
      "property": [
        "icon",
        "name",
        "nameClickable",
        "subtitleText",
        "titleText"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.UploadCollection": {
      "aggregation": [
        "header",
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "drop",
        "itemDelete",
        "selectionChange"
      ],
      "property": [
        "accessibleName",
        "height",
        "hideDragOverlay",
        "mode",
        "noDataDescription",
        "noDataText",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.UploadCollectionItem": {
      "aggregation": [
        "content",
        "deleteButton",
        "thumbnail"
      ],
      "defaultAggregation": "content",
      "event": [
        "detailClick",
        "fileNameClick",
        "rename",
        "retry",
        "terminate"
      ],
      "property": [
        "accessibilityAttributes",
        "disableDeleteButton",
        "file",
        "fileName",
        "fileNameClickable",
        "hideDeleteButton",
        "hideRetryButton",
        "hideTerminateButton",
        "navigated",
        "progress",
        "selected",
        "type",
        "uploadState"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.ViewSettingsDialog": {
      "aggregation": [
        "filterItems",
        "sortItems"
      ],
      "event": [
        "beforeOpen",
        "cancel",
        "confirm"
      ],
      "property": [
        "sortDescending"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.Wizard": {
      "aggregation": [
        "steps"
      ],
      "defaultAggregation": "steps",
      "event": [
        "stepChange"
      ],
      "property": [
        "contentLayout",
        "height"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.fiori.WizardStep": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "branching",
        "enabled",
        "icon",
        "selected",
        "subtitleText",
        "titleText"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Avatar": {
      "aggregation": [
        "badge",
        "image"
      ],
      "defaultAggregation": "image",
      "event": [
        "click"
      ],
      "property": [
        "accessibleName",
        "colorScheme",
        "enabled",
        "fallbackIcon",
        "icon",
        "initials",
        "interactive",
        "shape",
        "size"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.AvatarGroup": {
      "aggregation": [
        "items",
        "overflowButton"
      ],
      "defaultAggregation": "items",
      "event": [
        "click",
        "overflow"
      ],
      "property": [
        "type"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Badge": {
      "aggregation": [
        "icon"
      ],
      "property": [
        "colorScheme",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Breadcrumbs": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "itemClick"
      ],
      "property": [
        "design",
        "separatorStyle"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.BreadcrumbsItem": {
      "property": [
        "accessibleName",
        "href",
        "target",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.BusyIndicator": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "active",
        "delay",
        "display",
        "size",
        "text",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Button": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "click"
      ],
      "property": [
        "accessibilityAttributes",
        "accessibleName",
        "design",
        "enabled",
        "icon",
        "iconEnd",
        "text",
        "textDirection",
        "type",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Calendar": {
      "aggregation": [
        "dates"
      ],
      "defaultAggregation": "dates",
      "event": [
        "selectedDatesChange"
      ],
      "property": [
        "formatPattern",
        "hideWeekNumbers",
        "maxDate",
        "minDate",
        "primaryCalendarType",
        "secondaryCalendarType",
        "selectionMode"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.CalendarDate": {
      "property": [
        "value"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Card": {
      "aggregation": [
        "content",
        "header"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "content",
      "property": [
        "accessibleName",
        "height",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.CardHeader": {
      "aggregation": [
        "action",
        "avatar"
      ],
      "event": [
        "click"
      ],
      "property": [
        "interactive",
        "status",
        "subtitleText",
        "titleText"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Carousel": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "event": [
        "navigate"
      ],
      "property": [
        "arrowsPlacement",
        "backgroundDesign",
        "cyclic",
        "hideNavigationArrows",
        "hidePageIndicator",
        "itemsPerPageL",
        "itemsPerPageM",
        "itemsPerPageS",
        "pageIndicatorBackgroundDesign",
        "pageIndicatorBorderDesign",
        "pageIndicatorStyle"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.CheckBox": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "accessibleName",
        "checked",
        "enabled",
        "indeterminate",
        "name",
        "readonly",
        "required",
        "text",
        "valueState",
        "width",
        "wrappingType"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ColorPalette": {
      "aggregation": [
        "colors"
      ],
      "defaultAggregation": "colors",
      "event": [
        "itemClick"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ColorPaletteItem": {
      "property": [
        "value"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ColorPalettePopover": {
      "aggregation": [
        "colors"
      ],
      "defaultAggregation": "colors",
      "event": [
        "itemClick"
      ],
      "property": [
        "defaultColor",
        "showDefaultColor",
        "showMoreColors",
        "showRecentColors"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ColorPicker": {
      "event": [
        "change"
      ],
      "property": [
        "color"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ComboBox": {
      "aggregation": [
        "icon",
        "items"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "change",
        "input",
        "selectionChange"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "filter",
        "loading",
        "placeholder",
        "readonly",
        "required",
        "value",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ComboBoxGroupItem": {
      "property": [
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ComboBoxItem": {
      "property": [
        "additionalText",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.CustomListItem": {
      "aggregation": [
        "content",
        "deleteButton"
      ],
      "defaultAggregation": "content",
      "event": [
        "detailClick"
      ],
      "property": [
        "accessibilityAttributes",
        "accessibleName",
        "navigated",
        "selected",
        "type"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.DatePicker": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change",
        "input"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "formatPattern",
        "hideWeekNumbers",
        "maxDate",
        "minDate",
        "name",
        "placeholder",
        "primaryCalendarType",
        "readonly",
        "required",
        "secondaryCalendarType",
        "value",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.DateRangePicker": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change",
        "input"
      ],
      "property": [
        "accessibleName",
        "delimiter",
        "enabled",
        "formatPattern",
        "hideWeekNumbers",
        "maxDate",
        "minDate",
        "name",
        "placeholder",
        "primaryCalendarType",
        "readonly",
        "required",
        "secondaryCalendarType",
        "value",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.DateTimePicker": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change",
        "input"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "formatPattern",
        "hideWeekNumbers",
        "maxDate",
        "minDate",
        "name",
        "placeholder",
        "primaryCalendarType",
        "readonly",
        "required",
        "secondaryCalendarType",
        "value",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Dialog": {
      "aggregation": [
        "content",
        "footer",
        "header"
      ],
      "association": [
        "ariaLabelledBy",
        "initialFocus"
      ],
      "defaultAggregation": "content",
      "event": [
        "afterClose",
        "afterOpen",
        "beforeClose",
        "beforeOpen"
      ],
      "property": [
        "accessibleName",
        "accessibleRole",
        "draggable",
        "headerText",
        "height",
        "open",
        "preventFocusRestore",
        "resizable",
        "state",
        "stretch",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.FileUploader": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "event": [
        "change"
      ],
      "property": [
        "accept",
        "enabled",
        "hideInput",
        "multiple",
        "name",
        "placeholder",
        "value",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.GroupHeaderListItem": {
      "property": [
        "accessibleName",
        "selected",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Icon": {
      "event": [
        "click"
      ],
      "property": [
        "accessibleName",
        "accessibleRole",
        "backgroundColor",
        "color",
        "design",
        "height",
        "interactive",
        "name",
        "showTooltip",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Input": {
      "aggregation": [
        "icon",
        "suggestionItems"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "suggestionItems",
      "event": [
        "change",
        "input",
        "suggestionItemPreview",
        "suggestionItemSelect"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "maxlength",
        "name",
        "noTypeahead",
        "placeholder",
        "readonly",
        "required",
        "showClearIcon",
        "showSuggestions",
        "type",
        "value",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Label": {
      "association": [
        "labelFor"
      ],
      "property": [
        "required",
        "showColon",
        "text",
        "width",
        "wrappingType"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Link": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "click"
      ],
      "property": [
        "accessibilityAttributes",
        "accessibleName",
        "accessibleRole",
        "design",
        "enabled",
        "href",
        "target",
        "text",
        "wrappingType"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.List": {
      "aggregation": [
        "header",
        "items"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "itemClick",
        "itemClose",
        "itemDelete",
        "itemToggle",
        "loadMore",
        "selectionChange"
      ],
      "property": [
        "accessibleName",
        "accessibleRole",
        "busy",
        "busyDelay",
        "footerText",
        "growing",
        "headerText",
        "height",
        "indent",
        "mode",
        "noDataText",
        "separators",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Menu": {
      "aggregation": [
        "items"
      ],
      "association": [
        "opener"
      ],
      "defaultAggregation": "items",
      "event": [
        "afterClose",
        "afterOpen",
        "beforeClose",
        "beforeOpen",
        "itemClick"
      ],
      "property": [
        "busy",
        "busyDelay",
        "headerText",
        "open"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.MenuItem": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "property": [
        "accessibleName",
        "additionalText",
        "busy",
        "busyDelay",
        "enabled",
        "icon",
        "startsSection",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.MessageStrip": {
      "aggregation": [
        "icon"
      ],
      "event": [
        "close"
      ],
      "property": [
        "design",
        "height",
        "hideCloseButton",
        "hideIcon",
        "text",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.MultiComboBox": {
      "aggregation": [
        "icon",
        "items"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "change",
        "input",
        "openChange",
        "selectionChange"
      ],
      "property": [
        "accessibleName",
        "allowCustomValues",
        "enabled",
        "filter",
        "noTypeahead",
        "placeholder",
        "readonly",
        "required",
        "value",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.MultiComboBoxGroupItem": {
      "property": [
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.MultiComboBoxItem": {
      "property": [
        "additionalText",
        "selected",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.MultiInput": {
      "aggregation": [
        "icon",
        "suggestionItems",
        "tokens"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "suggestionItems",
      "event": [
        "change",
        "input",
        "suggestionItemPreview",
        "suggestionItemSelect",
        "tokenDelete",
        "valueHelpTrigger"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "maxlength",
        "name",
        "noTypeahead",
        "placeholder",
        "readonly",
        "required",
        "showClearIcon",
        "showSuggestions",
        "showValueHelpIcon",
        "type",
        "value",
        "valueState",
        "valueStateMessage",
        "width",
        "_semanticFormValue"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Option": {
      "property": [
        "additionalText",
        "enabled",
        "icon",
        "selected",
        "text",
        "value"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Panel": {
      "aggregation": [
        "content",
        "header"
      ],
      "defaultAggregation": "content",
      "event": [
        "toggle"
      ],
      "property": [
        "accessibleName",
        "accessibleRole",
        "collapsed",
        "fixed",
        "headerLevel",
        "headerText",
        "height",
        "noAnimation",
        "stickyHeader",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Popover": {
      "aggregation": [
        "content",
        "footer",
        "header"
      ],
      "association": [
        "opener",
        "ariaLabelledBy",
        "initialFocus"
      ],
      "defaultAggregation": "content",
      "event": [
        "afterClose",
        "afterOpen",
        "beforeClose",
        "beforeOpen"
      ],
      "property": [
        "accessibleName",
        "accessibleRole",
        "allowTargetOverlap",
        "headerText",
        "height",
        "hideArrow",
        "hideBackdrop",
        "horizontalAlign",
        "modal",
        "open",
        "placementType",
        "preventFocusRestore",
        "verticalAlign",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ProgressIndicator": {
      "property": [
        "accessibleName",
        "displayValue",
        "enabled",
        "hideValue",
        "value",
        "valueState",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.RadioButton": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "accessibleName",
        "checked",
        "enabled",
        "name",
        "readonly",
        "required",
        "text",
        "value",
        "valueState",
        "width",
        "wrappingType"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.RangeSlider": {
      "event": [
        "change",
        "input"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "endValue",
        "labelInterval",
        "max",
        "min",
        "showTickmarks",
        "showTooltip",
        "startValue",
        "step",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.RatingIndicator": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "max",
        "readonly",
        "required",
        "value",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ResponsivePopover": {
      "aggregation": [
        "content",
        "footer",
        "header"
      ],
      "association": [
        "opener",
        "ariaLabelledBy",
        "initialFocus"
      ],
      "defaultAggregation": "content",
      "event": [
        "afterClose",
        "afterOpen",
        "beforeClose",
        "beforeOpen"
      ],
      "property": [
        "accessibleName",
        "accessibleRole",
        "allowTargetOverlap",
        "headerText",
        "hideArrow",
        "hideBackdrop",
        "horizontalAlign",
        "modal",
        "open",
        "placementType",
        "preventFocusRestore",
        "verticalAlign"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.SegmentedButton": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "selectionChange"
      ],
      "property": [
        "accessibleName",
        "mode",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.SegmentedButtonItem": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "click"
      ],
      "property": [
        "accessibilityAttributes",
        "accessibleName",
        "design",
        "enabled",
        "icon",
        "iconEnd",
        "pressed",
        "submits",
        "text",
        "type"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Select": {
      "aggregation": [
        "label",
        "options"
      ],
      "association": [
        "ariaLabelledBy",
        "menu"
      ],
      "defaultAggregation": "options",
      "event": [
        "change",
        "close",
        "liveChange",
        "open"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "name",
        "required",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.SelectMenu": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.SelectMenuOption": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "displayText",
        "value"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Slider": {
      "event": [
        "change",
        "input"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "labelInterval",
        "max",
        "min",
        "showTickmarks",
        "showTooltip",
        "step",
        "value",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.SplitButton": {
      "event": [
        "arrowClick",
        "click"
      ],
      "property": [
        "accessibleName",
        "activeIcon",
        "design",
        "enabled",
        "icon",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.StandardListItem": {
      "aggregation": [
        "deleteButton",
        "imageContent"
      ],
      "event": [
        "detailClick"
      ],
      "property": [
        "accessibilityAttributes",
        "accessibleName",
        "additionalText",
        "additionalTextState",
        "description",
        "icon",
        "iconEnd",
        "image",
        "navigated",
        "selected",
        "text",
        "type"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.StepInput": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "max",
        "min",
        "name",
        "placeholder",
        "readonly",
        "required",
        "step",
        "value",
        "valuePrecision",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.SuggestionGroupItem": {
      "property": [
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.SuggestionItem": {
      "property": [
        "additionalText",
        "additionalTextState",
        "description",
        "icon",
        "iconEnd",
        "image",
        "text",
        "type"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Switch": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change"
      ],
      "property": [
        "accessibleName",
        "checked",
        "design",
        "enabled",
        "name",
        "required",
        "textOff",
        "textOn",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Tab": {
      "aggregation": [
        "content",
        "subTabs"
      ],
      "defaultAggregation": "content",
      "property": [
        "additionalText",
        "design",
        "enabled",
        "icon",
        "selected",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.TabContainer": {
      "aggregation": [
        "items",
        "overflowButton",
        "startOverflowButton"
      ],
      "defaultAggregation": "items",
      "event": [
        "tabSelect"
      ],
      "property": [
        "collapsed",
        "contentBackgroundDesign",
        "fixed",
        "headerBackgroundDesign",
        "height",
        "tabLayout",
        "tabsOverflowMode",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Table": {
      "aggregation": [
        "columns",
        "rows"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "rows",
      "event": [
        "loadMore",
        "popinChange",
        "rowClick",
        "selectionChange"
      ],
      "property": [
        "accessibleName",
        "busy",
        "busyDelay",
        "growing",
        "growingButtonSubtext",
        "growingButtonText",
        "height",
        "hideNoData",
        "mode",
        "noDataText",
        "stickyColumnHeader",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.TableCell": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.TableColumn": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "property": [
        "demandPopin",
        "minWidth",
        "popinDisplay",
        "popinText"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.TableGroupRow": {
      "property": [
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.TableRow": {
      "aggregation": [
        "cells"
      ],
      "defaultAggregation": "cells",
      "property": [
        "navigated",
        "selected",
        "type"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.TabSeparator": {
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.TextArea": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "change",
        "input"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "growing",
        "growingMaxLines",
        "height",
        "maxlength",
        "name",
        "placeholder",
        "readonly",
        "required",
        "rows",
        "showExceededText",
        "value",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.TimePicker": {
      "event": [
        "change",
        "input"
      ],
      "property": [
        "enabled",
        "formatPattern",
        "placeholder",
        "readonly",
        "value",
        "valueState",
        "valueStateMessage",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Title": {
      "property": [
        "level",
        "text",
        "width",
        "wrappingType"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Toast": {
      "property": [
        "duration",
        "height",
        "placement",
        "text",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ToggleButton": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "click"
      ],
      "property": [
        "accessibilityAttributes",
        "accessibleName",
        "design",
        "enabled",
        "icon",
        "iconEnd",
        "pressed",
        "text",
        "type",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Token": {
      "aggregation": [
        "closeIcon"
      ],
      "event": [
        "select"
      ],
      "property": [
        "readonly",
        "selected",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Toolbar": {
      "aggregation": [
        "items"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "property": [
        "accessibleName",
        "alignContent"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ToolbarButton": {
      "association": [
        "ariaLabelledBy"
      ],
      "event": [
        "click"
      ],
      "property": [
        "accessibilityAttributes",
        "accessibleName",
        "design",
        "enabled",
        "icon",
        "iconEnd",
        "text",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ToolbarSelect": {
      "aggregation": [
        "options"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "options",
      "event": [
        "change",
        "close",
        "open"
      ],
      "property": [
        "accessibleName",
        "enabled",
        "valueState",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ToolbarSelectOption": {
      "property": [
        "selected",
        "text"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ToolbarSeparator": {
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.ToolbarSpacer": {
      "property": [
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.Tree": {
      "aggregation": [
        "header",
        "items"
      ],
      "association": [
        "ariaLabelledBy"
      ],
      "defaultAggregation": "items",
      "event": [
        "itemClick",
        "itemDelete",
        "itemMouseout",
        "itemMouseover",
        "itemToggle",
        "selectionChange"
      ],
      "property": [
        "accessibleName",
        "footerText",
        "headerText",
        "height",
        "mode",
        "noDataText",
        "width"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.TreeItem": {
      "aggregation": [
        "deleteButton",
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "detailClick"
      ],
      "property": [
        "accessibilityAttributes",
        "accessibleName",
        "additionalText",
        "additionalTextState",
        "expanded",
        "hasChildren",
        "icon",
        "indeterminate",
        "navigated",
        "selected",
        "text",
        "type"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.ui.webc.main.TreeItemCustom": {
      "aggregation": [
        "content",
        "deleteButton",
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "detailClick"
      ],
      "property": [
        "accessibilityAttributes",
        "accessibleName",
        "additionalTextState",
        "expanded",
        "hasChildren",
        "hideSelectionElement",
        "icon",
        "indeterminate",
        "navigated",
        "selected",
        "type"
      ],
      "extends": "sap.ui.core.webc.WebComponent"
    },
    "sap.uiext.inbox.composite.InboxAddAttachmentTile": {
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.composite.InboxAttachmentsTileContainer": {
      "aggregation": [
        "attachments",
        "firstTile"
      ],
      "event": [
        "uploadButtonPress",
        "uploadFailed",
        "uploadSuccess"
      ],
      "property": [
        "uploadUrl",
        "fileName",
        "fileType",
        "isFileSelected",
        "enteredDescription",
        "showAddTile"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.composite.InboxAttachmentTile": {
      "event": [
        "deleteAttachment"
      ],
      "property": [
        "fileName",
        "fileSize",
        "fileDescription",
        "fileTypeIcon",
        "creationDate",
        "downloadUrl",
        "createdBy",
        "showDeleteButton"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.composite.InboxBusyIndicator": {
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.composite.InboxComment": {
      "property": [
        "sender",
        "timestamp",
        "thumbnailSrc",
        "text",
        "createdBy",
        "sapOrigin"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.composite.InboxTaskComments": {
      "aggregation": [
        "comments",
        "busyIndicator"
      ],
      "event": [
        "commentSubmit"
      ],
      "property": [
        "feederSender",
        "feederThumbnailSrc",
        "showFeeder",
        "showHeader"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.composite.InboxTaskTitleControl": {
      "aggregation": [
        "titleLink"
      ],
      "property": [
        "taskTitle",
        "categoryIconURI",
        "hasAttachments",
        "hasComments"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.composite.InboxUploadAttachmentTile": {
      "event": [
        "uploadSelectedFile"
      ],
      "property": [
        "fileName",
        "fileTypeIcon"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.Inbox": {
      "event": [
        "oDataRequestCompleted",
        "refresh",
        "taskAction",
        "taskSelectionChange"
      ],
      "property": [
        "taskExecutionURLThemeValue",
        "handleBindings",
        "openCompletedTasks"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.InboxConfiguration": {
      "extends": "sap.ui.base.Object"
    },
    "sap.uiext.inbox.InboxFilters": {
      "extends": "sap.ui.base.Object"
    },
    "sap.uiext.inbox.InboxLaunchPad": {
      "aggregation": [
        "launchPadHeader",
        "launchPadTileContainer"
      ],
      "event": [
        "logout",
        "tileSelected"
      ],
      "property": [
        "title",
        "logoSrc",
        "showLogoutButton",
        "showUserName",
        "userName"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.InboxPrimaryFilters": {
      "extends": "sap.ui.base.Object"
    },
    "sap.uiext.inbox.InboxSecondaryFilters": {
      "extends": "sap.ui.base.Object"
    },
    "sap.uiext.inbox.InboxSplitApp": {
      "aggregation": [
        "splitAppl"
      ],
      "event": [
        "navButtonPressed"
      ],
      "property": [
        "showMasterPageNavBtn",
        "tcmServiceURL",
        "filters",
        "tcmConfiguration"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uiext.inbox.SubstitutionRulesManager": {
      "extends": "sap.ui.core.Control"
    },
    "sap.ushell.api.workpage.Runtime": {
      "extends": "sap.ushell.api.workpage.Designtime"
    },
    "sap.ushell.components.factsheet.controls.PictureTile": {
      "association": [
        "tileContent"
      ],
      "event": [
        "pictureDelete"
      ],
      "property": [
        "height",
        "width"
      ],
      "extends": "sap.m.CustomTile"
    },
    "sap.ushell.components.factsheet.controls.PictureViewer": {
      "aggregation": [
        "items"
      ],
      "defaultAggregation": "items",
      "event": [
        "pictureDeleted"
      ],
      "property": [
        "tileScaling",
        "removable"
      ],
      "extends": "sap.m.TileContainer"
    },
    "sap.ushell.components.factsheet.controls.PictureViewerItem": {
      "aggregation": [
        "image"
      ],
      "property": [
        "src"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ushell.renderers.fiori2.Renderer": {
      "extends": "sap.ui.core.UIComponent"
    },
    "sap.ushell.services.AppLifeCycle": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.Bookmark": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.BookmarkV2": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.Configuration": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.CrossApplicationNavigation": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.EndUserFeedback": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.Extension": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.FrameBoundExtension": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.FrameBoundExtension.FloatingContainer": {
      "event": [
        "dockingStateUpdate"
      ],
      "extends": "sap.ui.base.ManagedObject"
    },
    "sap.ushell.services.LaunchPage": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.Message": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.Navigation": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.NavTargetResolution": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.Notifications": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.NotificationsV2": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.Personalization": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.PersonalizationV2": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.SmartNavigation": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.SupportTicket": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.URLParsing": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.UsageAnalytics": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.services.UserInfo": {
      "extends": "sap.ushell.services.Service"
    },
    "sap.ushell.ui.appfinder.AppBox": {
      "extends": "sap.ui.core.Control"
    },
    "sap.ushell.ui.footerbar.AddBookmarkButton": {
      "property": [
        "beforePressHandler",
        "afterPressHandler",
        "title",
        "subtitle",
        "info",
        "tileIcon",
        "numberUnit",
        "keywords",
        "customUrl",
        "serviceUrl",
        "dataSource",
        "serviceRefreshInterval",
        "showGroupSelection",
        "showPageSelection",
        "appData"
      ],
      "extends": "sap.m.Button"
    },
    "sap.ushell.ui.launchpad.ActionItem": {
      "event": [
        "afterRendering",
        "press"
      ],
      "property": [
        "actionType"
      ],
      "extends": "sap.m.Button"
    },
    "sap.ushell.ui.launchpad.DashboardGroupsContainer": {
      "aggregation": [
        "groups"
      ],
      "event": [
        "afterRendering"
      ],
      "property": [
        "accessibilityLabel",
        "displayMode"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ushell.ui.launchpad.LinkTileWrapper": {
      "aggregation": [
        "tileViews",
        "footItems"
      ],
      "event": [
        "afterRendering",
        "coverDivPress",
        "press",
        "showActions"
      ],
      "property": [
        "uuid",
        "tileCatalogId",
        "tileCatalogIdStable",
        "target",
        "visible",
        "debugInfo",
        "animationRendered",
        "isLocked",
        "tileActionModeActive",
        "ieHtml5DnD"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ushell.ui.launchpad.TileState": {
      "event": [
        "press"
      ],
      "property": [
        "state"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ushell.ui.launchpad.VizInstanceBase": {
      "property": [
        "active"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ushell.ui.shell.ToolAreaItem": {
      "event": [
        "expand",
        "press"
      ],
      "property": [
        "icon",
        "selected",
        "text",
        "ariaLabel",
        "visible",
        "expandable"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.ushell.ui5service.ShellUIService": {
      "extends": "sap.ui.core.service.Service"
    },
    "sap.ushell.ui5service.UserStatus": {
      "extends": "sap.ui.core.service.Service"
    },
    "sap.uxap.AnchorBar": {
      "aggregation": [
        "_select",
        "_scrollArrowLeft",
        "_scrollArrowRight"
      ],
      "association": [
        "selectedButton"
      ],
      "property": [
        "showPopover",
        "upperCase",
        "backgroundDesign"
      ],
      "extends": "sap.m.Toolbar"
    },
    "sap.uxap.BlockBase": {
      "aggregation": [
        "mappings",
        "_views"
      ],
      "association": [
        "selectedView"
      ],
      "defaultAggregation": "mappings",
      "event": [
        "viewInit"
      ],
      "property": [
        "mode",
        "visible",
        "columnLayout",
        "formAdjustment",
        "showSubSectionMore"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uxap.BreadCrumbs": {
      "aggregation": [
        "links",
        "currentLocation",
        "_tubeIcon",
        "_overflowSelect"
      ],
      "defaultAggregation": "links",
      "property": [
        "showCurrentLocation"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uxap.HierarchicalSelect": {
      "property": [
        "upperCase"
      ],
      "extends": "sap.m.Select"
    },
    "sap.uxap.ModelMapping": {
      "property": [
        "externalModelName",
        "internalModelName",
        "externalPath"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.uxap.ObjectPageAccessibleLandmarkInfo": {
      "property": [
        "rootRole",
        "rootLabel",
        "contentRole",
        "contentLabel",
        "navigationRole",
        "navigationLabel",
        "headerRole",
        "headerLabel",
        "footerRole",
        "footerLabel",
        "headerContentLabel"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.uxap.ObjectPageDynamicHeaderContent": {
      "extends": "sap.f.DynamicPageHeader"
    },
    "sap.uxap.ObjectPageDynamicHeaderTitle": {
      "extends": "sap.f.DynamicPageTitle"
    },
    "sap.uxap.ObjectPageHeader": {
      "aggregation": [
        "_breadCrumbs",
        "breadcrumbs",
        "breadCrumbsLinks",
        "_overflowButton",
        "_expandButton",
        "_objectImage",
        "_placeholder",
        "_lockIconCont",
        "_lockIcon",
        "_titleArrowIconCont",
        "_titleArrowIcon",
        "_favIcon",
        "_flagIcon",
        "_overflowActionSheet",
        "_changesIconCont",
        "_changesIcon",
        "_sideContentBtn",
        "navigationBar",
        "actions",
        "sideContentButton",
        "titleSelectorTooltip"
      ],
      "property": [
        "titleSelectorTooltip",
        "objectImageURI",
        "objectImageAlt",
        "objectImageDensityAware",
        "objectTitle",
        "objectSubtitle",
        "objectImageShape",
        "objectImageBackgroundColor",
        "isObjectIconAlwaysVisible",
        "isObjectTitleAlwaysVisible",
        "isObjectSubtitleAlwaysVisible",
        "isActionAreaAlwaysVisible",
        "headerDesign",
        "showTitleSelector",
        "markFavorite",
        "markFlagged",
        "showMarkers",
        "markLocked",
        "showPlaceholder",
        "markChanges"
      ],
      "defaultAggregation": "actions",
      "event": [
        "markChangesPress",
        "markLockedPress",
        "titleSelectorPress"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uxap.ObjectPageHeaderActionButton": {
      "property": [
        "hideText",
        "hideIcon",
        "importance"
      ],
      "extends": "sap.m.Button"
    },
    "sap.uxap.ObjectPageHeaderContent": {
      "aggregation": [
        "content",
        "_editHeaderButton",
        "_objectImage",
        "_placeholder"
      ],
      "property": [
        "contentDesign"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uxap.ObjectPageHeaderLayoutData": {
      "property": [
        "visibleS",
        "visibleM",
        "visibleL",
        "showSeparatorBefore",
        "showSeparatorAfter",
        "width"
      ],
      "extends": "sap.ui.core.LayoutData"
    },
    "sap.uxap.ObjectPageLayout": {
      "aggregation": [
        "sections",
        "headerTitle",
        "headerContent",
        "footer",
        "landmarkInfo",
        "_anchorBar",
        "_iconTabBar",
        "_headerContent"
      ],
      "association": [
        "selectedSection"
      ],
      "defaultAggregation": "sections",
      "event": [
        "beforeNavigate",
        "editHeaderButtonPress",
        "headerContentPinnedStateChange",
        "navigate",
        "sectionChange",
        "subSectionVisibilityChange",
        "toggleAnchorBar"
      ],
      "property": [
        "showAnchorBar",
        "showAnchorBarPopover",
        "upperCaseAnchorBar",
        "backgroundDesignAnchorBar",
        "height",
        "enableLazyLoading",
        "subSectionLayout",
        "sectionTitleLevel",
        "useIconTabBar",
        "showHeaderContent",
        "useTwoColumnsForLargeScreen",
        "showTitleInHeaderContent",
        "showOnlyHighImportance",
        "isChildPage",
        "alwaysShowContentHeader",
        "headerContentPinnable",
        "headerContentPinned",
        "toggleHeaderOnTitleClick",
        "preserveHeaderStateOnScroll",
        "showEditHeaderButton",
        "flexEnabled",
        "showFooter"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uxap.ObjectPageLazyLoader": {
      "aggregation": [
        "content"
      ],
      "defaultAggregation": "content",
      "extends": "sap.ui.core.Element"
    },
    "sap.uxap.ObjectPageSection": {
      "aggregation": [
        "subSections",
        "heading",
        "_title",
        "_showHideAllButton"
      ],
      "association": [
        "selectedSubSection"
      ],
      "defaultAggregation": "subSections",
      "property": [
        "showTitle",
        "titleUppercase",
        "wrapTitle",
        "anchorBarButtonColor"
      ],
      "extends": "sap.uxap.ObjectPageSectionBase"
    },
    "sap.uxap.ObjectPageSectionBase": {
      "aggregation": [
        "ariaLabelledBy",
        "customAnchorBarButton",
        "_grid",
        "_showHideButton"
      ],
      "property": [
        "title",
        "titleLevel",
        "visible",
        "titleVisible",
        "importance"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.uxap.ObjectPageSubSection": {
      "aggregation": [
        "blocks",
        "moreBlocks",
        "actions",
        "_headerToolbar"
      ],
      "defaultAggregation": "blocks",
      "property": [
        "showTitle",
        "_columnSpan",
        "mode",
        "titleUppercase"
      ],
      "extends": "sap.uxap.ObjectPageSectionBase"
    },
    "sap.viz.ui5.Area": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Area100": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Bar": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "xAxis",
        "yAxis",
        "background",
        "plotArea"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Bubble": {
      "aggregation": [
        "general",
        "title",
        "legendGroup",
        "legend",
        "sizeLegend",
        "xyContainer",
        "dataLabel",
        "xAxis",
        "yAxis",
        "background",
        "plotArea",
        "toolTip",
        "interaction"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Bullet": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "toolTip",
        "xyContainer",
        "yAxis",
        "background",
        "plotArea",
        "xAxis2",
        "yAxis2"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Column": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Combination": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.controls.common.BaseControl": {
      "property": [
        "uiConfig",
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.viz.ui5.controls.common.feeds.AnalysisObject": {
      "property": [
        "uid",
        "name",
        "type",
        "dataType"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.viz.ui5.controls.common.feeds.FeedItem": {
      "property": [
        "uid",
        "type",
        "values"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.viz.ui5.controls.Popover": {
      "property": [
        "customDataControl",
        "actionItems",
        "formatString",
        "showLine"
      ],
      "extends": "sap.viz.ui5.controls.common.BaseControl"
    },
    "sap.viz.ui5.controls.VizFrame": {
      "aggregation": [
        "dataset",
        "feeds"
      ],
      "event": [
        "deselectData",
        "renderComplete",
        "selectData"
      ],
      "property": [
        "vizType",
        "vizProperties",
        "vizScales",
        "vizCustomizations",
        "legendVisible"
      ],
      "extends": "sap.viz.ui5.controls.common.BaseControl"
    },
    "sap.viz.ui5.controls.VizSlider": {
      "aggregation": [
        "_vizFrame",
        "_rangeSlider",
        "dataset",
        "feeds"
      ],
      "event": [
        "rangeChanged"
      ],
      "property": [
        "vizType",
        "uiConfig",
        "width",
        "height",
        "valueAxisVisible",
        "showPercentageLabel",
        "showStartEndLabel",
        "range",
        "_categoryRange"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.viz.ui5.controls.VizTooltip": {
      "property": [
        "formatString"
      ],
      "extends": "sap.viz.ui5.controls.common.BaseControl"
    },
    "sap.viz.ui5.core.BaseChart": {
      "aggregation": [
        "dataset",
        "noData"
      ],
      "event": [
        "beforeCreateViz"
      ],
      "property": [
        "width",
        "height",
        "css"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.viz.ui5.core.BaseStructuredType": {
      "extends": "sap.ui.core.Element"
    },
    "sap.viz.ui5.data.CustomDataset": {
      "property": [
        "data"
      ],
      "extends": "sap.viz.ui5.data.Dataset"
    },
    "sap.viz.ui5.data.Dataset": {
      "extends": "sap.ui.core.Element"
    },
    "sap.viz.ui5.data.DimensionDefinition": {
      "property": [
        "axis",
        "value",
        "name",
        "identity",
        "displayValue",
        "dataType",
        "sorter"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.viz.ui5.data.FlattenedDataset": {
      "aggregation": [
        "dimensions",
        "measures",
        "data"
      ],
      "event": [
        "dataChange",
        "dataError",
        "dataRefresh"
      ],
      "property": [
        "context"
      ],
      "extends": "sap.viz.ui5.data.Dataset"
    },
    "sap.viz.ui5.data.MeasureDefinition": {
      "property": [
        "group",
        "value",
        "name",
        "identity",
        "format",
        "range",
        "unit"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.viz.ui5.Donut": {
      "aggregation": [
        "general",
        "title",
        "legendGroup",
        "legend",
        "xyContainer",
        "plotArea",
        "dataLabel",
        "interaction",
        "toolTip",
        "dataTransform"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.DualBar": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "xAxis",
        "yAxis",
        "background",
        "plotArea",
        "xAxis2"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.DualColumn": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea",
        "yAxis2"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.DualCombination": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea",
        "yAxis2"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.DualLine": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea",
        "yAxis2"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.DualStackedColumn": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea",
        "yAxis2"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.DualStackedColumn100": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea",
        "yAxis2"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Heatmap": {
      "aggregation": [
        "general",
        "title",
        "legendGroup",
        "legend",
        "xyContainer",
        "dataLabel",
        "xAxis",
        "yAxis",
        "plotArea",
        "toolTip",
        "interaction"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.HorizontalArea": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "xAxis",
        "yAxis",
        "background",
        "plotArea"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.HorizontalArea100": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "xAxis",
        "yAxis",
        "background",
        "plotArea"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Line": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Pie": {
      "aggregation": [
        "general",
        "title",
        "legendGroup",
        "legend",
        "xyContainer",
        "plotArea",
        "dataLabel",
        "interaction",
        "toolTip",
        "dataTransform"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Scatter": {
      "aggregation": [
        "general",
        "title",
        "legendGroup",
        "legend",
        "xyContainer",
        "dataLabel",
        "xAxis",
        "yAxis",
        "background",
        "plotArea",
        "toolTip",
        "interaction",
        "dataTransform"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.StackedColumn": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.StackedColumn100": {
      "aggregation": [
        "general",
        "interaction",
        "title",
        "legendGroup",
        "legend",
        "toolTip",
        "xyContainer",
        "dataLabel",
        "yAxis",
        "xAxis",
        "background",
        "plotArea"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.TimeBubble": {
      "aggregation": [
        "general",
        "title",
        "legendGroup",
        "legend",
        "sizeLegend",
        "xyContainer",
        "dataLabel",
        "xAxis",
        "yAxis",
        "background",
        "plotArea",
        "toolTip",
        "interaction"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.Treemap": {
      "aggregation": [
        "general",
        "title",
        "legendGroup",
        "legend",
        "xyContainer",
        "dataLabel",
        "plotArea",
        "toolTip",
        "interaction"
      ],
      "event": [
        "deselectData",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip"
      ],
      "extends": "sap.viz.ui5.core.BaseChart"
    },
    "sap.viz.ui5.types.Area": {
      "aggregation": [
        "toolTip",
        "animation",
        "marker",
        "hoverline"
      ],
      "property": [
        "orientation",
        "colorPalette",
        "primaryValuesColorPalette",
        "secondaryValuesColorPalette",
        "drawingEffect",
        "mode",
        "formatRules"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Area_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Area_hoverline": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Area_marker": {
      "property": [
        "visible",
        "shape",
        "size",
        "number"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Area_tooltip": {
      "property": [
        "enabled"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Axis": {
      "aggregation": [
        "title",
        "gridline",
        "axisline",
        "label",
        "indicator",
        "scale",
        "layoutInfo",
        "axisTick"
      ],
      "property": [
        "isIndependentMode",
        "isPercentMode",
        "isKeepFirstAndLastLabel",
        "lineSize",
        "color",
        "type",
        "visible",
        "position",
        "isTruncateAvailable",
        "forceLabelArea",
        "enableLabelSelection",
        "hideTitleFirst",
        "maxSizeRatio"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Axis_axisline": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Axis_axisTick": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Axis_gridline": {
      "property": [
        "visible",
        "disable",
        "showFirstLine",
        "showLastLine",
        "type",
        "color",
        "size"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Axis_indicator": {
      "property": [
        "enable"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Axis_label": {
      "property": [
        "visible",
        "numberFormat",
        "formatString",
        "unitFormatType",
        "hideSubLevels"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Axis_layoutInfo": {
      "property": [
        "width",
        "height"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Axis_scale": {
      "property": [
        "fixedRange",
        "minValue",
        "maxValue",
        "fixedTicks"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Axis_title": {
      "property": [
        "visible",
        "text",
        "applyAxislineColor"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Background": {
      "aggregation": [
        "border"
      ],
      "property": [
        "visible",
        "drawingEffect",
        "direction",
        "color"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Background_border": {
      "aggregation": [
        "left",
        "right",
        "top",
        "bottom"
      ],
      "property": [
        "stroke",
        "strokeWidth"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Background_border_bottom": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Background_border_left": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Background_border_right": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Background_border_top": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Bar": {
      "aggregation": [
        "toolTip",
        "animation"
      ],
      "property": [
        "orientation",
        "colorPalette",
        "primaryValuesColorPalette",
        "secondaryValuesColorPalette",
        "drawingEffect",
        "isRoundCorner",
        "imageFill",
        "imagePalette",
        "formatRules"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Bar_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Bar_tooltip": {
      "property": [
        "enabled"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Bubble": {
      "aggregation": [
        "animation",
        "axisTooltip",
        "hoverline"
      ],
      "property": [
        "colorPalette",
        "shapePalette",
        "minMarkerSize",
        "maxPriValue",
        "minPriValue",
        "maxSecValue",
        "minSecValue",
        "maxBubbleWidth",
        "minBubbleWidth",
        "maxBubbleHeight",
        "minBubbleHeight",
        "timeBased",
        "drawingEffect",
        "formatRules",
        "showNegativeValues"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Bubble_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Bubble_axisTooltip": {
      "property": [
        "visible",
        "formatString"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Bubble_hoverline": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Bullet": {
      "aggregation": [
        "toolTip"
      ],
      "property": [
        "orientation",
        "colorPalette",
        "primaryValuesColorPalette",
        "secondaryValuesColorPalette",
        "drawingEffect",
        "isRoundCorner",
        "referenceValuesColorPalette"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Bullet_tooltip": {
      "property": [
        "enabled"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Combination": {
      "aggregation": [
        "toolTip",
        "animation",
        "dataShape",
        "bar",
        "line"
      ],
      "property": [
        "orientation",
        "colorPalette",
        "primaryValuesColorPalette",
        "secondaryValuesColorPalette",
        "drawingEffect",
        "formatRules"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Combination_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Combination_bar": {
      "property": [
        "isRoundCorner"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Combination_dataShape": {
      "property": [
        "primaryAxis",
        "secondaryAxis",
        "secondAxis"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Combination_line": {
      "aggregation": [
        "marker"
      ],
      "property": [
        "width"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Combination_line_marker": {
      "property": [
        "visible",
        "shape",
        "size",
        "number"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Combination_tooltip": {
      "property": [
        "enabled"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.controller.Interaction": {
      "aggregation": [
        "selectability",
        "pan"
      ],
      "property": [
        "supportedEventNames",
        "enableMouseMove",
        "enableMouseOver",
        "enableMouseOut",
        "supportLassoEvent",
        "holdSelection",
        "preserveSelectionWhenDragging",
        "decorations",
        "triggers",
        "handlers"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.controller.Interaction_pan": {
      "property": [
        "enable",
        "orientation"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.controller.Interaction_selectability": {
      "property": [
        "mode",
        "axisLabelSelection",
        "legendSelection",
        "plotLassoSelection",
        "plotStdSelection",
        "lassoWithCtrlKey",
        "dataPointsCacheable"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Datalabel": {
      "property": [
        "visible",
        "hideWhenOverlap",
        "isDonut",
        "type",
        "automaticInOutside",
        "showZero",
        "isGeoChart",
        "isBubbleChart",
        "isStackMode",
        "isPercentMode",
        "positionPreference",
        "outsideVisible",
        "outsidePosition",
        "paintingMode",
        "position",
        "orientation",
        "respectShapeWidth",
        "formatString"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Datatransform": {
      "aggregation": [
        "autoBinning",
        "dataSampling"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Datatransform_autoBinning": {
      "property": [
        "enable",
        "binNumber"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Datatransform_dataSampling": {
      "aggregation": [
        "grid"
      ],
      "property": [
        "enable",
        "sizeFactor",
        "numberPrecondition"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Datatransform_dataSampling_grid": {
      "property": [
        "row",
        "column"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Heatmap": {
      "aggregation": [
        "border",
        "animation",
        "toolTip"
      ],
      "property": [
        "startColor",
        "endColor",
        "colorPalette",
        "legendValues",
        "formatRules"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Heatmap_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Heatmap_border": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Heatmap_tooltip": {
      "property": [
        "enabled"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.layout.Dock": {
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.layout.Stack": {
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Legend": {
      "aggregation": [
        "layout"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.legend.Common": {
      "aggregation": [
        "title"
      ],
      "property": [
        "visible",
        "formatString",
        "isHierarchical",
        "isScrollable",
        "position",
        "type",
        "alignment",
        "drawingEffect"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.legend.Common_title": {
      "property": [
        "visible",
        "text"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Legend_layout": {
      "property": [
        "position",
        "priority"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Line": {
      "aggregation": [
        "toolTip",
        "animation",
        "marker",
        "hoverline"
      ],
      "property": [
        "orientation",
        "colorPalette",
        "primaryValuesColorPalette",
        "secondaryValuesColorPalette",
        "drawingEffect",
        "width",
        "showGroupDetail",
        "formatRules"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Line_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Line_hoverline": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Line_marker": {
      "property": [
        "visible",
        "shape",
        "size",
        "number"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Line_tooltip": {
      "property": [
        "enabled"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Pie": {
      "aggregation": [
        "animation",
        "toolTip"
      ],
      "property": [
        "colorPalette",
        "isDonut",
        "isGeoPie",
        "valign",
        "drawingEffect",
        "formatRules",
        "plotScale"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Pie_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Pie_tooltip": {
      "property": [
        "visible",
        "valueFormat",
        "percentageFormat",
        "formatString"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.RootContainer": {
      "aggregation": [
        "layout"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.RootContainer_layout": {
      "property": [
        "adjustPolicy",
        "padding",
        "paddingTop",
        "paddingLeft",
        "paddingRight",
        "paddingBottom",
        "vgap",
        "hgap",
        "hideAxisTitleFirst"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Scatter": {
      "aggregation": [
        "animation",
        "axisTooltip",
        "hoverline"
      ],
      "property": [
        "colorPalette",
        "shapePalette",
        "maxPriValue",
        "minPriValue",
        "maxSecValue",
        "minSecValue",
        "timeBased",
        "drawingEffect",
        "formatRules",
        "showNegativeValues",
        "markerSize"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Scatter_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Scatter_axisTooltip": {
      "property": [
        "visible",
        "formatString"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Scatter_hoverline": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.StackedVerticalBar": {
      "aggregation": [
        "toolTip",
        "animation"
      ],
      "property": [
        "orientation",
        "colorPalette",
        "primaryValuesColorPalette",
        "secondaryValuesColorPalette",
        "drawingEffect",
        "isRoundCorner",
        "formatRules",
        "mode"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.StackedVerticalBar_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.StackedVerticalBar_tooltip": {
      "property": [
        "enabled"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Title": {
      "aggregation": [
        "layout"
      ],
      "property": [
        "visible",
        "text",
        "alignment"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Title_layout": {
      "property": [
        "position",
        "priority"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Tooltip": {
      "aggregation": [
        "background",
        "footerLabel",
        "separationLine",
        "bodyDimensionLabel",
        "bodyDimensionValue",
        "bodyMeasureLabel",
        "bodyMeasureValue",
        "closeButton"
      ],
      "property": [
        "preRender",
        "postRender",
        "visible",
        "drawingEffect",
        "formatString",
        "layinChart"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Tooltip_background": {
      "property": [
        "color",
        "borderColor"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Tooltip_bodyDimensionLabel": {
      "property": [
        "color"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Tooltip_bodyDimensionValue": {
      "property": [
        "color"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Tooltip_bodyMeasureLabel": {
      "property": [
        "color"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Tooltip_bodyMeasureValue": {
      "property": [
        "color"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Tooltip_closeButton": {
      "property": [
        "backgroundColor",
        "borderColor"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Tooltip_footerLabel": {
      "property": [
        "color"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Tooltip_separationLine": {
      "property": [
        "borderBottomColor"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Treemap": {
      "aggregation": [
        "border",
        "animation",
        "toolTip"
      ],
      "property": [
        "startColor",
        "endColor",
        "colorPalette",
        "legendValues",
        "formatRules"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Treemap_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Treemap_border": {
      "property": [
        "visible"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.Treemap_tooltip": {
      "property": [
        "enabled"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.VerticalBar": {
      "aggregation": [
        "toolTip",
        "animation"
      ],
      "property": [
        "orientation",
        "colorPalette",
        "primaryValuesColorPalette",
        "secondaryValuesColorPalette",
        "drawingEffect",
        "isRoundCorner",
        "formatRules"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.VerticalBar_animation": {
      "property": [
        "dataLoading",
        "dataUpdating",
        "resizing"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.VerticalBar_tooltip": {
      "property": [
        "enabled"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.types.XYContainer": {
      "property": [
        "yAngle"
      ],
      "extends": "sap.viz.ui5.core.BaseStructuredType"
    },
    "sap.viz.ui5.VizContainer": {
      "aggregation": [
        "vizData",
        "analysisObjectsForPicker",
        "feeds"
      ],
      "event": [
        "deselectData",
        "feedsChanged",
        "hideTooltip",
        "initialized",
        "selectData",
        "showTooltip",
        "vizDefinitionChanged",
        "vizTypeChanged"
      ],
      "property": [
        "vizType",
        "vizCss",
        "vizProperties",
        "enableMorphing"
      ],
      "extends": "sap.viz.ui5.controls.common.BaseControl"
    },
    "sap.zen.commons.layout.AbsoluteLayout": {
      "aggregation": [
        "positions"
      ],
      "defaultAggregation": "positions",
      "property": [
        "width",
        "height",
        "verticalScrolling",
        "horizontalScrolling"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.zen.commons.layout.MatrixLayout": {
      "aggregation": [
        "rows"
      ],
      "defaultAggregation": "rows",
      "property": [
        "width",
        "height",
        "layoutFixed",
        "columns",
        "widths"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.zen.commons.layout.MatrixLayoutCell": {
      "extends": "sap.ui.core.Element"
    },
    "sap.zen.commons.layout.MatrixLayoutRow": {
      "aggregation": [
        "cells"
      ],
      "defaultAggregation": "cells",
      "property": [
        "height"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.zen.commons.layout.PositionContainer": {
      "aggregation": [
        "control"
      ],
      "defaultAggregation": "control",
      "property": [
        "top",
        "bottom",
        "left",
        "right",
        "centerHorizontally",
        "centerVertically"
      ],
      "extends": "sap.ui.core.Element"
    },
    "sap.zen.crosstab.Crosstab": {
      "property": [
        "width",
        "height"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.zen.crosstab.DataCell": {
      "property": [
        "text",
        "area",
        "row",
        "col",
        "tableRow",
        "tableCol"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.zen.crosstab.HeaderCell": {
      "property": [
        "rowSpan",
        "colSpan",
        "text",
        "formatter",
        "mergeKey",
        "sort",
        "sortAction",
        "area",
        "effectiveColSpan",
        "effectiveRowSpan",
        "row",
        "col",
        "level",
        "drillState",
        "hierarchyAction",
        "hierarchyTooltip",
        "htmlIE8RowSpan",
        "sortTextIndex",
        "tableRow",
        "tableCol",
        "alignment",
        "memberId",
        "parentMemberId",
        "nodeAlignment"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.zen.dsh.AnalyticGrid": {
      "event": [
        "selectionChange",
        "stateChange"
      ],
      "property": [
        "width",
        "height",
        "selection",
        "queryName",
        "systemAlias",
        "state"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.zen.dsh.Dsh": {
      "property": [
        "dshAppName",
        "repoPath",
        "width",
        "height",
        "deployment",
        "protocol",
        "client",
        "language",
        "semanticMappings",
        "appComponent",
        "deferCreation",
        "systemAlias"
      ],
      "extends": "sap.ui.core.Control"
    },
    "sap.zen.dsh.ValueHelpDialog": {
      "aggregation": [
        "filterBar"
      ],
      "event": [
        "cancel",
        "ok",
        "selectionChange",
        "tokenRemove",
        "updateSelection"
      ],
      "property": [
        "basicSearchText",
        "supportMultiselect",
        "supportRanges",
        "supportRangesOnly",
        "key",
        "keys",
        "descriptionKey",
        "maxIncludeRanges",
        "maxExcludeRanges",
        "displayFormat",
        "tokenDisplayBehaviour",
        "filterMode"
      ],
      "extends": "sap.m.Dialog"
    },
    "sap.zen.dsh.widgets.SDKModel": {
      "extends": "sap.ui.model.Model"
    }
  },
  "deprecations": {
    "UI5Class": {
      "sap.apf.abap.LrepConnector": "(since 1.136) this library is deprecated and will not be available in future major releases.",
      "sap.apf.Api": "(since 1.136) this library is deprecated and will not be available in future major releases.",
      "sap.apf.core.MessageObject": "(since 1.136) this library is deprecated and will not be available in future major releases",
      "sap.apf.core.ReadRequest": "(since 1.136) this library is deprecated and will not be available in future major releases.",
      "sap.apf.core.ReadRequestByRequiredFilter": "(since 1.136) this library is deprecated and will not be available in future major releases.",
      "sap.apf.ui.Instance": "(since 1.136) this library is deprecated and will not be available in future major releases.",
      "sap.apf.ui.representations.representationInterface": "(since 1.136) because it is part of the deprecated package sap.apf",
      "sap.apf.ui.representations.RepresentationInterfaceProxy": "(since 1.136) because it is part of the deprecated package sap.apf",
      "sap.apf.utils.Filter": "(since 1.136) this library is deprecated and will not be available in future major releases.",
      "sap.apf.utils.FilterAnd": "(since 1.136) this library is deprecated and will not be available in future major releases.",
      "sap.apf.utils.FilterExpression": "(since 1.136) this library is deprecated and will not be available in future major releases.",
      "sap.apf.utils.FilterOr": "(since 1.136) this library is deprecated and will not be available in future major releases.",
      "sap.ca.ui.AddPicture": "(since 1.26) As per central UX requirements, this control is replaced by sap.m.UploadCollection. Please use the new control if you start developing an application instead of using this AddPicture control.",
      "sap.ca.ui.charts.BarListItem": "(since 1.24) Sap.ca charts have been replaced with sap.viz and vizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.BubbleChart": "(since 1.24) Sap.ca charts have been replaced with sap.viz and vizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.Chart": "(since 1.24) Sap.ca charts have been replaced with sap.viz and vizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.ChartToolBar": "(since 1.24) Sap.ca charts and the ChartToolBar have been replaced with sap.viz and vizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.ClusterListItem": "(since 1.24) Sap.ca charts have been replaced with sap.viz and VizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.CombinedChart": "(since 1.24) Sap.ca charts have been replaced with sap.viz and vizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.HorizontalBarChart": "(since 1.24) Sap.ca charts have been replaced with sap.viz and vizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.LineChart": "(since 1.24) Sap.ca charts have been replaced with sap.viz and vizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.StackedHorizontalBarChart": "(since 1.24) Sap.ca charts have been replaced with sap.viz and vizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.StackedVerticalColumnChart": "(since 1.24) Sap.ca charts have been replaced with sap.viz and vizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.VerticalBarChart": "(since 1.24) Sap.ca charts have been replaced with sap.viz and vizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.CustomerContext": "(since 1.24.3) This control is not required anymore as per central UX requirements. Please use Contextual Filter design instead! This control will not be supported anymore.",
      "sap.ca.ui.CustomerControlListItem": "(since 1.24.3) This control is not required anymore as per central UX requirements. Please use Contextual Filter design instead! This control will not be supported anymore.",
      "sap.ca.ui.DatePicker": "(since 1.22) This control has been made available in sap.m. Please use the sap.m.DatePicker instead! This control will not be supported anymore.",
      "sap.ca.ui.ExpansibleFeedListItem": "(since 1.24) This control has been made available in sap.m. Please use sap.m.FeedListItem instead! This control will not be supported anymore.",
      "sap.ca.ui.FileUpload": "(since 1.26) This control is available in sap.m in 1.26, as sap.m.UploadCollection. Please use UploadCollection, as sap.ca.ui.FileUpload will not be supported anymore from 1.26.",
      "sap.ca.ui.GrowingTileContainer": "(since 1.24.3) This control is not required anymore as per central UX requirements. This control will not be supported anymore.",
      "sap.ca.ui.HierarchicalSelectDialog": "(since 1.24.1) HierarchicalSelectDialog is deprecated as per central UX requirements. This control will not be supported anymore.",
      "sap.ca.ui.HierarchicalSelectDialogItem": "(since 1.24) This control is deprecated as per central UX requirements. This control will not be supported anymore.",
      "sap.ca.ui.Hierarchy": "(since 1.24.3) This control is not required anymore as per central UX requirements. This control will not be supported anymore.",
      "sap.ca.ui.HierarchyItem": "(since 1.24) This control is deprecated as per central UX requirements. This control will not be supported anymore.",
      "sap.ca.ui.InPlaceEdit": "(since 1.22) This control is not required anymore as per central UX requirements. Please use sap.m.Input instead! This control will not be supported anymore.",
      "sap.ca.ui.model.format.AmountFormat": "(since 1.28) This control has been made available in sap.ui.core. Please use {@link sap.ui.core.format.NumberFormat.getCurrencyInstance} instead! This control will not be supported anymore.",
      "sap.ca.ui.model.format.DateFormat": "(since 1.28) This control has been made available in sap.ui.core. Please use {@link sap.ui.core.format.DateFormat} instead! This control will not be supported anymore.",
      "sap.ca.ui.model.format.FileSizeFormat": "(since 1.28) This control has been made available in sap.ui.core. Please use {@link sap.ui.core.format.FileSizeFormat} instead! This control will not be supported anymore.",
      "sap.ca.ui.model.format.QuantityFormat": "(since 1.28) There is no replacement for the QuantityFormat in sap.ui.core.format. Please refer to {@link sap.ui.core.format} and set the <code>minFractionDigits</code> and <code>maxFractionDigits</code> on the formatter as required. This control will not be supported anymore.",
      "sap.ca.ui.model.type.Date": "(since 1.28) This control has been made available in sap.ui.core. Please use {@link sap.ui.model.type.Date} instead! This control will not be supported anymore.",
      "sap.ca.ui.model.type.DateTime": "(since 1.28) This control has been made available in sap.ui.core. Please use {@link sap.ui.model.type.DateTime} instead! This control will not be supported anymore.",
      "sap.ca.ui.model.type.FileSize": "(since 1.28) This control has been made available in sap.ui.core. Please use {@link sap.ui.model.type.FileSize} instead! This control will not be supported anymore.",
      "sap.ca.ui.model.type.Number": "(since 1.28) This control has been made available in sap.ui.core. Please use {@link sap.ui.model.type.Float} or sap.ui.model.type.Integer with sap.ui.core.format.NumberFormat instead! This control will not be supported anymore.",
      "sap.ca.ui.model.type.Time": "(since 1.28) This control has been made available in sap.ui.core. Please use {@link sap.ui.model.type.Time} instead! This control will not be supported anymore.",
      "sap.ca.ui.Notes": "(since 1.22) This control has been made available in sap.m. Please use sap.m.FeedInput with sap.m.FeedListItem instead! This control will not be supported anymore.",
      "sap.ca.ui.OverflowContainer": "(since 1.24.1) OverflowContainer is deprecated as per central UX requirements. This control will not be supported anymore.",
      "sap.ca.ui.OverviewTile": "(since 1.24.3) This control is not required anymore as per central UX requirements. This control will not be supported anymore.",
      "sap.ca.ui.PictureItem": "(since 1.22) This control has been made available in sap.m. Please use the sap.m.Carousel instead! This control will not be supported anymore.",
      "sap.ca.ui.PictureTile": "(since 1.22) PictureTile is used in PictureViewer control and is not meant to be consumed outside of PictureViewer usage. PictureViewer was replacing the sap.m.Carousel as it wasn't supporting some versions of MS Internet Explorer. Now, the sap.m.Carousel is fully functional, please use sap.m.Carousel instead. This control will not be supported anymore.",
      "sap.ca.ui.PictureViewer": "(since 1.22) PictureViewer was replacing the Carousel as it wasn't supporting some versions of MS Internet Explorer. Now, the sap.m.Carousel is fully functional, please use sap.m.Carousel instead. This control will not be supported anymore.",
      "sap.ca.ui.PictureViewerItem": "(since 1.22) PictureViewerItem is used in PictureViewer control and is not meant to be consumed outside of PictureViewer usage. PictureViewer was replacing the Carousel as it wasn't supporting some versions of MS Internet Explorer. Now, the sap.m.Carousel is fully functional, please use sap.m.Carousel instead. This control will not be supported anymore.",
      "sap.ca.ui.ZoomableScrollContainer": "(since 1.22) ZoomableScrollContainer is used in PictureViewer control and is not meant to be consumed outside of PictureViewer usage. PictureViewer was replacing the Carousel as it wasn't supporting some versions of MS Internet Explorer. Now, the sap.m.Carousel is fully functional, please use sap.m.Carousel instead. This control will not be supported anymore.",
      "sap.collaboration.components.fiori.feed.Component": "(since 1.26.0) Please use sap.collaboration.components.fiori.feed.dialog.Component instead.",
      "sap.collaboration.components.fiori.feed.dialog.Component": "(since 1.34.0) For new integrations and existing implementations running on release 1.32 or later, use the Group Feed component (sap.collaboration.components.feed.Component), Business Object mode(sap.collaboration.FeedType.BusinessObjectGroups). Note that the Group Feed component does not display the full public feed for the object in SAP Jam (object wall), but rather is restricted to the feed for the object within a specific group (group object wall).",
      "sap.collaboration.components.fiori.notification.Component": "(since 1.26.0) There is no replacement for this control. The Fiori Launchpad now provides its own implementation for this control. This control was never meant to be used directly by third parties.",
      "sap.collaboration.components.fiori.sharing.Component": "(since 1.26.0) Please use sap.collaboration.components.fiori.sharing.dialog.Component instead.",
      "sap.collaboration.components.socialtimeline.Component": "(since 1.34.0) For new integrations and existing implementations running on release 1.32 or later, use the Group Feed component (sap.collaboration.components.feed.Component), Business Object mode(sap.collaboration.FeedType.BusinessObjectGroups). Note that the Group Feed component does not display any updates related to the business object from the back-end system (system updates).",
      "sap.f.Avatar": "(since 1.73) Use the {@link sap.m.Avatar} instead.",
      "sap.f.IllustratedMessage": "(since 1.98) Use the {@link sap.m.IllustratedMessage} instead.",
      "sap.f.Illustration": "(since 1.98) Use the {@link sap.m.Illustration} instead.",
      "sap.fe.macros.chart.Chart": "(since 1.130) Use {@link sap.fe.macros.Chart } instead",
      "sap.fe.macros.field.Field": "(since 1.135) Use {@link sap.fe.macros.Field } instead",
      "sap.fe.macros.microchart.MicroChart": "(since 1.130) Use {@link sap.fe.macros.MicroChart } instead",
      "sap.gantt.AdhocLine": "(since 1.84) {@link sap.gantt.simple.AdhocLine} should be used instead.",
      "sap.gantt.config.BirdEyeGroup": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.ChartScheme": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.ColumnAttribute": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.ContainerLayout": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.ExpandChart": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.ExpandChartGroup": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.GanttChartLayout": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.Hierarchy": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.HierarchyColumn": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.LayoutGroup": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.Mode": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.ModeGroup": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.ObjectType": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.SettingGroup": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.Shape": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.TimeAxis": "(since 1.44) replaced by sap.gantt.axistime.AxisTimeStrategy",
      "sap.gantt.config.TimeZoomGroup": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.ToolbarGroup": "(since 1.64) the concept has been discarded.",
      "sap.gantt.config.ToolbarScheme": "(since 1.64) the concept has been discarded.",
      "sap.gantt.control.Cell": "(since 1.64) the concept has been discarded.",
      "sap.gantt.GanttChart": "(since 1.64) {@link sap.gantt.simple.GanttChartWithTable} should be used instead.",
      "sap.gantt.GanttChartBase": "(since 1.64) the concept has been discarded.",
      "sap.gantt.GanttChartContainer": "(since 1.64) {@link sap.gantt.simple.GanttChartContainer} should be used instead.",
      "sap.gantt.GanttChartWithTable": "(since 1.64) {@link sap.gantt.simple.GanttChartWithTable} should be used instead.",
      "sap.gantt.legend.DimensionLegend": "(since 1.64) replaced by {@link sap.gantt.simple.DimensionLegend}.",
      "sap.gantt.legend.LegendBase": "(since 1.64) the concept has been discarded.",
      "sap.gantt.legend.LegendContainer": "(since 1.64) replaced by {@link sap.gantt.simple.LegendContainer}.",
      "sap.gantt.legend.ListLegend": "(since 1.64) replaced by {@link ap.gantt.simple.ListLegend}.",
      "sap.gantt.shape.cal.Calendar": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.Circle": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ClipPath": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.Definitions": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.Chevron": "(since 1.64) replaced by {@link sap.gantt.simple.BaseChevron}.",
      "sap.gantt.shape.ext.Cursor": "(since 1.64) replaced by {@link sap.gantt.simple.BaseCursor}.",
      "sap.gantt.shape.ext.Diamond": "(since 1.64) replaced by {@link sap.gantt.simple.BaseDiamong}.",
      "sap.gantt.shape.ext.Iconfont": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.Pentangle": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.rls.Relationship": "(since 1.64) replaced by {@link sap.gantt.simple.Relationship}.",
      "sap.gantt.shape.ext.rls.SelectedRelationship": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.TextRepeat": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.Triangle": "(since 1.64) replaced by {@link sap.gantt.simple.BaseTriangle}.",
      "sap.gantt.shape.ext.ubc.UbcBorderPath": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ubc.UbcOverCapacityZonePolygon": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ubc.UbcPolygon": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ubc.UbcShortageCapacityPolygon": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ubc.UbcTooltipRectangle": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ubc.UbcUnderCapacityZonePolygon": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ubc.UbcUsedPolygon": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ubc.UtilizationBarChart": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UlcBorderPath": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UlcClipingPath": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UlcClipPath": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UlcDimension": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UlcMiddleLine": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UlcOverCapacityZoneRectangle": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UlcOverClipRectangle": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UlcRectangle": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UlcTooltipRectangle": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UlcUnderClipRectangle": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.ext.ulc.UtilizationLineChart": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.Group": "(since 1.64) replaced by {@link sap.gantt.simple.BaseGroup}.",
      "sap.gantt.shape.Image": "(since 1.64) replaced by {@link sap.gantt.simple.BaseImage}.",
      "sap.gantt.shape.Line": "(since 1.64) replaced by {@link sap.gantt.simple.BaseLine}.",
      "sap.gantt.shape.Path": "(since 1.64) replaced by {@link sap.gantt.simple.BasePath}.",
      "sap.gantt.shape.Polygon": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.Polyline": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.Rectangle": "(since 1.64) replaced by {@link sap.gantt.simple.BaseChevron}.",
      "sap.gantt.shape.ResizeShadowShape": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.SelectedShape": "(since 1.64) the concept has been discarded.",
      "sap.gantt.shape.Shape": "(since 1.64) replaced by {@link sap.gantt.simple.BaseShape}.",
      "sap.gantt.shape.Text": "(since 1.64) replaced by {@link sap.gantt.simple.BaseText}.",
      "sap.m.ActionSelect": "(since 1.111) with no replacement. The control is no longer considered part of the Fiori concept.",
      "sap.m.CustomTile": "(since 1.50) use {@link sap.m.GenericTile} instead",
      "sap.m.DateTimeInput": "(since 1.32.8) replaced by {@link sap.m.DatePicker}, {@link sap.m.TimePicker} or {@link sap.m.DateTimePicker}",
      "sap.m.GrowingList": "(since 1.16) Instead use \"List\" or \"Table\" control with setting \"growing\" property to \"true\"",
      "sap.m.MessagePage": "(since 1.112) Use the {@link sap.m.IllustratedMessage} instead.",
      "sap.m.MessagePopoverItem": "(since 1.46) use MessageItem instead",
      "sap.m.MultiEditField": "(since 1.120) ",
      "sap.m.P13nColumnsItem": "(since 1.120) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.m.P13nColumnsPanel": "(since 1.98) Use the {@link sap.m.p13n.SelectionPanel} instead.",
      "sap.m.P13nConditionPanel": "(since 1.124) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.m.P13nDialog": "(since 1.98) Use the {@link sap.m.p13n.Popup} instead.",
      "sap.m.P13nDimMeasureItem": "(since 1.120) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.m.P13nDimMeasurePanel": "(since 1.120) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.m.P13nFilterItem": "(since 1.124) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.m.P13nFilterPanel": "(since 1.124) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.m.P13nGroupItem": "(since 1.120) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.m.P13nGroupPanel": "(since 1.98) Use the {@link sap.m.p13n.GroupPanel} instead.",
      "sap.m.P13nItem": "(since 1.124) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.m.P13nOperationsHelper": "(since 1.124) replaced by the artifacts provided in {@link sap.m.p13n}.",
      "sap.m.P13nPanel": "(since 1.124) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.m.P13nSortItem": "(since 1.120) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.m.P13nSortPanel": "(since 1.98) Use the {@link sap.m.p13n.SortPanel} instead.",
      "sap.m.routing.RouteMatchedHandler": "(since 1.28) use {@link sap.m.routing.Router} or {@link sap.m.routing.Targets} instead. The functionality of the routematched handler is built in into these two classes, there is no need to create this anymore.",
      "sap.m.StandardTile": "(since 1.50) replaced by {@link sap.m.GenericTile}",
      "sap.m.table.columnmenu.Item": "(since 1.132) the concept has been discarded.",
      "sap.m.TablePersoController": "(since 1.115) Please use the {@link sap.m.p13n.Engine Engine} for personalization instead.",
      "sap.m.TablePersoDialog": "(since 1.115) Please use the {@link sap.m.p13n.Popup Popup} for personalization instead.",
      "sap.m.TablePersoProvider": "(since 1.115) replaced by {@link sap.m.p13n.Engine}",
      "sap.m.Text.cacheLineHeight": "(since 1.121) Native line clamp is now available in all supported browsers.",
      "sap.m.Text.ellipsis": "(since 1.121) Native line clamp is now available in all supported browsers.",
      "sap.m.Text.hasNativeLineClamp": "(since 1.121) Native line clamp is now available in all supported browsers.",
      "sap.m.Text.normalLineHeight": "(since 1.121) ",
      "sap.m.Tile": "(since 1.50) replaced by {@link sap.m.GenericTile}",
      "sap.m.TileContainer": "(since 1.50) replaced by a container of your choice with {@link sap.m.GenericTile} instances",
      "sap.m.upload.Uploader": "(since 1.129) replaced by {@link sap.m.upload.UploaderTableItem}",
      "sap.m.upload.UploadSet": "(since 1.129) replaced by {@link sap.m.plugins.UploadSetwithTable}",
      "sap.m.upload.UploadSetItem": "(since 1.129) replaced by {@link sap.m.upload.UploadItem}",
      "sap.m.upload.UploadSetToolbarPlaceholder": "(since 1.129) replaced by {@link sap.m.upload.ActionsPlaceholder}",
      "sap.m.UploadCollection": "(since 1.88) replaced by {@link sap.m.upload.UploadSet}",
      "sap.m.UploadCollectionItem": "(since 1.88) replaced by {@link sap.m.upload.UploadSetItem}.",
      "sap.m.UploadCollectionParameter": "(since 1.88) the concept has been discarded.",
      "sap.m.UploadCollectionToolbarPlaceholder": "(since 1.88) replaced by {@link sap.m.upload.UploadSetToolbarPlaceholder}.",
      "sap.makit.Axis": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.Category": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.CategoryAxis": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.Chart": "(since 1.38) MAKIT charts have been replaced with sap.viz and VizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.Column": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.CombinationChart": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.Layer": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.MakitLib": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.Row": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.Series": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.Value": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.ValueAxis": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.ValueBubble": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.me.Calendar": "(since 1.26.0) This control was experimental since 1.12. Please use the sap.ui.unified.Calendar instead!",
      "sap.me.CalendarLegend": "(since 1.34.0) This control was experimental since 1.12. Please use the sap.ui.unified.CalendarLegend instead!",
      "sap.me.OverlapCalendar": "(since 1.34.0) This control was experimental since 1.12. Please use the sap.m.PlanningCalendar instead!",
      "sap.me.OverlapCalendarEvent": "(since 1.34.0) This control was experimental since 1.12. Please use the sap.ui.unified.CalendarAppointment instead!",
      "sap.me.ProgressIndicator": "(since 1.14) This control is replaced by sap.m.ProgressIndicator",
      "sap.me.TabContainer": "(since 1.15.0) The functionality of this control is merged with the sap.m.IconTabBar. Please use the sap.m.IconTabBar instead! This control will not be supported anymore.",
      "sap.rules.ui.services.ExpressionLanguage": "(since 1.120.2) use the attribute astExpressionLanguage instead.",
      "sap.suite.ui.commons.BulletChart": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.BulletMicroChart.",
      "sap.suite.ui.commons.BulletChartData": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.BulletMicroChartData.",
      "sap.suite.ui.commons.BusinessCard": "(since 1.32) Deprecated. Standard Fiori technology should be used.",
      "sap.suite.ui.commons.ChartTile": "(since 1.25) This control has been deprecated in favor of new sap.suite.ui.commons.GenericTile.",
      "sap.suite.ui.commons.ColumnData": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.ColumnMicroChartData.",
      "sap.suite.ui.commons.ColumnMicroChart": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.ColumnMicroChart.",
      "sap.suite.ui.commons.ColumnMicroChartLabel": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.ColumnMicroChartLabel.",
      "sap.suite.ui.commons.ComparisonChart": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.ComparisonMicroChart.",
      "sap.suite.ui.commons.ComparisonData": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.ComparisonMicroChartData.",
      "sap.suite.ui.commons.DateRangeScroller": "(since 1.34) Deprecated. Not Fiori.",
      "sap.suite.ui.commons.DateRangeSlider": "(since 1.34) Deprecated. Not Fiori.",
      "sap.suite.ui.commons.DateRangeSliderInternal": "(since 1.34) Deprecated. Not Fiori.",
      "sap.suite.ui.commons.DeltaMicroChart": "(since 1.34) Deprecated. sap.suite.ui.microchart.DeltaMicroChart should be used.",
      "sap.suite.ui.commons.DynamicContainer": "(since 1.34) Deprecated. Moved to openui5.",
      "sap.suite.ui.commons.FacetOverview": "(since 1.32) Deprecated. Object page should be used instead.",
      "sap.suite.ui.commons.FeedItem": "(since 1.32) Deprecated. Generic Tile should be used instead.",
      "sap.suite.ui.commons.FeedItemHeader": "(since 1.25) This control has been deprecated in favor of new sap.suite.ui.commons.GenericTile.",
      "sap.suite.ui.commons.FeedTile": "(since 1.25) This control has been deprecated in favor of new sap.suite.ui.commons.GenericTile.",
      "sap.suite.ui.commons.GenericTile": "(since 1.34) Deprecated. Moved to openui5.",
      "sap.suite.ui.commons.GenericTile2X2": "(since 1.34) Deprecated.",
      "sap.suite.ui.commons.HarveyBallMicroChart": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.HarveyBallMicroChart.",
      "sap.suite.ui.commons.HarveyBallMicroChartItem": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.HarveyBallMicroChartItem.",
      "sap.suite.ui.commons.HeaderCell": "(since 1.44.0) HeaderCell control is no longer used. Please use other container controls instead (like sap.m.VBox or sap.m.HBox).",
      "sap.suite.ui.commons.HeaderCellItem": "(since 1.44.0) The HeaderCellItem was deprecated because of the deprecation of HeaderCell. Please see HeaderCell for replacement advice.",
      "sap.suite.ui.commons.HeaderContainer": "(since 1.44) This control is deprecated in this library since 1.44 and moved to sap.m library that is also part of openUI5.",
      "sap.suite.ui.commons.InfoTile": "(since 1.25) This control has been deprecated in favor of new sap.suite.ui.commons.GenericTile.",
      "sap.suite.ui.commons.JamContent": "(since 1.34) this control is a mere wrapper for sap.m.FeedContent.",
      "sap.suite.ui.commons.KpiTile": "(since 1.32) Deprecated. Numeric content or any other standard Fiori control should be used instead.",
      "sap.suite.ui.commons.LaunchTile": "(since 1.25) Deprecated.",
      "sap.suite.ui.commons.LinkActionSheet": "(since 1.32) Deprecated. Object page should be used instead.",
      "sap.suite.ui.commons.MicroAreaChart": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.AreaMicroChart.",
      "sap.suite.ui.commons.MicroAreaChartItem": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.AreaMicroChartItem.",
      "sap.suite.ui.commons.MicroAreaChartLabel": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.AreaMicroChartLabel.",
      "sap.suite.ui.commons.MicroAreaChartPoint": "(since 1.34) this control is a mere wrapper for sap.suite.ui.microchart.AreaMicroChartPoint.",
      "sap.suite.ui.commons.MonitoringContent": "(since 1.25) This control has been deprecated in favor of new sap.suite.ui.commons.NumericContent.",
      "sap.suite.ui.commons.MonitoringTile": "(since 1.25) This control has been deprecated in favor of new sap.suite.ui.commons.GenericTile.",
      "sap.suite.ui.commons.NewsContent": "(since 1.34) this control is a mere wrapper for sap.m.NewsContent.",
      "sap.suite.ui.commons.NoteTaker": "(since 1.32) Deprecated. Standard Fiori technology should be used.",
      "sap.suite.ui.commons.NoteTakerCard": "(since 1.32) Deprecated. Standard Fiori technology should be used.",
      "sap.suite.ui.commons.NoteTakerFeeder": "(since 1.32) Deprecated. Standard Fiori technology should be used.",
      "sap.suite.ui.commons.NumericTile": "(since 1.25) This control has been deprecated in favor of new sap.suite.ui.commons.GenericTile.",
      "sap.suite.ui.commons.PictureZoomIn": "(since 1.34) Deprecated. Not Fiori.",
      "sap.suite.ui.commons.RepeaterViewConfiguration": "(since 1.32) Deprecated. Standard Fiori technology should be used.",
      "sap.suite.ui.commons.SplitButton": "(since 1.34) Deprecated. Not Fiori.",
      "sap.suite.ui.commons.TargetFilter": "(since 1.34) Deprecated.",
      "sap.suite.ui.commons.TargetFilterColumn": "(since 1.34) Deprecated.",
      "sap.suite.ui.commons.TargetFilterMeasureColumn": "(since 1.34) Deprecated.",
      "sap.suite.ui.commons.ThingCollection": "(since 1.32) Deprecated. Object page should be used instead.",
      "sap.suite.ui.commons.ThreePanelThingInspector": "(since 1.32) Deprecated. Object page should be used instead.",
      "sap.suite.ui.commons.ThreePanelThingViewer": "(since 1.32) Deprecated. Object page should be used instead.",
      "sap.suite.ui.commons.TileContent": "(since 1.34) this control is a mere wrapper for sap.m.TileContent.",
      "sap.suite.ui.commons.TileContent2X2": "(since 1.34) Deprecated.",
      "sap.suite.ui.commons.UnifiedThingGroup": "(since 1.32) Deprecated. Object page should be used instead.",
      "sap.suite.ui.commons.UnifiedThingInspector": "(since 1.32) Deprecated. Object page should be used instead.",
      "sap.suite.ui.commons.VerticalNavigationBar": "(since 1.32) Deprecated. sap.uxap.ObjectPageLayout should be used instead.",
      "sap.suite.ui.commons.ViewRepeater": "(since 1.32) Deprecated. Standard Fiori technology should be used.",
      "sap.ui.commons.Accordion": "(since 1.38) replaced by {@link sap.m.Panel}.",
      "sap.ui.commons.AccordionSection": "(since 1.38) the concept has been discarded.",
      "sap.ui.commons.ApplicationHeader": "(since 1.38) Instead, use the <code>sap.tnt.ToolHeader</code> control.",
      "sap.ui.commons.Area": "(since 1.38) ",
      "sap.ui.commons.AutoComplete": "(since 1.38) replaced by {@link sap.m.Input}.",
      "sap.ui.commons.Button": "(since 1.38) replaced by {@link sap.m.Button}",
      "sap.ui.commons.Callout": "(since 1.38) If you want to achieve a similar behavior, use a <code>sap.m.Popover</code> control and open it next to your control.",
      "sap.ui.commons.CalloutBase": "(since 1.38) If you want to achieve a similar behavior, use the <code>sap.m.Popover</code> control and open it next to your control.",
      "sap.ui.commons.Carousel": "(since 1.38) Instead, use the <code>sap.m.Carousel</code> control.",
      "sap.ui.commons.CheckBox": "(since 1.38) Instead, use the <code>sap.m.CheckBox</code> control.",
      "sap.ui.commons.ColorPicker": "(since 1.38) replaced by {@link sap.ui.unified.ColorPicker}",
      "sap.ui.commons.ComboBox": "(since 1.38) replaced by {@link sap.m.ComboBox}",
      "sap.ui.commons.DatePicker": "(since 1.38) replaced by {@link sap.m.DatePicker}",
      "sap.ui.commons.Dialog": "(since 1.38) Instead, use the <code>sap.m.Dialog</code> control.",
      "sap.ui.commons.DropdownBox": "(since 1.38) replaced by {@link sap.m.ComboBox}",
      "sap.ui.commons.FileUploader": "(since 1.21.0) Please use the control sap.ui.unified.FileUploader of the library sap.ui.unified instead.",
      "sap.ui.commons.FileUploaderParameter": "(since 1.21.0) Please use the element sap.ui.unified.FileUploaderParameter of the library sap.ui.unified instead.",
      "sap.ui.commons.form.Form": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.form.FormContainer": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.form.FormElement": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.form.FormLayout": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.form.GridContainerData": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.form.GridElementData": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.form.GridLayout": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.form.ResponsiveLayout": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.form.SimpleForm": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.FormattedTextView": "(since 1.38) Instead, use the <code>sap.ui.core.HTML</code> control.",
      "sap.ui.commons.HorizontalDivider": "(since 1.38) Use the layout controls instead, e.g {@link sap.ui.layout.Splitter} or {@link sap.ui.layout.BlockLayout} among others.",
      "sap.ui.commons.Image": "(since 1.38) replaced by {@link sap.m.Image}",
      "sap.ui.commons.ImageMap": "(since 1.38) There's not replacement because of the archaic design pattern.",
      "sap.ui.commons.InPlaceEdit": "(since 1.38) replaced by {@link sap.m.Input}",
      "sap.ui.commons.Label": "(since 1.38) Instead, use the <code>sap.m.Label</code> control.",
      "sap.ui.commons.layout.AbsoluteLayout": "(since 1.38) the concept has been discarded.",
      "sap.ui.commons.layout.BorderLayout": "(since 1.38) replaced by {@link sap.m.Page}",
      "sap.ui.commons.layout.BorderLayoutArea": "(since 1.38) Instead, use the <code>sap.m.Page</code> control.",
      "sap.ui.commons.layout.HorizontalLayout": "(since 1.38) Instead, use the <code>sap.ui.layout.HorizontalLayout</code> control.",
      "sap.ui.commons.layout.MatrixLayout": "(since 1.38) Instead, use the <code>sap.ui.layout.Grid</code> control.",
      "sap.ui.commons.layout.MatrixLayoutCell": "(since 1.38) Instead, use the <code>sap.ui.layout.Grid</code> control.",
      "sap.ui.commons.layout.MatrixLayoutRow": "(since 1.38) Instead, use the <code>sap.ui.layout.Grid</code> control.",
      "sap.ui.commons.layout.PositionContainer": "(since 1.38) ",
      "sap.ui.commons.layout.ResponsiveFlowLayout": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.layout.ResponsiveFlowLayoutData": "(since 1.16.0) moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.layout.VerticalLayout": "(since 1.16.0) Moved to sap.ui.layout library. Please use this one.",
      "sap.ui.commons.Link": "(since 1.38) Instead, use the <code>sap.m.Link</code> control.",
      "sap.ui.commons.ListBox": "(since 1.38) Instead, use the <code>sap.m.List</code> control.",
      "sap.ui.commons.Menu": "(since 1.21.0) replaced by {@link sap.ui.unified.Menu}",
      "sap.ui.commons.MenuBar": "(since 1.38) Instead, use the <code>sap.m.OverflowToolbar</code> control.",
      "sap.ui.commons.MenuButton": "(since 1.38) Instead, use the <code>sap.m.MenuButton</code> control.",
      "sap.ui.commons.MenuItem": "(since 1.21.0) replaced by {@link sap.ui.unified.MenuItem}",
      "sap.ui.commons.MenuItemBase": "(since 1.21.0) replaced by {@link sap.ui.unified.MenuItemBase}",
      "sap.ui.commons.MenuTextFieldItem": "(since 1.21.0) Please use the control <code>sap.ui.unified.MenuTextFieldItem</code> of the library <code>sap.ui.unified</code> instead.",
      "sap.ui.commons.Message": "(since 1.4.0) A new messaging concept will be created in future. Therefore this control might be removed in one of the next versions.",
      "sap.ui.commons.MessageBar": "(since 1.4.0) Instead, use the <code>sap.m.MessagePopover</code> control.",
      "sap.ui.commons.MessageList": "(since 1.4.0) A new messaging concept will be created in future. Therefore this control might be removed in one of the next versions.",
      "sap.ui.commons.MessageToast": "(since 1.4.0) Instead, use the <code>sap.m.MessageToast</code> control.",
      "sap.ui.commons.Paginator": "(since 1.38) the concept has been discarded.",
      "sap.ui.commons.Panel": "(since 1.38) Instead, use the <code>sap.m.Panel</code> control.",
      "sap.ui.commons.PasswordField": "(since 1.38) Instead, use the <code>sap.m.Input</code> control.",
      "sap.ui.commons.ProgressIndicator": "(since 1.38) Instead, use the <code>sap.m.ProgressIndicator</code> control.",
      "sap.ui.commons.RadioButton": "(since 1.38) Instead, use the <code>sap.m.RadioButton</code> control.",
      "sap.ui.commons.RadioButtonGroup": "(since 1.38) Instead, use the <code>sap.m.RadioButtonGroup</code> control.",
      "sap.ui.commons.RangeSlider": "(since 1.38) replaced by {@link sap.m.RangeSlider}",
      "sap.ui.commons.RatingIndicator": "(since 1.38) Instead, use the <code>sap.m.RatingIndicator</code> control.",
      "sap.ui.commons.ResponsiveContainer": "(since 1.38) Use a container by choice from the {@link sap.m} library, instead.",
      "sap.ui.commons.ResponsiveContainerRange": "(since 1.38) (altogether with sap.ui.commons.ResponsiveContainer). Use a container of your choice from the sap.m library instead.",
      "sap.ui.commons.RichTooltip": "(since 1.38) Tf you want to achieve a similar behavior, use a <code>sap.m.Popover</code> control and open it next to your control.",
      "sap.ui.commons.RoadMap": "(since 1.38) Instead, use the <code>sap.m.Wizard</code> control.",
      "sap.ui.commons.RoadMapStep": "(since 1.38) Instead, use the <code>sap.m.Wizard</code> control.",
      "sap.ui.commons.RowRepeater": "(since 1.38) Instead, use the <code>sap.ui.table.Table</code> control.",
      "sap.ui.commons.RowRepeaterFilter": "(since 1.38) Instead, use the <code>sap.ui.table.Table</code> control.",
      "sap.ui.commons.RowRepeaterSorter": "(since 1.38) Instead, use the <code>sap.ui.table.Table</code> control.",
      "sap.ui.commons.SearchField": "(since 1.38) Instead, use the <code>sap.m.SearchField</code> control.",
      "sap.ui.commons.SearchProvider": "(since 1.6.0) Replaced by sap.ui.core.search.OpenSearchProvider",
      "sap.ui.commons.SegmentedButton": "(since 1.38) replaced by {@link sap.m.SegmentedButton}",
      "sap.ui.commons.Slider": "(since 1.38) replaced by {@link sap.m.Slider}",
      "sap.ui.commons.Splitter": "(since 1.38) Instead, use the <code>sap.ui.layout.Splitter</code> control.",
      "sap.ui.commons.Tab": "(since 1.38) Instead, use the <code>sap.m.TabContainer</code> control.",
      "sap.ui.commons.TabStrip": "(since 1.38) Instead, use the <code>sap.m.TabContainer</code> control.",
      "sap.ui.commons.TextArea": "(since 1.38) Instead, use the <code>sap.m.TextArea</code> control.",
      "sap.ui.commons.TextField": "(since 1.38) replaced by {@link sap.m.Input}",
      "sap.ui.commons.TextView": "(since 1.38) replaced by {@link sap.m.Text}.",
      "sap.ui.commons.Title": "(since 1.16.0) moved to sap.ui.core library. Please use this one.",
      "sap.ui.commons.ToggleButton": "(since 1.38) replaced by {@link sap.m.ToggleButton}",
      "sap.ui.commons.Toolbar": "(since 1.38) replaced by {@link sap.m.Toolbar}",
      "sap.ui.commons.ToolbarSeparator": "(since 1.38) Instead, use the <code>sap.m.Toolbar</code> control.",
      "sap.ui.commons.Tree": "(since 1.38) replaced by {@link sap.m.Tree}",
      "sap.ui.commons.TreeNode": "(since 1.38) replaced by {@link sap.m.Tree}",
      "sap.ui.commons.TriStateCheckBox": "(since 1.38) Use {@link sap.m.CheckBox} instead.",
      "sap.ui.commons.ValueHelpField": "(since 1.38) Instead, use the <code>sap.m.Input</code> control.",
      "sap.ui.comp.navpopover.NavigationPopover": "(since 1.121) SmartLink no longer opens a NavigationPopover, it got replaced by the sap.ui.mdc.link.Panel in a sap.m.ResponsivePopover",
      "sap.ui.comp.navpopover.NavigationPopoverHandler": "(since 1.121) SmartLink no longer uses the NavigationPopoverHandler, it got replaced by a sap.ui.mdc.Link implementation. All event handlings can be done directly on the SmartLink / SemanticObjectController.",
      "sap.ui.comp.smartvariants.SmartVariantManagementUi2": "(since 1.136) replaced by {@link sap.ui.comp.smartvariants.SmartVariantManagement SmartVariantManagement} for smart controls / OData V2 and {@link sap.ui.fl.variants.VariantManagement VariantManagement} for OData V4 and freestyle applications.",
      "sap.ui.comp.variants.EditableVariantItem": "(since 1.120.0) the concept has been discarded.",
      "sap.ui.comp.variants.VariantManagement": "(since 1.120.0) replaced by the {@link sap.m.VariantManagement} control.",
      "jQuery.sap.history": "(since 1.19.1) Please use {@link sap.ui.core.routing.Route} instead.",
      "jQuery.sap.log.Logger": "(since 1.58) use {@link module:sap/base/Log.getLogger} instead",
      "jQuery.sap.Version": "(since 1.58) use {@link module:sap/base/util/Version} instead",
      "module:sap/base/i18n/ResourceBundle._getFallbackLocales": "(since 1.135) Use {@link sap.base.i18n.LanguageFallback.getFallbackLocales} instead.",
      "module:sap/base/util/UriParameters": "(since 1.119) See class description for details.",
      "sap.ui.app.Application": "(since 1.15.1) The Component class is enhanced to take care about the Application code.",
      "sap.ui.app.MockServer": "(since 1.15.1) The mock server code has been moved to sap.ui.core.util - see {@link sap.ui.core.util.MockServer}",
      "sap.ui.core.Configuration": "(since 1.120) There's no single replacement for this class. Instead, several facades have been created for different topics, e.g. {@link module:sap/base/i18n/Localization Localization} for settings related to localization, {@link module:sap/base/i18n/Formatting Formatting} for settings related to data formatting, {@link module:sap/ui/core/Theming Theming} for theming related settings, {@link module:sap/ui/core/ControlBehavior ControlBehavior} for settings that are typically required when implementing the behavior of a control, {@link module:sap/ui/security/Security Security} for settings around security.\n\nPlease check the individual methods of this class for their replacements, if any.",
      "sap.ui.core.Configuration.getControllerCodeDeactivated": "(since 1.120) ",
      "sap.ui.core.Configuration.getDesignMode": "(since 1.120) ",
      "sap.ui.core.Configuration.getSuppressDeactivationOfControllerCode": "(since 1.120) ",
      "sap.ui.core.Configuration.FormatSettings": "(since 1.120) Please use {@link module:sap/base/i18n/Formatting Formatting} instead.",
      "sap.ui.core.DeclarativeSupport": "(since 1.120) Please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views} instead. For more information, see the documentation on {@link topic:91f27e3e6f4d1014b6dd926db0e91070 View types}.",
      "sap.ui.core.LocalBusyIndicator": "(since 1.14.2) The LocalBusyIndicator Control is not needed anymore by the new implementation of the LBI. Hence, it is not used anymore.",
      "sap.ui.core.Message": "(since 1.120) Please use {@link sap.ui.core.message.Message} instead.",
      "sap.ui.core.message.MessageManager": "(since 1.118) Please use {@link module:sap/ui/core/Messaging Messaging} instead.",
      "sap.ui.core.mvc.HTMLView": "(since 1.108) as there are no more known usages of <code>HTMLViews</code>, and as the use of HTML as syntax does not bring any advantages over XML. The HTML necessary for the <code>HTMLView</code> is not re-used for the HTML of the controls, but is fully replaced.\n\nConsider using {@link sap.ui.core.mvc.XMLView XMLViews} or \"typed views\" (view classes written in JavaScript) instead. For more information, see the documentation on {@link topic:91f27e3e6f4d1014b6dd926db0e91070 View types}.",
      "sap.ui.core.mvc.JSONView": "(since 1.120) please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or \"typed views\" (view classes written in JavaScript) instead. For more information, see the documentation on {@link topic:91f27e3e6f4d1014b6dd926db0e91070 View types}.",
      "sap.ui.core.mvc.JSView": "(since 1.90) Instead use {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed Views} by defining the view class with {@link sap.ui.core.mvc.View.extend View.extend} and creating the view instances with {@link sap.ui.core.mvc.View.create View.create}.",
      "sap.ui.core.mvc.TemplateView": "(since 1.56.0) use {@link sap.ui.core.mvc.XMLView} in combination with {@link topic:5ee619fc1370463ea674ee04b65ed83b XML Templating} instead.",
      "sap.ui.core.ScrollBar": "(since 1.56) the concept has been discarded.",
      "sap.ui.core.search.OpenSearchProvider": "(since 1.120) There is no API replacement.",
      "sap.ui.core.search.SearchProvider": "(since 1.120) There is no API replacement.",
      "sap.ui.core.tmpl.DOMAttribute": "(since 1.56) Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View} instead.",
      "sap.ui.core.tmpl.DOMElement": "(since 1.56) Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View} instead.",
      "sap.ui.core.tmpl.HandlebarsTemplate": "(since 1.56) Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View} instead.",
      "sap.ui.core.tmpl.Template": "(since 1.56) use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View} instead.",
      "sap.ui.core.tmpl.TemplateControl": "(since 1.56) Use an {@link sap.ui.core.mvc.XMLView XMLView} or a {@link topic:e6bb33d076dc4f23be50c082c271b9f0 Typed View} instead.",
      "sap.ui.core.util.Export": "(since 1.73) replaced by the export functionality of the <code>sap.ui.export</code> library.",
      "sap.ui.core.util.ExportCell": "(since 1.73) replaced by the export functionality of the <code>sap.ui.export</code> library.",
      "sap.ui.core.util.ExportColumn": "(since 1.73) replaced by the export functionality of the <code>sap.ui.export</code> library.",
      "sap.ui.core.util.ExportRow": "(since 1.73) replaced by the export functionality of the <code>sap.ui.export</code> library.",
      "sap.ui.core.util.ExportType": "(since 1.73) replaced by the export functionality of the <code>sap.ui.export</code> library.",
      "sap.ui.core.util.ExportTypeCSV": "(since 1.73) replaced by the export functionality of the <code>sap.ui.export</code> library.",
      "sap.ui.core.util.serializer.HTMLViewSerializer": "(since 1.108) together with the HTMLView",
      "sap.ui.core.XMLComposite": "(since 1.88) use {@link topic:c1512f6ce1454ff1913e3857bad56392 Standard Composite Controls}",
      "sap.ui.model.analytics.odata4analytics.Model.ReferenceByURI": "(since 1.94) use {@link sap.ui.model.analytics.odata4analytics.Model.ReferenceByModel} instead",
      "sap.ui.model.odata.Filter": "(since 1.22) Please use the {@link sap.ui.model.Filter} instead.",
      "sap.ui.model.odata.ODataAnnotations": "(since 1.66) please use {@link sap.ui.model.odata.v2.ODataAnnotations} instead.",
      "sap.ui.model.odata.ODataContextBinding": "(since 1.66) please use {@link sap.ui.model.odata.v2.ODataContextBinding} instead.",
      "sap.ui.model.odata.ODataListBinding": "(since 1.66) please use {@link sap.ui.model.odata.v2.ODataListBinding} instead.",
      "sap.ui.model.odata.ODataModel": "(since 1.48) please use {@link sap.ui.model.odata.v2.ODataModel} instead.",
      "sap.ui.model.odata.v2.ODataAnnotations.getAnnotationsData": "(since 1.37.0) only kept for compatibility with V1 API, use {@link #getData} instead.",
      "sap.ui.fl.transport.TransportDialog": "(since 1.74) The TransportDialog should be used only internally inside the <code>sap.ui.fl</code> library.",
      "sap.ui.fl.Utils.FakePromise": "(since 1.114) ",
      "sap.ui.generic.app.navigation.service.NavError": "(since 1.83.0) Please use {@link sap.fe.navigation.NavError} instead.",
      "sap.ui.generic.app.navigation.service.NavigationHandler": "(since 1.83.0) Please use {@link sap.fe.navigation.NavigationHandler} instead.",
      "sap.ui.generic.app.navigation.service.PresentationVariant": "(since 1.83.0) Please use {@link sap.fe.navigation.PresentationVariant} instead.",
      "sap.ui.generic.app.navigation.service.SelectionVariant": "(since 1.83.0) Please use {@link sap.fe.navigation.SelectionVariant} instead.",
      "sap.ui.integration.designtime.baseEditor.propertyEditor.enumStringEditor.EnumStringEditor": "(since 1.81) Use the {@link sap.ui.integration.designtime.baseEditor.propertyEditor.selectEditor.SelectEditor} instead",
      "sap.ui.layout.form.GridContainerData": "(since 1.67.0) as <code>sap.ui.commons</code> library is deprecated and the <code>GridLayout</code> must not be used in responsive applications. Please use <code>ResponsiveGridLayout</code> or <code>ColumnLayout</code> instead.",
      "sap.ui.layout.form.GridElementData": "(since 1.67.0) as <code>sap.ui.commons</code> library is deprecated and the <code>GridLayout</code> must not be used in responsive applications. Please use <code>ResponsiveGridLayout</code> or <code>ColumnLayout</code> instead.",
      "sap.ui.layout.form.GridLayout": "(since 1.67.0) as <code>sap.ui.commons</code> library is deprecated and the <code>GridLayout</code> must not be used in responsive applications. Please use <code>ResponsiveGridLayout</code> or <code>ColumnLayout</code> instead.",
      "sap.ui.layout.form.ResponsiveLayout": "(since 1.93) replaced by {@link sap.ui.layout.form.ColumnLayout ColumnLayout}",
      "sap.ui.mdc.field.ListFieldHelpItem": "(since 1.114.0) replaced by {@link sap.ui.mdc.valuehelp.content.FixedListItem FixedListItem}",
      "sap.ui.mdc.filterbar.vh.CollectiveSearchSelect": "(since 1.124.0) Please use the <code>sap.ui.mdc.valuehelp.CollectiveSearchSelect</code> control instead.",
      "sap.ui.mdc.filterbar.vh.FilterBar": "(since 1.124.0) Please use the <code>sap.ui.mdc.valuehelp.FilterBar</code> control instead.",
      "sap.ui.suite.TaskCircle": "(since 1.108) there's no replacement for this functionality as no active use cases are known",
      "sap.ui.suite.VerticalProgressIndicator": "(since 1.108) there's no replacement for this functionality as no active use cases are known",
      "sap.ui.table.AnalyticalColumnMenu": "(since 1.117) replaced by the <code>headerMenu</code> association of <code>sap.ui.table.Column</code>.",
      "sap.ui.table.ColumnMenu": "(since 1.117) use the {@link sap.m.table.columnmenu.Menu} instead.",
      "sap.ui.table.TablePersoController": "(since 1.115) Please use the {@link sap.m.p13n.Engine Engine} for personalization instead.",
      "sap.ui.unified.ContentSwitcher": "(since 1.44.0) the concept has been discarded.",
      "sap.ui.unified.Shell": "(since 1.44.0) the concept has been discarded.",
      "sap.ui.unified.ShellHeadItem": "(since 1.44.0) the concept has been discarded.",
      "sap.ui.unified.ShellHeadUserItem": "(since 1.44.0) the concept has been discarded.",
      "sap.ui.unified.ShellLayout": "(since 1.44.0) the concept has been discarded.",
      "sap.ui.unified.ShellOverlay": "(since 1.44.0) the concept has been discarded.",
      "sap.ui.unified.SplitContainer": "(since 1.44.0) the concept has been discarded.",
      "sap.ui.ux3.ActionBar": "(since 1.38) Instead, use the <code>sap.m.Toolbar</code> or <code>sap.m.OverflowToolbar</code> control.",
      "sap.ui.ux3.Collection": "(since 1.38) ",
      "sap.ui.ux3.CollectionInspector": "(since 1.38) ",
      "sap.ui.ux3.DataSet": "(since 1.38) Use a container by choice from the {@link sap.m} library, instead.",
      "sap.ui.ux3.DataSetItem": "(since 1.38) ",
      "sap.ui.ux3.DataSetSimpleView": "(since 1.38) Use a layout by choice from the {@link sap.m} library, instead.",
      "sap.ui.ux3.Exact": "(since 1.38) ",
      "sap.ui.ux3.ExactArea": "(since 1.38) ",
      "sap.ui.ux3.ExactAttribute": "(since 1.38) ",
      "sap.ui.ux3.ExactBrowser": "(since 1.38) ",
      "sap.ui.ux3.ExactList": "(since 1.38) ",
      "sap.ui.ux3.FacetFilter": "(since 1.38) replaced by {@link sap.m.FacetFilter}",
      "sap.ui.ux3.FacetFilterList": "(since 1.38) replaced by {@link sap.m.FacetFilter}",
      "sap.ui.ux3.Feed": "(since 1.38) Instead, use <b>any</b> <code>sap.ui.layout</code> container control.",
      "sap.ui.ux3.FeedChunk": "(since 1.38) Instead, use the <code>sap.m.FeedListItem</code> control.",
      "sap.ui.ux3.Feeder": "(since 1.38) Instead, use the <code>sap.m.FeedInput</code> control.",
      "sap.ui.ux3.NavigationBar": "(since 1.38) Instead, use the <code>sap.m.IconTabBar</code>, <code>sap.m.TabContainer</code> or <code>sap.uxap.ObjectPageLayout</code> control.",
      "sap.ui.ux3.NavigationItem": "(since 1.38) Instead, use the <code>sap.m.IconTabBar</code>, <code>sap.m.TabContainer</code> or <code>sap.uxap.ObjectPageLayout</code> control.",
      "sap.ui.ux3.NotificationBar": "(since 1.38) Instead, use the <code>sap.m.MessagePopover</code> control.",
      "sap.ui.ux3.Notifier": "(since 1.38) ",
      "sap.ui.ux3.Overlay": "(since 1.38) the concept has been discarded.",
      "sap.ui.ux3.OverlayContainer": "(since 1.38) the concept has been discarded.",
      "sap.ui.ux3.OverlayDialog": "(since 1.38) replaced by {@link sap.m.Dialog}",
      "sap.ui.ux3.QuickView": "(since 1.38) Instead, use the <code>sap.m.QuickView</code> control.",
      "sap.ui.ux3.Shell": "(since 1.38) replaced by {@link sap.m.Shell}",
      "sap.ui.ux3.ThingAction": "(since 1.38) ",
      "sap.ui.ux3.ThingGroup": "(since 1.38) ",
      "sap.ui.ux3.ThingInspector": "(since 1.38) There is not an exact replacement.",
      "sap.ui.ux3.ThingViewer": "(since 1.38) There is not an exact replacement.",
      "sap.ui.ux3.ToolPopup": "(since 1.38) Instead, use the <code>sap.m.Popover</code> control.",
      "sap.ui.vk.ContainerBase": "(since 1.120.2) This object is moved to sap.ui.vbm namespace, see {@link sap.ui.vbm.ContainerBase}",
      "sap.ui.vk.ContainerContent": "(since 1.120.2) This object is moved to sap.ui.vbm namespace, see {@link sap.ui.vbm.ContainerContent}",
      "sap.ui.vk.dvl.BaseNodeProxy": "(since 1.72.0) DVL namespace will be removed in future. Use {@link sap.ui.vk.BaseNodeProxy} instead.",
      "sap.ui.vk.dvl.ContentManager": "(since 1.72.0) DVL namespace will be removed in future. Use {@link sap.ui.vk.ContentManager} instead.",
      "sap.ui.vk.dvl.GraphicsCore": "(since 1.72.0) DVL namespace will be removed in future. Use {@link sap.ui.vk.ContentConnector} instead.",
      "sap.ui.vk.dvl.LayerProxy": "(since 1.72.0) DVL namespace will be removed in future. Use {@link sap.ui.vk.LayerProxy} instead.",
      "sap.ui.vk.dvl.NodeHierarchy": "(since 1.72.0) DVL namespace will be removed in future. Use {@link sap.ui.vk.NodeHierarchy} instead.",
      "sap.ui.vk.dvl.NodeProxy": "(since 1.72.0) DVL namespace will be removed in future. Use {@link sap.ui.vk.NodeProxy} instead.",
      "sap.ui.vk.dvl.Scene": "(since 1.72.0) DVL namespace will be removed in future. Use {@link sap.ui.vk.Scene} instead.",
      "sap.ui.vk.dvl.Viewport": "(since 1.72.0) DVL namespace will be removed in future. Use {@link sap.ui.vk.Viewport} instead.",
      "sap.ui.vk.dvl.ViewStateManager": "(since 1.72.0) DVL namespace will be removed in future. Use {@link sap.ui.vk.ViewStateManager} instead.",
      "sap.ui.vk.LegendItem": "(since 1.120.2) This object is moved to sap.ui.vbm namespace, see {@link sap.ui.vbm.ContainerLegendItem}",
      "sap.ui.vk.ListPanel": "(since 1.120.2) This object is moved to sap.ui.vbm namespace, see {@link sap.ui.vbm.ListPanel}",
      "sap.ui.vk.ListPanelStack": "(since 1.120.2) This object is moved to sap.ui.vbm namespace, see {@link sap.ui.vbm.ListPanelStack}",
      "sap.ui.vk.MapContainer": "(since 1.120.2) This object is moved to sap.ui.vbm namespace, see {@link sap.ui.vbm.MapContainer}",
      "sap.ui.vk.Overlay": "(since 1.120) This is not in use anymore. Please consider using Redline tool, see {@link sap.ui.vk.RedlineTool}",
      "sap.ui.vk.OverlayArea": "(since 1.120) This is not in use anymore. Please consider using Redline tool, see {@link sap.ui.vk.RedlineTool}",
      "sap.ui.vk.ProgressIndicator": "(since 1.114.0) Use {@link sap.m.ProgressIndicator} instead.",
      "sap.ui.vk.StepNavigation": "(since 1.72.0) This class is used only with DVL namespace which will be removed in future. Use {@link sap.ui.vk.ViewGallery} instead.",
      "sap.ui.vtm.Column": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.DisplayGroup": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.Extension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.extensions.DisplayStateCalculationExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.extensions.InitialViewExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.extensions.LoadProgressExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.extensions.MessageStatusCalculationExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.extensions.MessageStatusIconClickExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.extensions.SceneNodeHoverHighlightExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.extensions.SceneNodeHoverTooltipExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.extensions.SelectionLinkingExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.extensions.ViewLinkingExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.extensions.ViewportSelectionLinkingExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.extensions.VisibilityIconClickExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.extensions",
      "sap.ui.vtm.Lookup": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.MessagesPopover": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.Panel": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.ProgressDialog": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.Scene": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.SceneNode": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.SelectColumnsDialog": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.Tree": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.Viewable": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.ViewableLoadInfo": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.Viewport": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.Vtm": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.webc.common.WebComponent": "(since 1.118.0) Use sap.ui.core.webc.WebComponent instead!",
      "sap.ui.webc.common.WebComponentMetadata": "(since 1.118.0) Use sap.ui.core.webc.WebComponentMetadata instead!",
      "sap.ui.webc.fiori.Bar": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.BarcodeScannerDialog": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.DynamicSideContent": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.FilterItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.FilterItemOption": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.FlexibleColumnLayout": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.IllustratedMessage": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.MediaGallery": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.MediaGalleryItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.NotificationAction": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.NotificationListGroupItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.NotificationListItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.Page": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.ProductSwitch": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.ProductSwitchItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.ShellBar": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.ShellBarItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.SideNavigation": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.SideNavigationItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.SideNavigationSubItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.SortItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.Timeline": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.TimelineItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.UploadCollection": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.UploadCollectionItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.ViewSettingsDialog": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.Wizard": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.fiori.WizardStep": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Avatar": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.AvatarGroup": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Badge": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Breadcrumbs": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.BreadcrumbsItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.BusyIndicator": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Button": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Calendar": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.CalendarDate": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Card": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.CardHeader": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Carousel": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.CheckBox": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ColorPalette": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ColorPaletteItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ColorPalettePopover": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ColorPicker": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ComboBox": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ComboBoxGroupItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ComboBoxItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.CustomListItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.DatePicker": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.DateRangePicker": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.DateTimePicker": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Dialog": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.FileUploader": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.GroupHeaderListItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Icon": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Input": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Label": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Link": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.List": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Menu": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.MenuItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.MessageStrip": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.MultiComboBox": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.MultiComboBoxGroupItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.MultiComboBoxItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.MultiInput": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Option": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Panel": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Popover": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ProgressIndicator": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.RadioButton": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.RangeSlider": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.RatingIndicator": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ResponsivePopover": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.SegmentedButton": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.SegmentedButtonItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Select": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.SelectMenu": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.SelectMenuOption": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Slider": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.SplitButton": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.StandardListItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.StepInput": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.SuggestionGroupItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.SuggestionItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Switch": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Tab": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.TabContainer": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Table": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.TableCell": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.TableColumn": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.TableGroupRow": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.TableRow": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.TabSeparator": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.TextArea": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.TimePicker": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Title": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Toast": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ToggleButton": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Token": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Toolbar": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ToolbarButton": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ToolbarSelect": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ToolbarSelectOption": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ToolbarSeparator": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.ToolbarSpacer": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.Tree": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.TreeItem": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.ui.webc.main.TreeItemCustom": "(since 1.120) this Web Components consumption model has been discarded. Until an alternative Web Components consumption model is available in the future, use sap.m and sap.f controls with similar functionality.",
      "sap.uiext.inbox.composite.InboxAddAttachmentTile": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.composite.InboxAttachmentsTileContainer": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.composite.InboxAttachmentTile": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.composite.InboxBusyIndicator": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.composite.InboxComment": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.composite.InboxTaskComments": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.composite.InboxTaskTitleControl": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.composite.InboxUploadAttachmentTile": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.Inbox": "(since 1.38.0) ",
      "sap.uiext.inbox.InboxConfiguration": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.InboxFilters": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.InboxLaunchPad": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.InboxPrimaryFilters": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.InboxSecondaryFilters": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.InboxSplitApp": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.SubstitutionRulesManager": "(since 1.120) the concept has been discarded.",
      "sap.ushell.components.factsheet.controls.PictureTile": "(since 1.22) Please use {@link sap.m.Carousel} instead.\n\nPictureTile is used in PictureViewer control and is not meant to be consumed outside of PictureViewer usage. PictureViewer was replacing the sap.m.Carousel as it wasn't supporting some versions of MS Internet Explorer. Now, the sap.m.Carousel is fully functional, please use sap.m.Carousel instead. This control will not be supported anymore.",
      "sap.ushell.components.factsheet.controls.PictureViewer": "(since 1.22) Please use {@link sap.m.Carousel} instead. PictureViewer was replacing the Carousel as it wasn't supporting some versions of MS Internet Explorer. Now, the sap.m.Carousel is fully functional, please use sap.m.Carousel instead. This control will not be supported anymore.",
      "sap.ushell.components.factsheet.controls.PictureViewerItem": "(since 1.22) Please use {@link sap.m.Carousel} instead. PictureViewerItem is used in PictureViewer control and is not meant to be consumed outside of PictureViewer usage. PictureViewer was replacing the Carousel as it wasn't supporting some versions of MS Internet Explorer. Now, the sap.m.Carousel is fully functional, please use sap.m.Carousel instead. This control will not be supported anymore.",
      "sap.ushell.renderers.fiori2.Renderer": "(since 1.120) Please use {@link sap.ushell.services.Extension} instead.",
      "sap.ushell.services.Bookmark": "(since 1.119) Please use {@link sap.ushell.services.BookmarkV2} instead.",
      "sap.ushell.services.CrossApplicationNavigation": "(since 1.120) Please use {@link sap.ushell.services.Navigation} instead.",
      "sap.ushell.services.EndUserFeedback": "(since 1.93) ",
      "sap.ushell.services.LaunchPage": "(since 1.99) Deprecated together with the classic homepage.",
      "sap.ushell.services.Message": "(since 1.120) ",
      "sap.ushell.services.NavTargetResolution": "(since 1.120) Use {@link sap.ushell.services.Navigation} for Navigation instead.",
      "sap.ushell.services.Notifications": "(since 1.119) Please use {@link sap.ushell.services.NotificationsV2} instead.",
      "sap.ushell.services.Personalization": "(since 1.120) Please use {@link sap.ushell.services.PersonalizationV2} instead.",
      "sap.ushell.services.Personalization.ContextContainer": "(since 1.120) Please use {@link sap.ushell.services.PersonalizationV2.ContextContainer} instead.",
      "sap.ushell.services.Personalization.PersonalizationContainer": "(since 1.120) Please use {@link sap.ushell.services.Personalization#getContainer} instead.",
      "sap.ushell.services.Personalization.PersonalizationContainerVariant": "(since 1.120) Please use {@link sap.ushell.services.Personalization#getContainer} instead.",
      "sap.ushell.services.Personalization.PersonalizationContainerVariantSet": "(since 1.120) Please use {@link sap.ushell.services.Personalization#getContainer} instead.",
      "sap.ushell.services.Personalization.Personalizer": "(since 1.120) Please use {@link sap.ushell.services.PersonalizationV2.Personalizer} instead.",
      "sap.ushell.services.Personalization.TransientPersonalizer": "(since 1.120) Please use {@link sap.ushell.services.PersonalizationV2.TransientPersonalizer} instead.",
      "sap.ushell.services.Personalization.Variant": "(since 1.120) Please use {@link sap.ushell.services.PersonalizationV2.Variant} instead.",
      "sap.ushell.services.Personalization.VariantSet": "(since 1.120) Please use {@link sap.ushell.services.PersonalizationV2.VariantSet} instead.",
      "sap.ushell.services.Personalization.VariantSetAdapter": "(since 1.120) Please use {@link sap.ushell.services.PersonalizationV2.VariantSetAdapter} instead.",
      "sap.ushell.services.ShellNavigation": "(since 1.120) Use {@link sap.ushell.services.Navigation} for Navigation instead.",
      "sap.ushell.services.SmartNavigation": "(since 1.112) Please use the CrossApplicationNavigation service instead.",
      "sap.ushell.services.UsageAnalytics": "(since 1.120) The corresponding cloud service \"SAP Web Analytics\" has been retired, therefore this client-side service API cannot be used any longer.",
      "sap.ushell.ui.appfinder.AppBox": "(since 1.120) ",
      "sap.ushell.ui.footerbar.AddBookmarkButton": "(since 1.136) ",
      "sap.ushell.ui.launchpad.DashboardGroupsContainer": "(since 1.120) ",
      "sap.ushell.ui.launchpad.LinkTileWrapper": "(since 1.120) ",
      "sap.ushell.ui.launchpad.TileState": "(since 1.120) ",
      "sap.ushell.ui.tile.StaticTile": "(since 1.120) ",
      "sap.ushell.ui5service.UserStatus": "(since 1.70) Support for this service has been discontinued.",
      "sap.viz.ui5.Area": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.",
      "sap.viz.ui5.Area100": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.",
      "sap.viz.ui5.Bar": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'bar'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.Bubble": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'bubble'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.Bullet": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'vertical_bullet'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.Column": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'column'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.Combination": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'combination'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.core.BaseChart": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.core.BaseStructuredType": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.Donut": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'donut'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.DualBar": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'dual_bar'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.DualColumn": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'dual_column'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.DualCombination": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.",
      "sap.viz.ui5.DualLine": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'dual_line'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.DualStackedColumn": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'dual_stacked_column'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.DualStackedColumn100": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': '100_dual_stacked_column'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.Heatmap": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'heatmap'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.HorizontalArea": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.",
      "sap.viz.ui5.HorizontalArea100": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.",
      "sap.viz.ui5.Line": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'line'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.Pie": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'pie'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.Scatter": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'scatter'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.StackedColumn": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'stacked_column'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.StackedColumn100": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': '100_stacked_column'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.TimeBubble": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame}</b>(<code>new sap.viz.ui5.controls.VizFrame({'vizType': 'time_bubble'})</code>) <b>control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.Treemap": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.",
      "sap.viz.ui5.types.Area": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Area_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Area_hoverline": "(since 1.19) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Area_marker": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Area_tooltip": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Axis": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Axis_axisline": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Axis_axisTick": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Axis_gridline": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Axis_indicator": "(since 1.19) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Axis_label": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Axis_layoutInfo": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Axis_scale": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Axis_title": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Background": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Background_border": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Background_border_bottom": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Background_border_left": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Background_border_right": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Background_border_top": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bar": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bar_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bar_tooltip": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Bubble": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bubble_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bubble_axisTooltip": "(since 1.19) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Bubble_hoverline": "(since 1.19) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Bullet": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bullet_tooltip": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Combination": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Combination_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Combination_bar": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Combination_dataShape": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Combination_line": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Combination_line_marker": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Combination_tooltip": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.controller.Interaction": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.controller.Interaction_pan": "(since 1.19) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.controller.Interaction_selectability": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Datalabel": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Datatransform": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Datatransform_autoBinning": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Datatransform_dataSampling": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Datatransform_dataSampling_grid": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Heatmap": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Heatmap_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Heatmap_border": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Heatmap_tooltip": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.layout.Dock": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.layout.Stack": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Legend": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.legend.Common": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.legend.Common_title": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Legend_layout": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Line": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Line_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Line_hoverline": "(since 1.19) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Line_marker": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Line_tooltip": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Pie": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Pie_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Pie_tooltip": "(since 1.19) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.RootContainer": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.RootContainer_layout": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Scatter": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Scatter_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Scatter_axisTooltip": "(since 1.19) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Scatter_hoverline": "(since 1.19) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.StackedVerticalBar": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.StackedVerticalBar_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.StackedVerticalBar_tooltip": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Title": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Title_layout": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Tooltip": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Tooltip_background": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Tooltip_bodyDimensionLabel": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Tooltip_bodyDimensionValue": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Tooltip_bodyMeasureLabel": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Tooltip_bodyMeasureValue": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Tooltip_closeButton": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Tooltip_footerLabel": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Tooltip_separationLine": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.Treemap": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Treemap_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Treemap_border": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Treemap_tooltip": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.VerticalBar": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.VerticalBar_animation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.VerticalBar_tooltip": "(since 1.12) This Property has been deprecated. This interface will be removed from the SAPUI5 delivery in one of the next releases.",
      "sap.viz.ui5.types.XYContainer": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.VizContainer": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.zen.commons.layout.AbsoluteLayout": "(since 1.38) the concept has been discarded. As of version 1.89, this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.commons.layout.MatrixLayout": "(since 1.38) Instead, use the <code>sap.ui.layout.Grid</code> control. As of version 1.89, this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.commons.layout.MatrixLayoutCell": "(since 1.38) Instead, use the <code>sap.ui.layout.Grid</code> control. As of version 1.89, this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.commons.layout.MatrixLayoutRow": "(since 1.38) replaced by {@link sap.ui.layout.Grid}. As of version 1.89, this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.commons.layout.PositionContainer": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.crosstab.Crosstab": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.crosstab.DataCell": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.crosstab.HeaderCell": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.dsh.AnalyticGrid": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.dsh.Dsh": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.dsh.ValueHelpDialog": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.dsh.widgets.SDKModel": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA."
    },
    "UI5Enum": {
      "sap.ca.ui.charts.ChartColor": "(since 1.24) Sap.ca charts have been replaced with sap.viz and VizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.ChartSelectionMode": "(since 1.24) Sap.ca charts have been replaced with sap.viz and VizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.ChartSemanticColor": "(since 1.24) Sap.ca charts have been replaced with sap.viz and VizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.message.Type": "(since 1.28) because it is part of the deprecated package sap.ca.ui.message",
      "sap.chart.data.MeasureRoleType.axis4": "Please use other MeasureRoleType for specific usage.",
      "sap.collaboration.FeedType.company": "(since 1.30.0) The feed type was deprecated because the original feed dialog component does not use it anymore. It also does not conform to naming conventions.",
      "sap.collaboration.FeedType.follows": "(since 1.30.0) The feed type was deprecated because the original feed dialog component does not use it anymore. It also does not conform to naming conventions.",
      "sap.collaboration.FeedType.group": "(since 1.30.0) The feed type was deprecated because the original feed dialog component does not use it anymore. It also does not conform to naming conventions.",
      "sap.collaboration.FeedType.object": "(since 1.30.0) The feed type was deprecated because the original feed dialog component does not use it anymore. It also does not conform to naming conventions.",
      "sap.collaboration.FeedType.objectGroup": "(since 1.30.0) The feed type was deprecated because the original feed dialog component does not use it anymore. It also does not conform to naming conventions.",
      "sap.f.DynamicPageTitleArea": "(since 1.54) Consumers of the {@link sap.f.DynamicPageTitle} control should now use the <code>areaShrinkRatio</code> property instead of the <code>primaryArea</code> property.",
      "sap.gantt.legend.ListLegendItemCheckbox": "(since 1.64) the concept has been discarded.",
      "sap.m.DateTimeInputType": "(since 1.32.8) Instead, use dedicated <code>sap.m.DatePicker</code> and/or <code>sap.m.TimePicker</code> controls.",
      "sap.m.DateTimeInputType.Date": "(since 1.22.0) Instead, use dedicated <code>sap.m.DatePicker</code> control.",
      "sap.m.DateTimeInputType.DateTime": "(since 1.32.8) Instead, use dedicated <code>sap.m.DatePicker</code> and <code>sap.m.TimePicker</code> controls.",
      "sap.m.DateTimeInputType.Time": "(since 1.32.8) Instead, use dedicated <code>sap.m.TimePicker</code> control.",
      "sap.m.FrameType.TwoThirds": "(since 1.48.0) ",
      "sap.m.IllustratedMessageSize.Dialog": "(since 1.135) replaced by {@link sap.m.IllustratedMessageSize.Medium}",
      "sap.m.IllustratedMessageSize.Dot": "(since 1.135) replaced by {@link sap.m.IllustratedMessageSize.ExtraSmall}",
      "sap.m.IllustratedMessageSize.Scene": "(since 1.135) replaced by {@link sap.m.IllustratedMessageSize.Large}",
      "sap.m.IllustratedMessageSize.Spot": "(since 1.135) replaced by {@link sap.m.IllustratedMessageSize.Small}",
      "sap.m.IllustratedMessageType.AddColumn": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.AddingColumns}",
      "sap.m.IllustratedMessageType.AddPeople": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.AddPeopleToCalendar}",
      "sap.m.IllustratedMessageType.BalloonSky": "(since 1.136) replaced by {@link sap.m.IllustratedMessageType.ReceiveAppreciation}",
      "sap.m.IllustratedMessageType.Connection": "(since 1.136) replaced by {@link sap.m.IllustratedMessageType.UnableToLoad}",
      "sap.m.IllustratedMessageType.EmptyCalendar": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoActivities}",
      "sap.m.IllustratedMessageType.EmptyList": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoEntries}",
      "sap.m.IllustratedMessageType.ErrorScreen": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.UnableToUpload}",
      "sap.m.IllustratedMessageType.FilterTable": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.FilteringColumns}",
      "sap.m.IllustratedMessageType.GroupTable": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.GroupingColumns}",
      "sap.m.IllustratedMessageType.NoDimensionsSet": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoChartData}",
      "sap.m.IllustratedMessageType.NoMailV1": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoMail}",
      "sap.m.IllustratedMessageType.NoSavedItemsV1": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoSavedItems}",
      "sap.m.IllustratedMessageType.NoTasksV1": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoTasks}",
      "sap.m.IllustratedMessageType.ReloadScreen": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.UnableToLoad}",
      "sap.m.IllustratedMessageType.ResizeColumn": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.ResizingColumns}",
      "sap.m.IllustratedMessageType.SearchEarth": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.BeforeSearch}",
      "sap.m.IllustratedMessageType.SearchFolder": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoSearchResults}",
      "sap.m.IllustratedMessageType.SimpleBalloon": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.ReceiveAppreciation}",
      "sap.m.IllustratedMessageType.SimpleBell": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoNotifications}",
      "sap.m.IllustratedMessageType.SimpleCalendar": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoActivities}",
      "sap.m.IllustratedMessageType.SimpleCheckMark": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.KeyTask}",
      "sap.m.IllustratedMessageType.SimpleConnection": "(since 1.136) replaced by {@link sap.m.IllustratedMessageType.UnableToLoad}",
      "sap.m.IllustratedMessageType.SimpleEmptyDoc": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoData}",
      "sap.m.IllustratedMessageType.SimpleEmptyList": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoEntries}",
      "sap.m.IllustratedMessageType.SimpleError": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.UnableToUpload}",
      "sap.m.IllustratedMessageType.SimpleMagnifier": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.BeforeSearch}",
      "sap.m.IllustratedMessageType.SimpleMail": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoMail}",
      "sap.m.IllustratedMessageType.SimpleNoSavedItems": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoSavedItems}",
      "sap.m.IllustratedMessageType.SimpleNotFoundMagnifier": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoSearchResults}",
      "sap.m.IllustratedMessageType.SimpleReload": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.UnableToLoad}",
      "sap.m.IllustratedMessageType.SimpleTask": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoTasks}",
      "sap.m.IllustratedMessageType.SleepingBell": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoNotifications}",
      "sap.m.IllustratedMessageType.SortColumn": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.SortingColumns}",
      "sap.m.IllustratedMessageType.SuccessBalloon": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.ReceiveAppreciation}",
      "sap.m.IllustratedMessageType.SuccessCheckMark": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.KeyTask}",
      "sap.m.IllustratedMessageType.SuccessHighFive": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.ReceiveAppreciation}",
      "sap.m.IllustratedMessageType.SuccessScreen": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.KeyTask}",
      "sap.m.IllustratedMessageType.Tent": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.NoData}",
      "sap.m.IllustratedMessageType.UploadCollection": "(since 1.135) replaced by {@link sap.m.IllustratedMessageType.DragFilesToUpload}",
      "sap.m.InputType.Date": "(since 1.9.1) Please use dedicated {@link sap.m.DatePicker} to create date input.",
      "sap.m.InputType.Datetime": "(since 1.9.1) Please use dedicated {@link sap.m.DateTimePicker} control to create date-time input.",
      "sap.m.InputType.DatetimeLocale": "(since 1.9.1) Please use dedicated {@link sap.m.DateTimePicker} control create date-time input.",
      "sap.m.InputType.Month": "(since 1.9.1) There is no cross-platform support. Please do not use this Input type.",
      "sap.m.InputType.Time": "(since 1.9.1) Please use dedicated {@link sap.m.TimePicker} control to create time input.",
      "sap.m.InputType.Week": "(since 1.9.1) There is no cross-platform support. Please do not use this Input type.",
      "sap.m.ListHeaderDesign": "(since 1.16) Has no functionality since 1.16.",
      "sap.m.OverflowToolbarPriority.Always": "(since 1.48) ",
      "sap.m.OverflowToolbarPriority.Never": "(since 1.48) ",
      "sap.m.PlacementType.HorizontalPreferedLeft": "(since 1.36) Instead, use <code>sap.m.PlacementType.HorizontalPreferredLeft</code> type.",
      "sap.m.PlacementType.HorizontalPreferedRight": "(since 1.36) Instead, use <code>sap.m.PlacementType.HorizontalPreferredRight</code> type.",
      "sap.m.PlacementType.VerticalPreferedBottom": "(since 1.36) Instead, use <code>sap.m.PlacementType.VerticalPreferredBottom</code> type.",
      "sap.m.PlacementType.VerticalPreferedTop": "(since 1.36) Instead, use <code>sap.m.PlacementType.VerticalPreferredTop</code> type.",
      "sap.m.SwipeDirection.LeftToRight": "(since 1.72) replaced by {@link BeginToEnd}",
      "sap.m.SwipeDirection.RightToLeft": "(since 1.72) replaced by {@link EndToBegin}",
      "sap.m.UploadSetwithTableActionPlaceHolder.PersonalizationSettingsPlaceholder": "(since 1.124) the concept has been discarded.",
      "sap.m.UploadSetwithTableActionPlaceHolder.VariantManagementPlaceholder": "(since 1.124) the concept has been discarded.",
      "sap.makit.ChartType": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.LegendPosition": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.SortOrder": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.ValueBubblePosition": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.makit.ValueBubbleStyle": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This control will not be supported anymore from 1.38.",
      "sap.me.CalendarDesign": "(since 1.34) ",
      "sap.me.CalendarEventType": "(since 1.34) ",
      "sap.me.CalendarSelectionMode": "(since 1.34) ",
      "sap.rules.ui.DecisionTableCellFormat": "(since 1.52.8) use the property decisionTableFormat.",
      "sap.rules.ui.DecisionTableFormat.CellFormat": "(since 1.52.8) use the attribute RuleFormat instead.",
      "sap.suite.ui.commons.BulletChartMode": "(since 1.34) Deprecated. sap.suite.ui.microchart.BulletMicroChartModeType should be used.",
      "sap.suite.ui.commons.CalculationBuilderItemType.Constant": "(since 1.77.0) replaced by {@link sap.suite.ui.commons.CalculationBuilderItemType.Literal}.",
      "sap.suite.ui.commons.CommonBackground": "(since 1.34) Deprecated. Moved to sapui5.runtime.",
      "sap.suite.ui.commons.ComparisonChartView": "(since 1.34) Deprecated. sap.suite.ui.microchart.ComparisonMicroChartViewType should be used.",
      "sap.suite.ui.commons.DeviationIndicator": "(since 1.34) Deprecated. Moved to sapui5.runtime.",
      "sap.suite.ui.commons.FacetOverviewHeight": "(since 1.32) Deprecated. Object page should be used instead.",
      "sap.suite.ui.commons.FrameType": "(since 1.34) Deprecated. Moved to openUI5.",
      "sap.suite.ui.commons.HeaderContainerView": "(since 1.48) This control is deprecated since 1.48. Please use the equivalent sap.ui.core.Orientation.",
      "sap.suite.ui.commons.InfoTileSize": "(since 1.34) Deprecated. sap.m.InfoTileSize should be used.",
      "sap.suite.ui.commons.InfoTileTextColor": "(since 1.34) Deprecated. sap.m.InfoTileTextColor should be used.",
      "sap.suite.ui.commons.InfoTileValueColor": "(since 1.34) Deprecated. sap.m.InfoTileValueColor should be used.",
      "sap.suite.ui.commons.LoadState": "(since 1.34) Deprecated. sap.m.LoadState should be used.",
      "sap.suite.ui.commons.MicroAreaChartView": "(since 1.34) Deprecated. sap.suite.ui.microchart.AreaMicroChartViewType should be used.",
      "sap.suite.ui.commons.SelectionState": "(since 1.48) This Enumeration is deprecated as it is not used anywhere.",
      "sap.suite.ui.commons.ThingGroupDesign": "(since 1.32) Deprecated. Object page should be used instead.",
      "sap.suite.ui.commons.TimelineScrollingFadeout": "(since 1.54.0) Not Fiori.",
      "sap.suite.ui.commons.ValueStatus": "(since 1.32) Deprecated. Numeric content or any other standard Fiori control should be used instead.",
      "sap.ui.commons.ButtonStyle": "(since 1.38) (altogether with sap.ui.commons.Button). Use sap.m.Button with its sap.m.ButtonType instead.",
      "sap.ui.commons.enums.AreaDesign": "(since 1.38) ",
      "sap.ui.commons.enums.BorderDesign": "(since 1.38) ",
      "sap.ui.commons.enums.Orientation": "(since 1.38) ",
      "sap.ui.commons.HorizontalDividerHeight": "(since 1.38) without replacement.",
      "sap.ui.commons.HorizontalDividerType": "(since 1.38) without a replacement.",
      "sap.ui.commons.LabelDesign": "(since 1.38) the concept has been discarded.",
      "sap.ui.commons.layout.BackgroundDesign": "(since 1.38) ",
      "sap.ui.commons.layout.BorderLayoutAreaTypes": "(since 1.38) (altogether with sap.ui.commons.layout.BorderLayout). Use sap.m.Page instead with its aggregations.",
      "sap.ui.commons.layout.HAlign": "(since 1.38) ",
      "sap.ui.commons.layout.Padding": "(since 1.38) ",
      "sap.ui.commons.layout.Separation": "(since 1.38) ",
      "sap.ui.commons.layout.VAlign": "(since 1.38) ",
      "sap.ui.commons.MenuBarDesign": "(since 1.38) (altogether with sap.ui.commons.Toolbar). Use sap.m.Toolbar and its sap.m.ToolbarDesign instead.",
      "sap.ui.commons.MessageBox.Action": "(since 1.38) Instead, use the <code>sap.m.MessageBox.Action</code>.",
      "sap.ui.commons.MessageBox.Icon": "(since 1.38) Instead, use the <code>sap.m.MessageBox.Icon</code>.",
      "sap.ui.commons.MessageBox.Icon.CRITICAL": "(since 1.9.1) The error icon is used instead",
      "sap.ui.commons.MessageType": "(since 1.38) Instead, use the <code>sap.ui.core.MessageType</code>.",
      "sap.ui.commons.PaginatorEvent": "(since 1.38) the concept has been discarded.",
      "sap.ui.commons.RatingIndicatorVisualMode": "(since 1.38) Instead, use <code>sap.m.RatingIndicator</code> control.",
      "sap.ui.commons.RowRepeaterDesign": "(since 1.38) ",
      "sap.ui.commons.TextViewColor": "(since 1.38) the concept has been discarded.",
      "sap.ui.commons.TextViewDesign": "(since 1.38) the concept has been discarded.",
      "sap.ui.commons.ToolbarDesign": "(since 1.38) ",
      "sap.ui.commons.ToolbarSeparatorDesign": "(since 1.38) (altogether wuith sap.ui.commons.Toolbar). Use sap.m.Toolbar and its sap.m.ToolbarSeparator instead.",
      "sap.ui.commons.TreeSelectionMode": "(since 1.38) (altogether with sap.ui.commons.Tree). Use sap.m.Tree with its items instead.",
      "sap.ui.commons.TriStateCheckBoxState": "(since 1.38) Use {@link sap.m.CheckBox} and its properties instead.",
      "sap.ui.comp.smarttable.ExportType.GW": "(since 1.120) ",
      "jQuery.sap.history.NavType": "(since 1.19.1) Please use {@link sap.ui.core.routing.HistoryDirection} instead.",
      "jQuery.sap.KeyCodes": "(since 1.58) use {@link module:sap/ui/events/KeyCodes} instead",
      "jQuery.sap.log.Level": "(since 1.58) use {@link module:sap/base/Log.Level} instead",
      "jQuery.sap.log.LogLevel": "(since 1.1.2) To streamline the Logging API a bit, the separation between Level and LogLevel has been given up. Use the (enriched) enumeration {@link jQuery.sap.log.Level} instead.",
      "jQuery.sap.storage.Type": "(since 1.120) Use {@link module:sap/ui/util/Storage.Type sap/ui/util/Storage.Type} instead.",
      "module:sap/base/config.Type.Code": "(since 1.120) ",
      "sap.ui.core.CalendarType": "(since 1.120) Please use {@link module:sap/base/i18n/date/CalendarType} instead.",
      "sap.ui.core.Configuration.AnimationMode": "(since 1.120) Please use module {@link module:sap/ui/core/AnimationMode AnimationMode} instead.",
      "sap.ui.core.date.CalendarWeekNumbering": "(since 1.120) Please use {@link module:sap/base/i18n/date/CalendarWeekNumbering} instead.",
      "sap.ui.core.format.DateFormatTimezoneDisplay": "(since 1.101) replaced by <code>DateFormat#getDateTimeWithTimezoneInstance</code> with the <code>showDate</code>, <code>showTime</code> and <code>showTimezone</code> format options.",
      "sap.ui.core.MessageType": "(since 1.120) Please use {@link module:sap/ui/core/message/MessageType} instead.",
      "sap.ui.core.mvc.ViewType.HTML": "(since 1.108) Consider using {@link sap.ui.core.mvx.XMLView XMLViews} or \"typed views\" (view classes written in JavaScript) instead.",
      "sap.ui.core.mvc.ViewType.JS": "(since 1.90) ",
      "sap.ui.core.mvc.ViewType.JSON": "(since 1.120) please consider using {@link sap.ui.core.mvc.XMLView XMLViews} or \"typed views\" (view classes written in JavaScript) instead.",
      "sap.ui.core.mvc.ViewType.Template": "(since 1.56) ",
      "sap.ui.model.odata.CountMode.Both": "(since 1.43) this shouldn't be used any longer, decide for one of the other modes.",
      "sap.ui.model.odata.OperationMode.Auto": "(since 1.102.0) because filtering and sorting may lead to different results when executed on the client and on the server, and thus to inconsistent behavior. If it is certain that the collection is completely loaded on the client, use {@link sap.ui.model.odata.OperationMode.Client}; otherwise, use {@link sap.ui.model.odata.OperationMode.Default} or {@link sap.ui.model.odata.OperationMode.Server}.",
      "sap.ui.model.odata.UpdateMethod.Merge": "(since 1.133.0) use {@link sap.ui.model.odata.UpdateMethod.MERGE} instead",
      "sap.ui.model.odata.UpdateMethod.Put": "(since 1.133.0) use {@link sap.ui.model.odata.UpdateMethod.PUT} instead",
      "sap.ui.model.odata.v2.BatchMode": "(since 1.74.0) Use {@link sap.ui.model.odata.CountMode} to specify how the count of collections is retrieved. Use the <code>useBatch</code> parameter of the {@link sap.ui.model.odata.v2.ODataModel} constructor to specify whether requests are sent in $batch.",
      "sap.ui.test.generic.GenericTestCollection.Test.ControlRenderer": "(since 1.120) ",
      "sap.ui.generic.app.navigation.service.NavType": "(since 1.83.0) Please use {@link sap.fe.navigation.NavType} instead.",
      "sap.ui.generic.app.navigation.service.ParamHandlingMode": "(since 1.83.0) Please use {@link sap.fe.navigation.ParamHandlingMode} instead.",
      "sap.ui.generic.app.navigation.service.SuppressionBehavior": "(since 1.83.0) Please use {@link sap.fe.navigation.SuppressionBehavior} instead.",
      "sap.ui.layout.BlockBackgroundType.Mixed": "(since 1.50) ",
      "sap.ui.layout.form.SimpleFormLayout.GridLayout": "(since 1.67.0) as the <code>sap.ui.commons</code> library is deprecated, and the <code>GridLayout</code> must not be used in responsive applications. Please use <code>ResponsiveGridLayout</code> or <code>ColumnLayout</code> instead.",
      "sap.ui.layout.form.SimpleFormLayout.ResponsiveLayout": "(since 1.93) replaced by {@link sap.ui.layout.form.SimpleFormLayout.ColumnLayout ColumnLayout}",
      "sap.ui.mdc.ChartP13nMode": "(since 1.115.0) please see {@link sap.ui.mdc.enums.ChartP13nMode}",
      "sap.ui.mdc.ChartToolbarActionType": "(since 1.115.0) please see {@link sap.ui.mdc.enums.ChartToolbarActionType}",
      "sap.ui.mdc.enum.ActionToolbarActionAlignment": "(since 1.115.0) please see {@link sap.ui.mdc.enums.ActionToolbarActionAlignment}",
      "sap.ui.mdc.enum.BaseType": "(since 1.115.0) please see {@link sap.ui.mdc.enums.BaseType}",
      "sap.ui.mdc.enum.ConditionValidated": "(since 1.115.0) please see {@link sap.ui.mdc.enums.ConditionValidated}",
      "sap.ui.mdc.enum.ContentMode": "(since 1.115.0) please see {@link sap.ui.mdc.enums.ContentMode}",
      "sap.ui.mdc.enum.EditMode": "(since 1.115.0) please see {@link sap.ui.mdc.enums.FieldEditMode}",
      "sap.ui.mdc.enum.FieldDisplay": "(since 1.115.0) please see {@link sap.ui.mdc.enums.FieldDisplay}",
      "sap.ui.mdc.enum.FilterBarValidationStatus": "(since 1.115.0) please see {@link sap.ui.mdc.enums.FilterBarValidationStatus}",
      "sap.ui.mdc.enum.LinkType": "(since 1.115.0) please see {@link sap.ui.mdc.enums.LinkType}",
      "sap.ui.mdc.enum.OperatorOverwrite": "(since 1.115.0) please see {@link sap.ui.mdc.enums.OperatorOverwrite}",
      "sap.ui.mdc.enum.OperatorValueType": "(since 1.115.0) please see {@link sap.ui.mdc.enums.OperatorValueType}",
      "sap.ui.mdc.enum.ProcessingStrategy": "(since 1.115.0) please see {@link sap.ui.mdc.enums.ProcessingStrategy}",
      "sap.ui.mdc.enum.PropagationReason": "(since 1.115.0) please see {@link sap.ui.mdc.enums.ValueHelpPropagationReason}",
      "sap.ui.mdc.enum.ReasonMode": "(since 1.115.0) please see {@link sap.ui.mdc.enums.ReasonMode}",
      "sap.ui.mdc.enum.SelectType": "(since 1.115.0) please see {@link sap.ui.mdc.enums.ValueHelpSelectionType}",
      "sap.ui.mdc.FilterBarP13nMode": "(since 1.115.0) please see {@link sap.ui.mdc.enums.FilterBarP13nMode}",
      "sap.ui.mdc.GrowingMode": "(since 1.115.0) please see {@link sap.ui.mdc.enums.TableGrowingMode}",
      "sap.ui.mdc.MultiSelectMode": "(since 1.115.0) please see {@link sap.ui.mdc.enums.TableMultiSelectMode}",
      "sap.ui.mdc.RowAction": "(since 1.115) replaced by {@link sap.ui.mdc.enums.TableRowActionType}",
      "sap.ui.mdc.RowCountMode": "(since 1.115.0) please see {@link sap.ui.mdc.enums.TableRowCountMode}",
      "sap.ui.mdc.SelectionMode": "(since 1.115.0) please see {@link sap.ui.mdc.enums.TableSelectionMode}",
      "sap.ui.mdc.TableP13nMode": "(since 1.115.0) please see {@link sap.ui.mdc.enums.TableP13nMode}",
      "sap.ui.mdc.TableType": "(since 1.115.0) please see {@link sap.ui.mdc.enums.TableType}",
      "sap.ui.richtexteditor.EditorType.TinyMCE6": "(since 1.136.13) Use the {@link sap.ui.richtexteditor.EditorType.TinyMCE} instead.",
      "sap.ui.suite.TaskCircleColor": "(since 1.108) because it is part of the deprecated package sap.ui.suite",
      "sap.ui.table.NavigationMode": "(since 1.38) the concept has been discarded.",
      "sap.ui.table.NavigationMode.Paginator": "(since 1.38) replaced by {@link sap.ui.table.NavigationMode.Scrollbar}",
      "sap.ui.table.ResetAllMode": "(since 1.115) replaced by {@link sap.m.p13n.Engine}",
      "sap.ui.table.SelectionMode.Multi": "(since 1.38) replaced by {@link sap.ui.table.SelectionMode.MultiToggle}",
      "sap.ui.table.SortOrder": "(since 1.120) replaced with <code>sap.ui.core.SortOrder</code>",
      "sap.ui.table.VisibleRowCountMode": "(since 1.119) see the <code>rowMode</code> aggregation of <code>sap.ui.table.Table</code> for more details.",
      "sap.ui.ux3.ActionBarSocialActions": "(since 1.38) ",
      "sap.ui.ux3.ExactOrder": "(since 1.38) ",
      "sap.ui.ux3.FeederType": "(since 1.38) ",
      "sap.ui.ux3.FollowActionState": "(since 1.38) ",
      "sap.ui.ux3.NotificationBarStatus": "(since 1.38) ",
      "sap.ui.ux3.ShellDesignType": "(since 1.38) ",
      "sap.ui.ux3.ShellHeaderType": "(since 1.38) ",
      "sap.ui.ux3.ThingViewerHeaderType": "(since 1.38) ",
      "sap.ui.ux3.VisibleItemCountMode": "(since 1.38) ",
      "sap.ui.vk.ContentResourceSourceCategory": "(since 1.50.0) Content resource categories shall not be used anymore. See {@link sap.ui.vk.ContentResource#sourceType} property for selection of content type.",
      "sap.ui.vk.dvl.GraphicsCoreApi": "(since 1.72.0) DVL namespace will be removed in future. This object does not have replacement.",
      "sap.ui.vk.MapContainerButtonType": "(since 1.120.2) This object is moved to sap.ui.vbm namespace, see {@link sap.ui.vbm.MapContainerButtonType}",
      "sap.ui.vtm.ChildCollectionType": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.ColumnType": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.InternalColumnDescriptor": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.PredefinedView": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.SelectionMode": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.TextColor": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.TreeItemType": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.ViewableLoadStatus": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.webc.fiori.BarDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.FCLLayout": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.IllustrationMessageSize": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.IllustrationMessageType": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.MediaGalleryItemLayout": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.MediaGalleryLayout": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.MediaGalleryMenuHorizontalAlign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.MediaGalleryMenuVerticalAlign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.PageBackgroundDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.SideContentFallDown": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.SideContentPosition": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.SideContentVisibility": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.TimelineLayout": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.UploadState": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.ViewSettingsDialogMode": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.WizardContentLayout": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.main.AvatarColorScheme": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.AvatarGroupType": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.AvatarShape": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.AvatarSize": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.BackgroundDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.BorderDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.BreadcrumbsDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.BreadcrumbsSeparatorStyle": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.BusyIndicatorSize": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ButtonDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ButtonType": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.CalendarSelectionMode": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.CarouselArrowsPlacement": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.CarouselPageIndicatorStyle": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ComboBoxFilter": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.HasPopup": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IconDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.InputType": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.LinkDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ListGrowingMode": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ListItemType": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ListMode": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ListSeparators": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.MessageStripDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.PanelAccessibleRole": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.PopoverHorizontalAlign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.PopoverPlacementType": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.PopoverVerticalAlign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.PopupAccessibleRole": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.Priority": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.SegmentedButtonMode": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.SemanticColor": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.SwitchDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.TabContainerBackgroundDesign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.TabLayout": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.TableColumnPopinDisplay": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.TableGrowingMode": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.TableMode": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.TableRowType": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.TabsOverflowMode": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.TitleLevel": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ToastPlacement": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ToolbarAlign": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ToolbarItemOverflowBehavior": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.WrappingType": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ushell.ContentNodeType.HomepageGroup": "(since 1.120) ",
      "sap.ushell.NavigationState": "(since 1.136) ",
      "sap.ushell.ui.launchpad.ViewPortState": "(since 1.120) The ViewPortState is related to Fiori2 and not used anymore.",
      "sap.viz.ui5.format.ChartFormatter.DefaultPattern.CURRENCY": "(since 1.48.0) ",
      "sap.viz.ui5.format.ChartFormatter.DefaultPattern.PERCENT": "(since 1.48.0) ",
      "sap.viz.ui5.format.ChartFormatter.DefaultPattern.QUARTER": "(since 1.48.0) ",
      "sap.viz.ui5.format.ChartFormatter.DefaultPattern.WEEK": "(since 1.48.0) ",
      "sap.viz.ui5.format.ChartFormatter.DefaultPattern.YEARMONTHDAY": "(since 1.48.0) ",
      "sap.viz.ui5.types.Area_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Area_marker_shape": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Area_mode": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Area_orientation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Axis_gridline_type": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Axis_label_unitFormatType": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Axis_position": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Axis_type": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Background_direction": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Background_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bar_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bar_orientation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bubble_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bullet_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Bullet_orientation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Combination_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Combination_orientation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.controller.Interaction_pan_orientation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.controller.Interaction_selectability_mode": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Datalabel_orientation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Datalabel_outsidePosition": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Datalabel_paintingMode": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Datalabel_position": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.legend.Common_alignment": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.legend.Common_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.legend.Common_position": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.legend.Common_type": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Legend_layout_position": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Line_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Line_marker_shape": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Line_orientation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Pie_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Pie_valign": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Scatter_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.StackedVerticalBar_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.StackedVerticalBar_mode": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.StackedVerticalBar_orientation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Title_alignment": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.Tooltip_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.VerticalBar_drawingEffect": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.viz.ui5.types.VerticalBar_orientation": "(since 1.32.0) The chart controls in the <code>sap.viz.ui5</code> package (which were always marked as <i>experimental</i>) have been deprecated since 1.32.0. They are no longer actively developed and won't receive new features or improvements, only important bug fixes. They will only remain in the SAPUI5 distribution for backward compatibility.\n\n<b>SAP strongly recommends that existing consumers of those controls migrate to the new {@link sap.viz.ui5.controls.VizFrame VizFrame} control to benefit from new charting enhancements and timely support. </b>\n\n<b>Note</b>: As the feature set, design and API usage of VizFrame might differ from the old chart controls, make sure you evaluate it thoroughly before migration.",
      "sap.zen.commons.HAlign": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.commons.Padding": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.commons.Separation": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.commons.VAlign": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA.",
      "sap.zen.dsh.ValueHelpRangeOperation": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA."
    },
    "UI5Function": {
      "module:sap/base/util/includes": "(since 1.90) Use the <code>Array.prototype.includes</code> or <code>String.prototype.includes</code> instead, but note that <code>Array.prototype.includes</code> or <code>String.prototype.includes</code> fail when called on null values.",
      "module:sap/ui/core/getCompatibilityVersion": "(since 1.119) without a replacement. All features that have been controlled by a compatibility version in UI5 1.x will abandon their legacy behavior, starting with the next major version. In other words, they will behave as if compatibility version \"edge\" was configured. Due to this, no more access to the compatibility version will be required starting with the next major version.",
      "module:sap/ui/events/isMouseEventDelayed": "deprecated"
    },
    "UI5Namespace": {
      "sap.apf": "(since 1.136) this library is deprecated and will not be available in future major releases.",
      "sap.apf.constants": "(since 1.23.1) Use sap.apf.core.constants instead.",
      "sap.ca.ui": "(since 1.28) All controls and helpers in this library meanwhile have been deprecated. Check the individual classes or packages for actual replacements.",
      "sap.ca.ui.charts": "(since 1.24) Sap.ca charts have been replaced with sap.viz and VizFrame in 1.24. The UI5 control \"sap.viz.ui5.controls.VizFrame\" serves as a single point of entry for all the new charts. Now that 1.24 is available you are asked to use sap.viz charts and the VizFrame instead! This control will not be supported anymore from 1.24.",
      "sap.ca.ui.charts.ChartType": "(since 1.24) because it is part of the deprecated package sap.ca.ui.charts",
      "sap.ca.ui.dialog": "(since 1.26) The content of this package is deprecated since 1.26 as per central UX requirements. Please use {@link sap.m.Dialog} instead.",
      "sap.ca.ui.dialog.confirmation": "(since 1.26) this control is deprecated per central UX requirements. Please use |@link sap.m.Dialog} instead.",
      "sap.ca.ui.message": "(since 1.28) this control is deprecated as per central UX requirements. Please use {@link sap.m.MessageBox} instead.",
      "sap.ca.ui.model": "(since 1.28) ",
      "sap.ca.ui.model.format": "(since 1.28) Please refer to the individual formatters to learn about their replacement.",
      "sap.ca.ui.model.format.FormattingLibrary": "(since 1.28) This control has been made available in sap.ui.core. Please use classes from package {@link sap.ui.core.format} instead! This control will not be supported anymore.",
      "sap.ca.ui.model.type": "(since 1.28) Please refer to the individual types to learn about their replacement.",
      "sap.ca.ui.utils": "(since 1.26) The content of this package is deprecated since 1.26 as per central UX requirements. Please use {@link sap.m.BusyDialog} instead.",
      "sap.ca.ui.utils.busydialog": "(since 1.26) this control is deprecated as per central UX requirements. Please use {@link sap.m.BusyDialog} instead.",
      "sap.f.IllustrationPool": "(since 1.98) Use the {@link sap.m.IllustrationPool} instead.",
      "sap.gantt.config.DEFAULT_CHART_SCHEME": "(since 1.63) Using these constants may result in errors in your application.",
      "sap.gantt.config.DEFAULT_CONTAINER_DUAL_LAYOUT": "(since 1.63) Using these constants may result in errors in your application.",
      "sap.gantt.config.DEFAULT_CONTAINER_SINGLE_LAYOUT": "(since 1.63) Using these constants may result in errors in your application.",
      "sap.gantt.config.DEFAULT_CONTAINER_TOOLBAR_SCHEME": "(since 1.63) Using these constants may result in errors in your application.",
      "sap.gantt.config.DEFAULT_GANTTCHART_TOOLBAR_SCHEME": "(since 1.63) Using these constants may result in errors in your application.",
      "sap.gantt.config.DEFAULT_HIERARCHY": "(since 1.63) Using these constants may result in errors in your application.",
      "sap.gantt.config.DEFAULT_INIT_HORIZON": "(since 1.63) Using these constants may result in errors in your application. Create the time horizons directly: <pre><code> new TimeHorizon({\n        startTime: new Date((new Date()).getTime() - 2628000000),\n        endTime: new Date((new Date()).getTime() + 2628000000)\n    }); </code></pre>",
      "sap.gantt.config.DEFAULT_LOCALE_CET": "(since 1.63) Using these constants may result in errors in your application.",
      "sap.gantt.config.DEFAULT_MODE": "(since 1.63) Using these constants may result in errors in your application.",
      "sap.gantt.config.DEFAULT_OBJECT_TYPE": "(since 1.63) Using these constants may result in errors in your application.",
      "sap.gantt.config.DEFAULT_PLAN_HORIZON": "(since 1.63) Using these constants may result in errors in your application. Create the time horizons directly: <pre><code> new TimeHorizon({\n        startTime: new Date((new Date()).getTime() - 31536000000),\n        endTime: new Date((new Date()).getTime() + 31536000000)\n    }); </code></pre>",
      "sap.gantt.config.DEFAULT_TIME_AXIS": "(since 1.63) Using these constants may result in errors in your application. Use <code> new AxisTimeStrategyBase() </code> instead.",
      "sap.gantt.config.EMPTY_TOOLBAR_SCHEME": "(since 1.63) Using these constants may result in errors in your application.",
      "sap.m.InputODataSuggestProvider": "(since 1.120) In case of SAPUI5, see demokit sample 'Smart Field with ValueList Annotation'. In case of OpenUI5, see demokit sample 'Input - Suggestions - Dynamic'.",
      "sap.m.ValueCSSColor": "(since 1.135) the concept has been discarded.",
      "sap.makit": "(since 1.38) MAKIT charts have been replaced with sap.viz and vizFrame in 1.38. This library will not be supported anymore from 1.38.",
      "sap.me": "(since 1.34) ",
      "sap.ui.commons": "(since 1.38) ",
      "sap.ui.commons.enums": "(since 1.38) ",
      "sap.ui.commons.form": "(since 1.38) ",
      "sap.ui.commons.layout": "(since 1.38) ",
      "sap.ui.commons.MessageBox": "(since 1.38) Instead, use the <code>sap.m.MessageBox</code> control.",
      "sap.ui.commons.SplitterSize": "(since 1.38) Instead, use <code>sap.ui.layout.Splitter</code> control.",
      "jQuery.device": "(since 1.20) use the respective functions of {@link sap.ui.Device} instead",
      "jQuery.device.is": "(since 1.20) use the respective functions of {@link sap.ui.Device} instead",
      "jQuery.device.is.android_phone": "(since 1.17.0) use {@link sap.ui.Device.system.phone} &amp;&amp; {@link sap.ui.Device.os.android} instead",
      "jQuery.device.is.android_tablet": "(since 1.17.0) use {@link sap.ui.Device.system.tablet} &amp;&amp; {@link sap.ui.Device.os.android} instead",
      "jQuery.device.is.desktop": "(since 1.17.0) use {@link sap.ui.Device.system.desktop} instead",
      "jQuery.device.is.ipad": "(since 1.20) shouldn't do device specific coding; if still needed, use {@link sap.ui.Device.os.ios} &amp;&amp; {@link sap.ui.Device.system.tablet}",
      "jQuery.device.is.iphone": "(since 1.20) shouldn't do device specific coding; if still needed, use {@link sap.ui.Device.os.ios} &amp;&amp; {@link sap.ui.Device.system.phone}",
      "jQuery.device.is.landscape": "(since 1.20) use {@link sap.ui.Device.orientation.landscape} instead",
      "jQuery.device.is.phone": "(since 1.17.0) use {@link sap.ui.Device.system.phone} instead",
      "jQuery.device.is.portrait": "(since 1.20) use {@link sap.ui.Device.orientation.portrait} instead",
      "jQuery.device.is.standalone": "(since 1.20) use window.navigator.standalone instead",
      "jQuery.device.is.tablet": "(since 1.17.0) use {@link sap.ui.Device.system.tablet} instead",
      "jQuery.os": "(since 1.20) use {@link sap.ui.Device.os} instead",
      "jQuery.os.android": "(since 1.20) use {@link sap.ui.Device.os.android} instead",
      "jQuery.os.fVersion": "(since 1.20) use {@link sap.ui.Device.os.version} instead",
      "jQuery.os.ios": "(since 1.20) use {@link sap.ui.Device.os.ios} instead",
      "jQuery.os.os": "(since 1.20) use {@link sap.ui.Device.os.name} instead",
      "jQuery.os.version": "(since 1.20) use {@link sap.ui.Device.os.versionStr} instead",
      "jQuery.sap": "(since 1.58) To avoid usage of global variables in general, please do not use the jQuery.sap namespace any longer. Most of the jQuery.sap functionalities are replaced by alternative modules which can be found in the API doc.",
      "jQuery.sap.act": "(since 1.58) use {@link module:sap/ui/util/ActivityDetection} instead",
      "jQuery.sap.ControlEvents": "(since 1.58) use {@link module:sap/ui/events/ControlEvents.events} instead",
      "jQuery.sap.interaction": "(since 1.58) use {@link module:sap/ui/performance/trace/Interaction} instead",
      "jQuery.sap.log": "(since 1.58) use {@link module:sap/base/Log} instead",
      "jQuery.sap.measure": "(since 1.58) use {@link module:sap/ui/performance/Measurement} or {@link module:sap/ui/performance/trace/Interaction} instead",
      "jQuery.sap.PseudoEvents": "(since 1.58) use {@link module:sap/ui/events/PseudoEvents.events} instead",
      "jQuery.sap.storage": "(since 1.120) Use {@link module:sap/ui/util/Storage sap/ui/util/Storage} instead.",
      "jQuery.sap.util": "(since 1.120) Use {@link module:sap/base/util/Properties} instead",
      "module:sap/ui/core/format/TimezoneUtil": "(since 1.124.0) use {@link module:sap/base/i18n/date/TimezoneUtils} instead.",
      "sap.ui.app": "(since 1.15.1) use a {@link sap.ui.core.Component} instead.",
      "sap.ui.core.Component.registry": "(since 1.120) Use {@link module:sap/ui/core/ComponentRegistry} instead.",
      "sap.ui.core.Element.registry": "(since 1.120) Use {@link module:sap/ui/core/ElementRegistry} instead.",
      "sap.ui.core.UIArea.registry": "(since 1.120) without a replacement. Applications should not be interested in the set of <code>UIArea</code>s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt} or use the API of a <code>UIArea</code> as reachable via {@link sap.ui.core.Control.prototype.getUIArea Control.prototype.getUIArea}.",
      "sap.ui.core.UIArea.registry.size": "(since 1.120) without a replacement. Applications should not be interested in the set of <code>UIArea</code>s. They should only assign controls to them, by using {@link sap.ui.core.Control.prototype.placeAt Control.prototype.placeAt} or use the API of a <code>UIArea</code> as reachable via {@link sap.ui.core.Control.prototype.getUIArea Control.prototype.getUIArea}.",
      "sap.ui.Device.browser.webview": "(since 1.98) ",
      "sap.ui.model.TreeBindingCompatibilityAdapter": "(since 1.96.0) use {@link sap.ui.model.TreeBindingAdapter} instead",
      "sap.ui.fl.apply._internal.connectors.ObjectStorageConnector": "deprecated",
      "sap.ui.fl.connectors": "(since 1.87) Use a implementing class in the {@link sap.ui.fl.write.api.connectors} namespace instead.",
      "sap.ui.fl.descriptorRelated.api.DescriptorInlineChangeFactory": "(since 1.76) ",
      "sap.ui.fl.descriptorRelated.api.DescriptorVariantFactory": "(since 1.73) ",
      "sap.ui.fl.write._internal.connectors.ObjectStorageConnector": "(since 1.84) ",
      "sap.ui.generic.app.navigation": "(since 1.83.0) ",
      "sap.ui.generic.app.navigation.service": "(since 1.83.0) ",
      "sap.ui.layout.cssgrid.CSSGridGapShortHand": "(since 1.135) use {@link sap.ui.core.CSSGapShortHand} instead",
      "sap.ui.layout.form.GridElementCells": "(since 1.67.0) as <code>sap.ui.commons</code> library is deprecated and the <code>GridLayout</code> must not be used in responsive applications. Please use <code>ResponsiveGridLayout</code> or <code>ColumnLayout</code> instead.",
      "module:sap/ui/mdc/odata/v4/ValueHelpDelegate": "This module should not be used and will be removed in future versions!",
      "sap.ui.mdc.enum": "(since 1.115.0) please see {@link sap.ui.mdc.enums}",
      "sap.ui.mdc.odata.TypeUtil": "(since 1.115.0) please see {@link module:sap/ui/mdc/BaseDelegate.getTypeMap getTypeMap}",
      "sap.ui.mdc.odata.v4.TypeUtil": "(since 1.115.0) please see {@link module:sap/ui/mdc/BaseDelegate.getTypeMap getTypeMap}",
      "sap.ui.mdc.util.TypeUtil": "(since 1.115.0) please see {@link module:sap/ui/mdc/BaseDelegate.getTypeMap getTypeMap}",
      "sap.ui.suite": "(since 1.108) ",
      "jQuery.sap.support": "(since 1.60.0) Please use sap/ui/support/RuleAnalyzer instead.",
      "sap.ui.ux3": "(since 1.38) ",
      "sap.ui.ux3.ShellPersonalization": "(since 1.36) This class was never released for productive use and will never be.",
      "sap.ui.vtm": "(since 1.96.10) ",
      "sap.ui.vtm.ArrayUtilities": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.DescriptorUtilities": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.extensions": "(since 1.96.10) ",
      "sap.ui.vtm.HashUtilities": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.interfaces": "(since 1.96.10) ",
      "sap.ui.vtm.InternalColumns": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.Matrix": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.MatrixUtilities": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.vtm.TreeItemUtilities": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm",
      "sap.ui.webc": "(since 1.120) this Web Components consumption model has been discarded. An alternative consumption model is planned for the future.",
      "sap.ui.webc.common": "(since 1.120) this Web Components consumption model has been discarded. An alternative consumption model is planned for the future.",
      "sap.ui.webc.fiori": "(since 1.120) this Web Components consumption model has been discarded. An alternative consumption model is planned for the future.",
      "sap.ui.webc.main": "(since 1.120) this Web Components consumption model has been discarded. An alternative consumption model is planned for the future.",
      "sap.uiext.inbox.InboxPrimaryFilterEnum": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.InboxSecondaryFilterPathEnum": "(since 1.120) the concept has been discarded.",
      "sap.uiext.inbox.InboxSecondaryFilterValuesEnum": "(since 1.120) the concept has been discarded.",
      "sap.ushell.services.ContentExtensionAdapterFactory": "deprecated",
      "sap.zen.crosstab": "(since 1.89) this library is deprecated and has been replaced by Web Dynpro-based apps in S/4HANA."
    },
    "UI5Typedef": {
      "sap.f.AvatarColor": "(since 1.73) Use the {@link sap.m.AvatarColor} instead.",
      "sap.f.AvatarImageFitType": "(since 1.73) Use the {@link sap.m.AvatarImageFitType} instead.",
      "sap.f.AvatarShape": "(since 1.73) Use the {@link sap.m.AvatarShape} instead.",
      "sap.f.AvatarSize": "(since 1.73) Use the {@link sap.m.AvatarSize} instead.",
      "sap.f.AvatarType": "(since 1.73) Use the {@link sap.m.AvatarType} instead.",
      "sap.f.IllustratedMessageSize": "(since 1.98) Use the {@link sap.m.IllustratedMessageSize} instead.",
      "sap.f.IllustratedMessageType": "(since 1.98) Use the {@link sap.m.IllustratedMessageType} instead.",
      "sap.m.P13nFilterPanel.FilterConditionOperations": "(since 1.124) replaced by the artifacts in {@link sap.m.p13n}.",
      "sap.ui.commons.BorderLayoutAreaData": "(since 1.110) as it is an integral part of the already deprecated {@link sap.ui.commons.BorderLayout}.",
      "sap.ui.commons.ColorPickerMode": "(since 1.48.0) Use {@link sap.ui.unified.ColorPickerMode} instead.",
      "sap.ui.commons.FocusInfo": "(since 1.110) as it is an integral part of the already deprecated {@link sap.ui.commons.TextField}.",
      "sap.ui.commons.form.SimpleFormLayout": "(since 1.16.0) Use {@link sap.ui.layout.form.SimpleFormLayout} instead.",
      "sap.ui.commons.TitleLevel": "(since 1.16.0) Use {@link sap.ui.core.TitleLevel} instead.",
      "module:sap/base/security/URLWhitelist.Entry": "(since 1.85) use {@link module:sap/base/security/URLListValidator.Entry} instead.",
      "sap.ui.table.TreeAutoExpandMode": "(since 1.120) replaced by <code>sap.ui.model.TreeAutoExpandMode</code>",
      "sap.ui.webc.common.WebComponent.MetadataOptions": "(since 1.118.0) because it is part of the deprecated package sap.ui.webc.common.WebComponent",
      "sap.ushell.services.Bookmark.ContentNode": "(since 1.119) because it is part of the deprecated package sap.ushell.services.Bookmark"
    },
    "UI5Interface": {
      "sap.tnt.IToolHeader": "(since 1.135) This interface is not needed anymore. The <code>ToolPage</code> now accepts any control as a header or subheader.",
      "sap.ui.commons.FormattedTextViewControl": "(since 1.38) the concept has been discarded.",
      "sap.ui.commons.ToolbarItem": "(since 1.38) (altogether with sap.ui.commons.Toolbar). Use sap.m.Toolbar instead.",
      "jQuery.sap.storage.Storage": "(since 1.120) Use {@link module:sap/ui/util/Storage sap/ui/util/Storage} instead.",
      "jQuery.sap.util.Properties": "(since 1.58) use {@link module:sap/base/util/Properties} instead",
      "jQuery.sap.util.ResourceBundle": "(since 1.58) use {@link module:sap/base/i18n/ResourceBundle} instead",
      "jQuery.sap.util.UriParameters": "(since 1.120) See deprecation notes of {@link module:sap/base/util/UriParameters sap/base/util/UriParameters} on how to migrate to URL web standard classes <code>URLSearchParams</code> / <code>URL</code>.",
      "sap.ui.ux3.DataSetView": "(since 1.38) ",
      "sap.ui.vtm.interfaces.IDisplayStateCalculationExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.IDownloadProgressExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.IInitialViewExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.ILoadProgressExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.IMessageStatusCalculationExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.IMessageStatusHeaderIconClickExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.IMessageStatusIconClickExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.ISceneNodeHoverHighlightExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.ISceneNodeHoverTooltipExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.ISelectionLinkingExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.IViewLinkingExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.IViewportSelectionLinkingExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.IVisibilityHeaderIconClickExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.vtm.interfaces.IVisibilityIconClickExtension": "(since 1.96.10) because it is part of the deprecated package sap.ui.vtm.interfaces",
      "sap.ui.webc.fiori.IBar": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.IFilterItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.IFilterItemOption": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.IMediaGalleryItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.INotificationAction": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.INotificationListItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.IProductSwitchItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.IShellBarItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.ISideNavigationItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.ISideNavigationSubItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.ISortItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.ITimelineItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.IUploadCollectionItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.fiori.IWizardStep": "(since 1.120) because it is part of the deprecated package sap.ui.webc.fiori",
      "sap.ui.webc.main.IAvatar": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IBreadcrumbsItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IButton": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ICalendarDate": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ICardHeader": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IColorPaletteItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IComboBoxItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IIcon": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IInput": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IInputSuggestionItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IListItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IMenuItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IMultiComboBoxItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ISegmentedButtonItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ISelectMenuOption": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ISelectOption": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ITab": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ITableCell": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ITableColumn": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ITableRow": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IToken": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IToolbarItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.IToolbarSelectOption": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main",
      "sap.ui.webc.main.ITreeItem": "(since 1.120) because it is part of the deprecated package sap.ui.webc.main"
    }
  }
}
