Interface IModelApiAwareModel

All Superinterfaces:
IModel, IValidable
All Known Subinterfaces:
IAbstractMobileApplicationUrlsModel<T>, IAllowedIncomingShareRequestTypesModel, IBmCommonAttributeDataSeparationModel, IChartAxisModel, IChartPointModel, IChartReferenceBandGridModel, IChartReferenceBandsModelValue, IChartReferenceLineGridModel, IChartReferenceLinesModelValue, IChartScaleDetailedModel, IChartScaleModel, IChartSeriesModel, IDtGranularEditorManagingModel, IFormConditionalAppearanceModel, IFormTableNameValueModel, IGanttChartTimeScaleLevelModel, IGaugeChartQualityBandsGridModel, IGaugeChartQualityBandsModelValue, IHandlerExtensionModel<T>, IHandlerModel<T>, IHandlerModel<T>, IMobileApplicationUrlsModel, IPredefinedAccountAccountingFlagsModel, IPredefinedAccountExtDimensionTypesModel, IPredefinedAccountModel, IPredefinedAccountPartModel<T>, IPredefinedCalculationTypeCalculationBaseModel, IPredefinedCalculationTypeModel, IRequiredPermissionsModel, IStringKeyAndValuesModel, ITrendlineArrayGridModel, ITrendlineArrayModelValue, IUsedMobileApplicationFunctionalitiesModel
All Known Implementing Classes:
AbstractBmChoiceParametersModel, AbstractDtGranularEditorManagingModel, AddInModel, AddressingAttributeModel, AdoptedCommonAttributeContentModel, AdoptedExchangePlanContentModel, AdoptedPredefinedDataModel, AggregatesModel, BinaryDataModel, BmAdditionSourceModel, BmAdjustableBooleanGroupModel, BmAdjustableBooleanModel, BmBorderNoneToNullValue, BmBorderValue, BmButtonDefaultModel, BmCharacteristicsDescriptionDataPathModel, BmCharacteristicsDescriptionFieldModel, BmCharacteristicsDescriptionSelectionModel, BmCharacteristicsDescriptionValueModel, BmCharacteristicsTableModel, BmChartAxisModel, BmChartColorPaletteDescriptionModel, BmChartLineModel, BmChartPointModel, BmChartReferenceBandsModelValue, BmChartReferenceLinesModelValue, BmChartScaleModelValue, BmChartSeriesModel, BmChoiceParameterLinksModel, BmCodeModel, BmColorModel, BmCommonAttributeDataSeparationModel, BmCommonModuleEnvironmentModel, BmConfigurationCompatibilityModeModel, BmConfigurationUsePurposesModel, BmDocumentButtonParameterListModel, BmDocumentJournalButtonParameterListModel, BmDocumentNumeratorValue, BmEnableContentChangeModel, BmEventSubscribtionSourceModel, BmEventSubscriptionEventsModel, BmEventSubscriptionHandlerNameModel, BmFilteringTreeToSingleItemSelectionModel, BmFontSelectionGroupModel, BmFontSelectionModel, BmFormAttributeModel, BmFormButtonDataPathModel, BmFormCheckBoxKindModelValue, BmFormCommandSetModel, BmFormConditionalAppearanceModel, BmFormDataPathModel, BmFormDynamicListModel, BmFormGroupListModel, BmFormItemTypeModel, BmFormPagesRepresentationModelValue, BmFormTableNameModel, BmFormTableNameValueModel, BmFunctionalOptionsListModel, BmGanttChartBackgroundIntervalsModel, BmGanttChartSettingsModel, BmGanttChartTimeScaleLevelModel, BmGaugeChartQualityBandsModelValue, BmGraphicalSchemeLineModel, BmHandlerModel, BmInformationRegisterWriteModeModel, BmInlineTaskValue, BmIntervalBoundModelValue, BmList, BmListAllowedIncomingShareRequestTypesModel, BmListIRequiredPermissionsModel, BmListMobileApplicationUrlsModel, BmListSelectionModel, BmListStringKeyAndValuesModel, BmMap, BmMdObjectNameModel, BmMdTypeLinkModel, BmMultilanguageFormatModel, BmMultilanguageFormattedTextModel, BmMultilanguageModel, BmNamedElementNameModel, BmNullableChartLineModel, BmOpenMdHelpModel, BmPictureModel, BmPlannerDimensionsLinkModel, BmPredefinedItemNameModel, BmRealPiePointModelValue, BmRealPointCountValue, BmRealSeriesCountValue, BmRealStockSeriesModelValue, BmSearchStringLocationModelValue, BmSkipNullValue, BmSourceUrlModel, BmSpreadsheetDataFormModel, BmStyleItemTypeModel, BmStyleModel, BmTimeScaleLabelSelectionModel, BmTimeScaleLevelsLinkModel, BmTreeToListSelectionModel, BmTreeToSingleItemSelectionModel, BmTrendlineArrayModelValue, BmTypeDescriptionModel, BmUnsettablePropertyFieldModel, BmUserSettingsGroupModel, BmValue, BmValueModel, BmValueSelectionModel, BmValueUsedMobileApplicationFunctionalitiesModel, BmVersionedValue, BmVersionedValueGroupBehavior, ChartReferenceBandGridModel, ChartReferenceLineGridModel, ChartScaleDetailedModel, ColorsGroupModel, CommandActionExtensionCollectionModel, CommandActionExtensionModel, CommandActionModel, CommonAttributeAutoUsePropertyStateModel, CommonAttributeContentModel, CommonAttributeDataSeparationPropertyStateModel, CommonAttributesDataModel, CommonPictureContentEditModel, ConfigurationStandaloneContentModel, DataExchangeModel, DcsChartReferenceBandGridModel, DcsChartReferenceLineGridModel, DistributionDistributeNavigatorTreeModel, DistributionSupportNavigatorTreeModel, DtGranularEditorPageDefinitionModel, EmfBasedGroupValue, EmfChartScaleModelValue, EventHandlerCollectionModel, EventHandlerCollectionModel, EventHandlerExtensionCollectionModel, EventHandlerExtensionModel, EventHandlerModel, EventHandlerModel, ExchangePlanContentModel, ExtendedConfigurationObjectPropertyStateModel, ExtendedConfigurationObjectSelectionModel, FormBmChoiceListModel, FormBmChoiceParameterLinksModel, FormBmColorModel, FormBmCommandChooserModel, FormBmList, FormBmMobileCommandsSetModel, FormBmTypeLinkModel, FormBmValue, FormPropertyStateModel, FormTableNameValueGroupModel, FunctionalOptionsListGroupModel, GaugeChartQualityBandsGridModel, GeographicalCoordinatesSelectionModel, GraphicalSchemeCaseValue, GraphicalSchemeItemValue, IBaseBmHandlerNameModel.BaseBmHandlerNameModel, LabelAreaModel, MdPictureModel, MdPropertyPaletteModel, NavigatorTableModel, NavigatorTreeDialogActionBarBmList, NavigatorTreeDialogActionBarBmValue, PredefinedAccountAccountingFlagsModel, PredefinedAccountExtDimensionTypesModel, PredefinedAccountModel, PredefinedCalculationTypeCalculationBaseModel, PredefinedCalculationTypeModel, PredefinedDataModel, PredefinedItemTypeDescriptionModel, PropertyStateModel, SimpleGroupValue, StandardObjectChoiceParameterLinksModel, StandardObjectChoiceParametersModel, StandardObjectMultilanguageModel, StandardObjectSwitchingSourceList, StandardObjectSwitchingSourceModel, StandardObjectSwitchingSourceValue, StandardObjectTypeLinkModel, StandardObjectValueModel, StandardObjectValueSelectionModel, TrendlineArrayGridModel, TypeDescriptionExtensionModel, UnfilledParentValueModel, XdtoObjectTextRefactoringModel

public interface IModelApiAwareModel extends IModel
The IModelApi aware model.
  • Method Details

    • setModelApi

      void setModelApi(IModelApi modelApi)
      Sets the specified API to the model.
      Parameters:
      modelApi - the API, can be null.
    • getModelApi

      IModelApi getModelApi()
      Returns the model API.
      Returns:
      the model API or null if it is not set.