Uses of Interface
com._1c.g5.aef2.validators.IValidable
Packages that use IValidable
Package
Description
-
Uses of IValidable in com._1c.g5.aef2.emf.models
Classes in com._1c.g5.aef2.emf.models that implement IValidable -
Uses of IValidable in com._1c.g5.aef2.models
Subinterfaces of IValidable in com._1c.g5.aef2.modelsModifier and TypeInterfaceDescriptioninterfaceIAttribute<O,P> The contract for models that works with the attribute of some object.interfaceDefines the contract of a compound model.interfaceIEmfAttribute<O extends org.eclipse.emf.ecore.EObject>TheIAttributewhere the attribute is the EMF feature of some object.interfaceDefines the AEF model contract.Classes in com._1c.g5.aef2.models that implement IValidableModifier and TypeClassDescriptionclassBase class for the compound models.classBase class for editable models.classBase class for models. -
Uses of IValidable in com._1c.g5.aef2.models.list
Subinterfaces of IValidable in com._1c.g5.aef2.models.listModifier and TypeInterfaceDescriptioninterfaceIEmfListAttribute<T,O extends org.eclipse.emf.ecore.EObject> TheIListthat works with attribute.interfaceIList<E>The model of a list.Classes in com._1c.g5.aef2.models.list that implement IValidableModifier and TypeClassDescriptionclassListModel<E>Base list model implementation.classList working copy – editable proxy buffer for another list. -
Uses of IValidable in com._1c.g5.aef2.models.map
Subinterfaces of IValidable in com._1c.g5.aef2.models.mapModifier and TypeInterfaceDescriptioninterfaceIEmfMapAttribute<K,V, O extends org.eclipse.emf.ecore.EObject> TheIMapthat works with attribute.interfaceIMap<K,V> The model of the map.Classes in com._1c.g5.aef2.models.map that implement IValidableModifier and TypeClassDescriptionclassMapModel<K,V> Base map model implementation.classMapWorkingCopy<K,V> Map working copy – editable proxy buffer for another map. -
Uses of IValidable in com._1c.g5.aef2.models.pojo
Classes in com._1c.g5.aef2.models.pojo that implement IValidable -
Uses of IValidable in com._1c.g5.aef2.models.value
Subinterfaces of IValidable in com._1c.g5.aef2.models.valueModifier and TypeInterfaceDescriptioninterfaceIEmfValueAttribute<T,O extends org.eclipse.emf.ecore.EObject> TheIValuethat works with attribute.interfaceIValue<T>The value model.Classes in com._1c.g5.aef2.models.value that implement IValidable -
Uses of IValidable in com._1c.g5.aef2.standard.definitions.models
Subinterfaces of IValidable in com._1c.g5.aef2.standard.definitions.modelsModifier and TypeInterfaceDescriptioninterfaceThe model that is used by components that creates their child byIDefinitions.interfaceTheIModelthat is used by components that creates child components byIManagingDefinitionand manages their lifecycle.Classes in com._1c.g5.aef2.standard.definitions.models that implement IValidableModifier and TypeClassDescriptionclassThe abstract definition model.
It implements the basic functionality: the sub-models managing and the rule result processing.
It doesn't specify the way of getting the model objects or definition.classThe default implementation of theIDefinitionModel. -
Uses of IValidable in com._1c.g5.aef2.standard.models
Subinterfaces of IValidable in com._1c.g5.aef2.standard.modelsModifier and TypeInterfaceDescriptioninterfaceTheIViewModelModelcontract forIValuemodel types.interfaceThe contract ofIModelfor view model.interfaceTheIViewModelModelcontract forIValuemodel type.Classes in com._1c.g5.aef2.standard.models that implement IValidableModifier and TypeClassDescriptionfinal classEmpty model for components that doesn't require the model.classThe special list model implementation forIViewModel.classThe special model implementation forIViewModel. -
Uses of IValidable in com._1c.g5.aef2.validators
Classes in com._1c.g5.aef2.validators that implement IValidable -
Uses of IValidable in com._1c.g5.properties.ui
Classes in com._1c.g5.properties.ui that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.addin.ui.aef
Subinterfaces of IValidable in com._1c.g5.v8.dt.addin.ui.aefClasses in com._1c.g5.v8.dt.addin.ui.aef that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.aef2
Subinterfaces of IValidable in com._1c.g5.v8.dt.aef2 -
Uses of IValidable in com._1c.g5.v8.dt.aef2.bm.models
Classes in com._1c.g5.v8.dt.aef2.bm.models that implement IValidableModifier and TypeClassDescriptionclassA BM value with a supplier of customIBmTask.classBmList<T>Represents a BM object feature list model.classBmMap<K,V> Represents a BM object feature map model.classRepresentsBmValuewhich avoids setting ofnullvalues to the model.classBmValue<T>Represents a BM object feature value. -
Uses of IValidable in com._1c.g5.v8.dt.bp.scheme.ui.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.bp.scheme.ui.aef.modelsModifier and TypeInterfaceDescriptioninterfaceModel for single addressing attribute.interfaceRepresents collection of addressing attributes model.interfaceInterface for graphical scheme line model.interfaceIGraphicalSchemeValue<TValue,TSelection extends org.eclipse.emf.ecore.EObject> The value model for graphical scheme bundlesinterfaceThe collection of handlers model.interfaceIHandlerModel<T extends org.eclipse.emf.ecore.EObject>The single handler model.Classes in com._1c.g5.v8.dt.bp.scheme.ui.aef.models that implement IValidableModifier and TypeClassDescriptionclassImplementation ofIAddressingAttributeModel.classImplementation ofIAddressingAttributesCollectionModel.classGraphical scheme line model.classThe BM aware implementation ofIHandlerCollectionModelfor graphical scheme item event handler collectionclassModel for addressing event handler selection component.classclassBmValueimplementation forGraphicalSchemeItemname. -
Uses of IValidable in com._1c.g5.v8.dt.dcs.ui.aef.models.chart
Classes in com._1c.g5.v8.dt.dcs.ui.aef.models.chart that implement IValidableModifier and TypeClassDescriptionclassComponent EMF-model forChartColorPaletteDescription.classImplementation ofIChartScaleModelforChartScaleValueEditor.classEMF value implementation ofIIntervalBoundModelValue. -
Uses of IValidable in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference
Classes in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference that implement IValidableModifier and TypeClassDescriptionclassGrid model forChartReferenceBandclassGrid model forChartReferenceLine. -
Uses of IValidable in com._1c.g5.v8.dt.form.internal.ui.properties.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.internal.ui.properties.modelsModifier and TypeInterfaceDescriptioninterfaceThe contract for model of the component that allows to choose form button command.interfaceThe grid model for 'choice list' grid component.interfaceTheIFormListmodel implementation for choice list component.interfaceThe interface of model for form choice parameter links.interfaceTheIFormListmodel for command set component.interfaceForm conditional appearance model.interfaceThe aef model for edits GroupList feature of a dynamic list form.interfaceIFormList<T>TheIListmodel for form bundles.interfaceIFormMap<K,V> TheIMapmodel for form bundles.interfaceThe grid model for value list grid component.interfaceTheIFormListmodel implementation for elements list.interfaceThe BM model value forFormPagesRepresentationinterface.interfaceThe value model for form tables.interfaceThe value model for form tables.interfaceThe interface forFormTypeLinkmodel.interfaceIFormValue<TValue,TSelection extends org.eclipse.emf.ecore.EObject> The value model for form bundles.interfaceThe BM model value forSearchStringLocationinterface.interfaceTheIModelmodel for the spreadsheet document scroll bar component.interfaceThe model for user settings group component.Classes in com._1c.g5.v8.dt.form.internal.ui.properties.models that implement IValidableModifier and TypeClassDescriptionclassThe value selection model forAdditionSourceclassButton default model.classThe AEF model of formButtonfor editButton.getParameter()feature.classThe AEF model of formButtonfor editButton.getParameter()feature.classThe model for Enable Content Change value of a formGroup.classThe BM model value forCheckBoxType.classThe implementation of theIFormChoiceListGridModel.classThe Bm implementation ofIFormCommandSetModel.classIFormConditionalAppearanceModelimplementation.classThe bm implementation ofIFormGroupListModel.classFormItem type model.classThe implementation of theIFormMobileCommandsSetGridModel.classThe BM model value forFormPagesRepresentation.classIFormTableNameModelimplementation.classIFormTableNameValueModelimplementation.classThe model of Form functional options list.classNamedElement name model.classThe BM model value forSearchStringLocation.classThe BMIUserSettingsGroupModelimplementation.classIGroupBehaviorModelimplementation.classTheIFormChoiceListModelimplementation.classTheIFormChoiceParameterLinksModelimplementation.classImplementation ofIColorModelspecific for forms.classThe BMICommandChooserModelimplementation.classFormBmList<T>The BMIFormListimplementation.classTheIFormMobileCommandsSetModelimplementation.classTheIFormTypeLinkModelimplementation.classFormBmValue<T,TSelection extends org.eclipse.emf.ecore.EObject> Represents a BM object feature value for form models.classIFormTableNameValueModelimplementation for group objects.classThe model of Form functional options list for group objects.classTheISpreadSheetScrollBarUseModelmodel implementation for the spreadsheet document scroll bar component. -
Uses of IValidable in com._1c.g5.v8.dt.form.internal.ui.properties.models.datapath
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.internal.ui.properties.models.datapathModifier and TypeInterfaceDescriptioninterfaceThe model for form attribute component.Classes in com._1c.g5.v8.dt.form.internal.ui.properties.models.datapath that implement IValidableModifier and TypeClassDescriptionclassThe Bm implementation ofIFormAttributeModel.classThe model for form button data path component.classThe Bm implementation ofIFormDataPathModel.classThe model for open SpreadsheetData in form attributes -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.modelsModifier and TypeInterfaceDescriptioninterfaceComponent model for chart axis interface.interfaceDetailed component model forChartColorPaletteDescriptioninterface.interfaceComponent model forChartColorPaletteDescriptioninterface.interfaceChart scale detailed model interface.interfaceChart scale model interface.interfaceBM value for interval's lower or upper bound interface.interfaceThe model for time scale levels link component.Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models that implement IValidableModifier and TypeClassDescriptionclassThe BM implementation ofITimeScaleLevelsLinkModel.classDetailed model forChartColorPaletteDescription.classDetailed model forChartScale.classThe implementation ofIChartLineModel. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea
Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models.labelarea that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models.reference
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models.referenceModifier and TypeInterfaceDescriptioninterfaceInterface for model for chart reference band in grid.interfaceInterface for model for chart reference line in grid. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendlineModifier and TypeInterfaceDescriptioninterfaceInterface for model for trendline array in grid.Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline that implement IValidableModifier and TypeClassDescriptionclassModel for trendline array in grid. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.modelsModifier and TypeInterfaceDescriptioninterfaceThe model for chart line component.interfaceComponent model forPointPropertiescollection of givenChartinterface.interfaceComponent model forSeriesPropertiescollection of givenChartinterface.interfaceGanttChartBackgroundIntervalsmodel's interface.interfaceInterface for model for generalGanttChartsettings.interfaceGanttChartgeneral settings model's interface.interfaceComponent model for Gantt chart'sTimeScaleLevelelements collection.interfaceModel for gauge chart quality bands in grid.interfaceComponent model forGaugeChartQualityBandsinterface.interfaceThe model for chart line component with support for the case when underlyingChartLinevalue isnull.interfaceBM value for real pie point property of aChartinterface.interfaceBM value for real stock series property of aChartinterface.Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models that implement IValidableModifier and TypeClassDescriptionclassComponent model for chart axis.classThe bm implementation ofIChartLineModel.classComponent model forPointPropertiescollection of givenChart.classComponent model forSeriesPropertiescollection of givenChart.classBM model forGanttChartBackgroundIntervals.classModel for generalGanttChartsettings.classComponent model forTimeScaleLevelelement representation.classComponent model forGaugeChartQualityBands.classBM value for interval's lower or upper bound.classBMIChartLineModelimplementation with support for the case when underlyingChartLinevalue isnull.classBM value for real pie point property of aChart.classBM value for points count property of aChart.classBM value for series count property of aChart.classBM value for real stock series property of aChart.classEMFIChartLineModelimplementation with support for the case when underlyingChartLinevalue isnull.classModel for gauge chart quality bands in grid.classModel forLabelArea. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.chartscale
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.chartscale that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.colorpalettedescription
Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.colorpalettedescription that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.labelarea
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.labelareaModifier and TypeInterfaceDescriptioninterfaceLabel area detailed model interface.interfaceLabel area model interface.Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.labelarea that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.referenceModifier and TypeInterfaceDescriptioninterfaceComponent model forChartReferenceBandsinterface.interfaceComponent model forChartReferenceLinesinterface.Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.reference that implement IValidableModifier and TypeClassDescriptionclassComponent model forChartReferenceBandsclassComponent model forChartReferenceLinesclassGrid model forChartReferenceBandclassGrid model forChartReferenceLine. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescale
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescaleModifier and TypeInterfaceDescriptioninterfaceThe model for time scale label selection component.interfaceThe time scale labels model.interfaceThe time scale levels model.Classes in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.timescale that implement IValidableModifier and TypeClassDescriptionclassThe bm implementation ofITimeScaleLabelSelectionModel.final classThe implementation ofITimeScaleLabelSelectionModel.classThe special EMF implementation of theIMultilanguageModelfor theTimeScaleLevelobject format string.classThe implementation ofITimeScaleLabelsModel.classThe implementation ofITimeScaleLevelsModel. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.trendline
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.trendlineClasses in com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.trendline that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.internal.planner.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.internal.planner.aef.modelsModifier and TypeInterfaceDescriptioninterfaceThe model for planner dimensions link component.interfaceThe grid model for dimensions grid component.Classes in com._1c.g5.v8.dt.form.ui.internal.planner.aef.models that implement IValidableModifier and TypeClassDescriptionclassThe BM implmentation ofIPlannerDimensionsLinkModel.classThe implementation ofIPlannerDimensionsModel. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.properties.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.properties.modelsModifier and TypeInterfaceDescriptioninterface{@link AdjustableBoolean) model.interfaceThe collection of handlers model.interfaceIHandlerModel<T extends org.eclipse.emf.ecore.EObject>The single handler model.Classes in com._1c.g5.v8.dt.form.ui.properties.models that implement IValidableModifier and TypeClassDescriptionclassIAdjustableBooleanModelimplementation.classIAdjustableBooleanModelimplementation.classIAdjustableBooleanModelimplementation.classTheIHandlerModelimplementation for form command.classThe BM aware implementation ofIHandlerCollectionModelfor form event handler collection.classTheIHandlerModelimplementation for event container. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.properties.models.datapath
Subinterfaces of IValidable in com._1c.g5.v8.dt.form.ui.properties.models.datapathModifier and TypeInterfaceDescriptioninterfaceThe model for data path component. -
Uses of IValidable in com._1c.g5.v8.dt.form.ui.wizard
Classes in com._1c.g5.v8.dt.form.ui.wizard that implement IValidableModifier and TypeClassDescriptionstatic classThe model for form wizard pages. -
Uses of IValidable in com._1c.g5.v8.dt.geographicalschema.ui.internal.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.geographicalschema.ui.internal.aef.modelsModifier and TypeInterfaceDescriptioninterfaceThe selection model forGeographicalCoordinatesSelectionComponent.Classes in com._1c.g5.v8.dt.geographicalschema.ui.internal.aef.models that implement IValidableModifier and TypeClassDescriptionclassThe default implementtaion ofIGeographicalCoordinatesSelectionModel. -
Uses of IValidable in com._1c.g5.v8.dt.internal.aggregates.ui.aef
Subinterfaces of IValidable in com._1c.g5.v8.dt.internal.aggregates.ui.aefModifier and TypeInterfaceDescriptioninterfaceThe Accumulation register aggregates value modelClasses in com._1c.g5.v8.dt.internal.aggregates.ui.aef that implement IValidableModifier and TypeClassDescriptionclassThe bm value model implementation forAccumulationRegisterAggregates -
Uses of IValidable in com._1c.g5.v8.dt.internal.binary.ui.aef.models
Classes in com._1c.g5.v8.dt.internal.binary.ui.aef.models that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.modelsModifier and TypeInterfaceDescriptioninterfaceThe contract for model of dynamic list query feature.Classes in com._1c.g5.v8.dt.internal.form.ui.dynamiclist.aef.models that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.internal.form.ui.extension.properties.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.internal.form.ui.extension.properties.modelsModifier and TypeInterfaceDescriptioninterfaceIHandlerExtensionModel<T extends org.eclipse.emf.ecore.EObject>A model extension ofIHandlerModelfor the form extension model objects.Classes in com._1c.g5.v8.dt.internal.form.ui.extension.properties.models that implement IValidableModifier and TypeClassDescriptionclassThe BM aware implementation ofIHandlerCollectionModelfor form extension command handler collection.classTheIHandlerExtensionModelimplementation for form command.classEventHandlerCollectionModelextension for the form extension model objects.classTheIHandlerExtensionModelimplementation for event container. -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.aef.mobilefunctionality
Classes in com._1c.g5.v8.dt.internal.md.ui.aef.mobilefunctionality that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.catalog
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.catalog that implement IValidableModifier and TypeClassDescriptionclassCatalog owners component model. -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.document
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.document that implement IValidableModifier and TypeClassDescriptionclassDocument editor journals page model.classDocumentEditorsequences page model.classThe AEF 2.0 component for the document register records. -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.filtercriterion
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.filtercriterion that implement IValidableModifier and TypeClassDescriptionclass -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption that implement IValidableModifier and TypeClassDescriptionclass -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.cattributes that implement IValidableModifier and TypeClassDescriptionclassTheIDynamicTableModelimplementation common attributesNavigatorTableModelfor md-object granular editor data page. -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics
Subinterfaces of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristicsModifier and TypeInterfaceDescriptioninterfaceCharacteristics table model.Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.characteristics that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions that implement IValidableModifier and TypeClassDescriptionclassDtGranularEditorfunctional options top md-object owner content model.classDtGranularEditorfunctional options page model. -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation that implement IValidableModifier and TypeClassDescriptionclassDtGranularEditorgeneration page based on model.classDtGranularEditorgeneration page basis for model. -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata
Subinterfaces of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddataModifier and TypeInterfaceDescriptioninterfacePredefined account accounting flags model.interfacePredefined account ext dimension types model.interfacePredefined account model.interfaceIPredefinedAccountPartModel<T extends org.eclipse.emf.ecore.EObject>Predefined account part (flags, ext dimension types) model.interfacePredefined calculation type calculation base (base, leading, displacing calculation types) model.interfacePredefined calculation type model.Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata that implement IValidableModifier and TypeClassDescriptionclassIPredefinedAccountPartModelimplementation.classIPredefinedAccountPartModelext dimension types implementation.classIPredefinedAccountModelimplementation.classIPredefinedCalculationTypeCalculationBaseModelimplementation.classIPredefinedCalculationTypeModelimplementation. -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders that implement IValidableModifier and TypeClassDescriptionclass -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.pages.subsystems
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.pages.subsystems that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.editors.subsystem
Classes in com._1c.g5.v8.dt.internal.md.ui.editors.subsystem that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute
Classes in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute that implement IValidableModifier and TypeClassDescriptionclassThe AEF 2.0 adopted domain model for the common attribute content. -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan
Classes in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan that implement IValidableModifier and TypeClassDescriptionclassExtension ofExchangePlanContentModelfor adopted exchange plan. -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.extension.editor.page.predefineddata
Classes in com._1c.g5.v8.dt.internal.md.ui.extension.editor.page.predefineddata that implement IValidableModifier and TypeClassDescriptionclassAdopted predefined data page tree component model -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.extension.type
Classes in com._1c.g5.v8.dt.internal.md.ui.extension.type that implement IValidableModifier and TypeClassDescriptionclassAEF model implementation forTypeDescriptionExtensioneditor -
Uses of IValidable in com._1c.g5.v8.dt.internal.md.ui.extension.wizards
Classes in com._1c.g5.v8.dt.internal.md.ui.extension.wizards that implement IValidableModifier and TypeClassDescriptionprotected static classConfiguration extension project model. -
Uses of IValidable in com._1c.g5.v8.dt.internal.platform.services.ui.aef.models
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.aef.models that implement IValidableModifier and TypeClassDescriptionclassAbstract implementation ofEmfListthat listens child element changes.classList model that wraps the given list ofDataSeparatorand transforms it toDataSeparatorSetting.classModel for HTTP services list.classInfobase reference proxy password model.classModel that containts infobase and platform services UI factory.classInfobaseReference InfobaseType model.classModel that containts mobile publication debug enablement value.classModel for infobase publication Open ID use as provider mode.classModel for infobase publication Open ID use auth mode.classValue that transformsStringtoPathand vice versa.classModel that containts publication with ability to get its URL.classModel for OpenID return to addresses list.classString transformer model.classModel for web server type.classModel for web services list. -
Uses of IValidable in com._1c.g5.v8.dt.internal.platform.services.ui.editors.infobase
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.editors.infobase that implement IValidableModifier and TypeClassDescriptionclassModel allowing to edit prompt confirmation on restructure preference for an infobase. -
Uses of IValidable in com._1c.g5.v8.dt.internal.style.ui.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.internal.style.ui.aef.modelsClasses in com._1c.g5.v8.dt.internal.style.ui.aef.models that implement IValidableModifier and TypeClassDescriptionclassIStyleModelimplementation.classBorderStyleItemmodel.classColorStyleItemmodel.classFontStyleItemmodel.classAbstractStyleItemmodel. -
Uses of IValidable in com._1c.g5.v8.dt.internal.ws.ui.aef.models
Classes in com._1c.g5.v8.dt.internal.ws.ui.aef.models that implement IValidableModifier and TypeClassDescriptionclassWeb-service tree component model.classResource dependedPackageDataModel. -
Uses of IValidable in com._1c.g5.v8.dt.internal.ws.ui.properties.models
Classes in com._1c.g5.v8.dt.internal.ws.ui.properties.models that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.internal.xdto.ui.properties.models
Classes in com._1c.g5.v8.dt.internal.xdto.ui.properties.models that implement IValidableModifier and TypeClassDescriptionclassBmValuesupporting refactoring operation for xdto fields (name and namespace uri) -
Uses of IValidable in com._1c.g5.v8.dt.md.help.ui.aef.model
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.help.ui.aef.modelClasses in com._1c.g5.v8.dt.md.help.ui.aef.model that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.aef.components.eds
Classes in com._1c.g5.v8.dt.md.ui.aef.components.eds that implement IValidableModifier and TypeClassDescriptionclassThe value model of SignOfUnfilledParent propertyclassSpecial value model for "Unfilled parent value" property. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.aef.modelsModifier and TypeInterfaceDescriptioninterfaceinterfaceModel value for handler name editinginterfaceThe Bm model forCommonAttributeDataSeparationinterfaceICharacteristicsDescriptionDataPathModel<T extends org.eclipse.emf.ecore.EObject>CharacteristicsDescriptiondata path field model interface.interfaceICharacteristicsDescriptionFieldModel<T extends org.eclipse.emf.ecore.EObject>Fieldmodel interface.interfaceThe interface of the model for editingChoiceParameters.interfaceICodeModel<O extends org.eclipse.emf.ecore.EObject>Model forPredefinedItemcode feature supports.interfaceThe model for color component.interfaceInterface for custom color palette model.interfaceEvent subscription event modelinterfaceEvent subscription handler modelinterfaceThe contract of model for font selection component.interfaceThe handler model.interfaceContract forField-based choice parameter links of MD object attributes.interfaceMdPicturemodel.interfaceThe contract of models for Type link feature of MD object attributes.interfaceMobileApplicationUrlmodel.interfaceThe contract of the model forMultilanguageFormattedTextComponent.interfaceThe contract of the model forMultilanguageComponent.interfaceINavigatorTreeDialogActionBarModel<T extends org.eclipse.emf.ecore.EObject>The model interface forNavigatorTreeDialogActionBarComponent.interfacePicture model.interfaceTheIListmodel implementation for required permissions component.interfaceThe contract of the model forSingleLanguageFormattedTextComponent.interfaceThe contract of the model forAbstractSingleLanguageComponent.interfaceISourceUrlModel<T extends org.eclipse.emf.ecore.EObject>WS-reference source URL model.interfaceStringKeyAndValues model.interfaceTheIListmodel implementation for used mobile application functionalities component.Classes in com._1c.g5.v8.dt.md.ui.aef.models that implement IValidableModifier and TypeClassDescriptionclassThe abstractIChoiceParametersModelimplementation with common functionality.classThe abstractIChoiceParametersModelEMF implementation.classTheIDynamicTreeModelimplementation attributes, tabular sections and other dataNavigatorTreeModel.classThe Bm model forBorderwhich convertsBorderStyle.NONEto null value in a model.classThe Bm model forBorder.classdata path field bm-model.classFieldbm-model.classCharacteristicsDescriptionselection BM model.classThe model for Choice parameter links feature of MD attributes.classBm implementationICodeModel.classBm implementation ofIColorModel.classThe Bm model implementation forCommonAttributeDataSeparationclassCommon module environment model.classConfiguration compatibility mode model.classThe specific model for Configuration.usePurposes feature.classTheBmValuesuccessor withDocumentNumerator-specific logic.classBmTypeDescriptionModelimplementation forEventSubscription.getSource().classEvent subscription event modelclassBm value model for EventSubscription handelclassThe filteringIEmfTreeSelectionModelimplementation for single item selection.classThe Bm implementation ofIFontSelectionModel.classTheIHandlerModelimplementation.classInformationRegister write mode model.classThe model forAllowedIncomingShareRequestTypeclassIRequiredPermissionsModelimplementation.classThe model forMobileApplicationUrl.classThe model forStringKeyAndValues.classMdObject name model.classThe model for Type link features of MD object attributes.classThe BM model for editing of 'format' multilanguage features.classBm model forMultilanguageFormattedTextComponent.classBm model forMultilanguageComponent.classPicture model implementationIPictureModel}.classPredefinedItemname model.classStyleItemtype BM model.classThe BMAbstractTypeDescriptionModelimplementation.classIRequiredPermissionsModelimplementation.classThe group model for color component.classTheIDynamicTreeModelimplementation dimensions and resourcesNavigatorTreeModel.classThe EMF model forBorder.classdata path fiedl emf-model.classFieldemf-model.classCharacteristicsDescriptionselection Emf model.classThe EMF implementation of theIMdChoiceParameterLinksModel.classEmf implementationICodeModel.classEMF implementation ofIColorModel.classEmf model for custom color palette.classThe EMF implementation ofIFontSelectionModel.classThe EMF model for Type link features of MD object attributes.classEmf model forMultilanguageFormattedTextComponent.classEmf model forMultilanguageComponent.classTheIPictureModelEMF implementation.classEmf model forSingleLanguageFormattedTextComponent.classEmf model forSingleLanguageComponent.classStyleItemtype Emf model.classTheITypeDescriptionModelEMF implementation.classBmValueSelectionModelforMdObjectfeature ExtendedconfiguationObject (see {@link MdClassPackage#Literals#MD_OBJECT__EXTENDED_CONFIGURATION_OBJECT})classTheIDynamicTreeModelimplementation tables and cubesNavigatorTreeModel.static classBase implementation ofIBaseBmHandlerNameModelvaluestatic final classThe working copy ofIMultilanguageFormattedTextModel.static classThe working copy ofISingleLanguageFormattedTextModel.classMdPicturemodel implementationIMdPictureModel}.classBm list implementationINavigatorTreeDialogActionBarModel.classBm value implementationINavigatorTreeDialogActionBarModel.classEmf list implementationINavigatorTreeDialogActionBarModel.classEmf list implementationINavigatorTreeDialogActionBarModel.classNavigator tree dialog model.classclassTheIMdChoiceParameterLinksModelimplementaion for standard attributes.classTheIChoiceParametersModelimplementation for standard attributes.classTheIMultilanguageModelimplementation for standard attributes.classTheIDynamicTreeModelimplementation standard objects (attributes and tabular sections)NavigatorTreeModel.classStandardObjectSwitchingSourceList<T,M extends IList<T>> The list model implementation forStandardObjectSwitchingSourceModel.classStandardObjectSwitchingSourceModel<M extends IModel>The wrap-model for standard attributes models that switches sources (EMF/BM) automatically.classStandardObjectSwitchingSourceValue<T,M extends IValue<T>> The value model implementation forStandardObjectSwitchingSourceModel.classTheIMdTypeLinkModelfor the standard attributes.classTheIValueModelinstance for standard attributes.classTheIEmfValueSelectionModelfor standard attributes. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.commonpictureModifier and TypeInterfaceDescriptioninterfaceThe base model for common picture content editorinterfaceThe grid model for Common picture content grid component.Classes in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture that implement IValidableModifier and TypeClassDescriptionclassBaseCommonPicturecontent editor modelclassThe implementation of grid model for Common picture content grid componentclassThe model for common picture content type -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.type
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.typeModifier and TypeInterfaceDescriptioninterfaceContract for type description dialog component model.interfaceContract for type description component model.Classes in com._1c.g5.v8.dt.md.ui.aef.models.type that implement IValidableModifier and TypeClassDescriptionclassThe abstract model for type description dialog component.classThe abstract model for type description component. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.value
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.aef.models.valueModifier and TypeInterfaceDescriptioninterfaceThe AEF model for component that works withValue.Classes in com._1c.g5.v8.dt.md.ui.aef.models.value that implement IValidableModifier and TypeClassDescriptionclassTheCharacteristicsDescriptionBMIValueModelimplementation.classThe BMIValueModelimplementation.classEmfBasedGroupValue<T,O extends org.eclipse.emf.ecore.EObject> The EMF based group model.classTheCharacteristicsDescriptionEmfIValueModelimplementation.classThe EmfIValueModelimplementation.classThe group model. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute that implement IValidableModifier and TypeClassDescriptionclassThe AEF 2.0 domain model for the common attribute content. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that implement IValidableModifier and TypeClassDescriptionclassExchange settings dialog model.classCreates exchange plan settings dialog component model.classThe AEF 2.0 component for the configuration standalone content. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange that implement IValidable -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan that implement IValidableModifier and TypeClassDescriptionclassThe AEF 2.0 component for the exchange plan content. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.editor.predefineddata
Classes in com._1c.g5.v8.dt.md.ui.editor.predefineddata that implement IValidableModifier and TypeClassDescriptionclassPredefined data page tree component model. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.extension.aef.models
Classes in com._1c.g5.v8.dt.md.ui.extension.aef.models that implement IValidableModifier and TypeClassDescriptionclassCustomPropertyStateModelimplementation forCommonAttributeAutoUsepropertyclassCustomPropertyStateModelimplementation forCommonAttributeDataSeparationpropertyclassCustomPropertyStateModelfor edit property state without value change side effectsclassAEF model for metadata property state for forms that also adopts original form or generates a new one on "extend" state change.classAEF model for metadata property state. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.extension.aef.models.type
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.extension.aef.models.type -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.properties.models
Classes in com._1c.g5.v8.dt.md.ui.properties.models that implement IValidableModifier and TypeClassDescriptionclassImplementation ofPropertyPaletteModelcontaining EDT specific logic. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.wizards
Classes in com._1c.g5.v8.dt.md.ui.wizards that implement IValidableModifier and TypeClassDescriptionstatic classDependent wizard model instance.static classAbstractProjectWizard.WizardModel<M extends MdObject>Dependent wizard model instance. -
Uses of IValidable in com._1c.g5.v8.dt.md.ui.wizards.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.md.ui.wizards.aef.modelsModifier and TypeInterfaceDescriptioninterfaceModel contract forCharacteristicsDescription-based wizards.interfaceModel contract forMdObject-based wizards.interfaceModel contract forMdObject-based wizards with possibility to edit additional features.interfaceModel contract forChartOfAccountsPredefinedItem-based wizards.interfaceModel contract forChartOfCalculationTypesPredefinedItem-based wizards.interfaceModel contract forChartOfCharacteristicTypesPredefinedItem-based wizards.interfaceModel contract forPredefinedItem-based wizards.Classes in com._1c.g5.v8.dt.md.ui.wizards.aef.models that implement IValidableModifier and TypeClassDescriptionclassTheICharacteristicsDescriptionModelimplementation that operates withIDtNewWizardContext.classThe new configuration wizard model.classMdObjectModel<M extends MdObject>TheIMdObjectModelimplementation that operates withIDtNewWizardContext.classMdTypedObjectModel<M extends MdObject>The model for AEF wizard pages which allows to select the type of creating object, e.g.classTheIPredefinedAccountModelimplementation that operates withIDtNewWizardContext.classTheIPredefinedCalculationTypeModelimplementation that operates withIDtNewWizardContext.classTheIPredefinedCharacteristicTypeModelimplementation that operates withIDtNewWizardContext.classPredefinedItemModel<M extends PredefinedItem>TheIPredefinedItemModelimplementation that operates withIDtNewWizardContext.classWizardTypeDescriptionModelforPredefinedItemclassTypeDescriptionModel<M extends org.eclipse.emf.ecore.EObject>AbstractTypeDescriptionModelimplementation for wizards. -
Uses of IValidable in com._1c.g5.v8.dt.moxel.internal.ui.properties.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.moxel.internal.ui.properties.modelsClasses in com._1c.g5.v8.dt.moxel.internal.ui.properties.models that implement IValidableModifier and TypeClassDescriptionclassEmf model forMultilanguageComponentandMultilanguageFormattedTextComponent.classSpreadsheetLinemodel. -
Uses of IValidable in com._1c.g5.v8.dt.ui.aef.component
Subinterfaces of IValidable in com._1c.g5.v8.dt.ui.aef.componentModifier and TypeInterfaceDescriptioninterfaceIUnsettablePropertyFieldModel<T,O extends org.eclipse.emf.ecore.EObject> Unsettable property field model. -
Uses of IValidable in com._1c.g5.v8.dt.ui.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.ui.aef.modelsModifier and TypeInterfaceDescriptioninterfaceTheAbstractMobileApplicationUrls model.interfaceThe Border value modelinterfaceIChoiceParameterLinksModel<T extends AbstractChoiceParameterLink,U> The contract for Choice parameter links models.interfaceThe contract for dynamic table model.interfaceThe contract for dynamic tree model.interfaceIEmfListSelectionModel<T,O extends org.eclipse.emf.ecore.EObject> The model interface forListSelectionComponent.interfaceIEmfSelectionModel<O extends org.eclipse.emf.ecore.EObject>The model interface forAbstractSelectionComponent.interfaceIEmfTreeSelectionModel<O extends org.eclipse.emf.ecore.EObject>interfaceIEmfTreeToListSelectionModel<T,O extends org.eclipse.emf.ecore.EObject> The model interface forTreeToListSelectionComponent.interfaceIEmfTreeToSingleItemSelectionModel<T,O extends org.eclipse.emf.ecore.EObject> The model interface forTreeToSingleItemSelectionComponent.interfaceIEmfValueSelectionModel<T,O extends org.eclipse.emf.ecore.EObject> The model interface forValueSelectionComponent.interfaceIGridModel<T>The model for grid component.interfaceThe model interface forAbstractSelectionComponent.interfaceITypeLinkModel<T extends AbstractTypeLink,U> The contract for type link models.Classes in com._1c.g5.v8.dt.ui.aef.models that implement IValidableModifier and TypeClassDescriptionclassAbstract implementation forIDynamicTreeModel.classThe BmIEmfListSelectionModelimplementation.classTheIEmfTreeSelectionModelimplementation.classTheIEmfTreeSelectionModelimplementation for single item selection.classAEF model for unsettable property field.classThe BmIEmfValueSelectionModelimplementation.classRepresents a version-aware BM object feature value.classThe EmfIEmfListSelectionModelimplementation.classTheIEmfTreeSelectionModelimplementation.classTheIEmfTreeToSingleItemSelectionModelimplementation for single item selection.classEmf model for unsettable property field.classTheIEmfValueSelectionModelimplementation.classRepresents a version-aware EMF object feature value.classTheIDynamicTableModelimplementation for navigator objects.classTheIDynamicTreeModelimplementation for navigator objects. -
Uses of IValidable in com._1c.g5.v8.dt.ui.editor.aef
Classes in com._1c.g5.v8.dt.ui.editor.aef that implement IValidableModifier and TypeClassDescriptionclassThe model for AEF 2.0 granular editor page. -
Uses of IValidable in com._1c.g5.v8.dt.ui.editor.aef.model
Subinterfaces of IValidable in com._1c.g5.v8.dt.ui.editor.aef.modelModifier and TypeInterfaceDescriptioninterfaceTheIManagingModelfor granular editors managing components.Classes in com._1c.g5.v8.dt.ui.editor.aef.model that implement IValidableModifier and TypeClassDescriptionclassTheIDtGranularEditorManagingModelabstract implmentation. -
Uses of IValidable in com._1c.g5.v8.dt.xdto.ui.aef.models
Subinterfaces of IValidable in com._1c.g5.v8.dt.xdto.ui.aef.modelsModifier and TypeInterfaceDescriptioninterfaceIDynamicTreeModelWithAtribiteAndOwner<T extends org.eclipse.emf.ecore.EObject>The contract for dynamic tree model with attribute and owner object.Classes in com._1c.g5.v8.dt.xdto.ui.aef.models that implement IValidable -
Uses of IValidable in com.e1c.g5.dt.applications.ui.editor.aef.models
Subinterfaces of IValidable in com.e1c.g5.dt.applications.ui.editor.aef.modelsModifier and TypeInterfaceDescriptioninterfaceThe AEF 2.0 model for radio group component.interfaceThe interface of model for tree component. -
Uses of IValidable in com.e1c.g5.dt.internal.applications.ui.editor.aef.models
Subinterfaces of IValidable in com.e1c.g5.dt.internal.applications.ui.editor.aef.modelsModifier and TypeInterfaceDescriptioninterfaceThe AEF 2.0 model for the application editor component.Classes in com.e1c.g5.dt.internal.applications.ui.editor.aef.models that implement IValidableModifier and TypeClassDescriptionclassThe AEF 2.0 model for the application editor component. -
Uses of IValidable in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.model
Classes in com.e1c.g5.dt.internal.applications.ui.editor.infobases.aef.model that implement IValidableModifier and TypeClassDescriptionclassThe abstract AEF 2.0 model for infobase application editor components.classThe AEF 2.0 model for infobase access settings.final classThe AEF 2.0 model for infobase debug port.classThe tree model for publications.classThe AEF 2.0 model for infobase sycnhronization settings. -
Uses of IValidable in com.e1c.g5.v8.dt.check.suppress.ui.internal.aef.models
Subinterfaces of IValidable in com.e1c.g5.v8.dt.check.suppress.ui.internal.aef.modelsModifier and TypeInterfaceDescriptioninterfaceThe contract of models for suppression settings link feature of top objects. -
Uses of IValidable in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.models
Classes in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.models that implement IValidableModifier and TypeClassDescriptionclassChange vendor settings dialog model.classChange mode dialog model.classDistributionSupportnavigator tree model for handling distribute settings.classDistributionSupportnavigator tree model for handling support settings.classMerge support rule settings dialog model.classSupport languages dialog model.classSupport rule settings dialog model.