Uses of Interface
com._1c.g5.aef2.models.IAttribute
-
-
Uses of IAttribute in com._1c.g5.aef2.emf.models
Classes in com._1c.g5.aef2.emf.models that implement IAttribute Modifier and Type Class Description class
EmfList<T>
Represents a EMF list.class
EmfMap<K,V>
Represents a EMF map.class
EmfValue<T>
Represents a EMF value. -
Uses of IAttribute in com._1c.g5.aef2.models
Subinterfaces of IAttribute in com._1c.g5.aef2.models Modifier and Type Interface Description interface
IEmfAttribute<O extends org.eclipse.emf.ecore.EObject>
TheIAttribute
where the attribute is the EMF feature of some object. -
Uses of IAttribute in com._1c.g5.aef2.models.list
Subinterfaces of IAttribute in com._1c.g5.aef2.models.list Modifier and Type Interface Description interface
IEmfListAttribute<T,O extends org.eclipse.emf.ecore.EObject>
TheIList
that works with attribute. -
Uses of IAttribute in com._1c.g5.aef2.models.map
Subinterfaces of IAttribute in com._1c.g5.aef2.models.map Modifier and Type Interface Description interface
IEmfMapAttribute<K,V,O extends org.eclipse.emf.ecore.EObject>
TheIMap
that works with attribute. -
Uses of IAttribute in com._1c.g5.aef2.models.value
Subinterfaces of IAttribute in com._1c.g5.aef2.models.value Modifier and Type Interface Description interface
IEmfValueAttribute<T,O extends org.eclipse.emf.ecore.EObject>
TheIValue
that works with attribute. -
Uses of IAttribute in com._1c.g5.aef2.standard.models
Classes in com._1c.g5.aef2.standard.models that implement IAttribute Modifier and Type Class Description class
ViewModelList<T>
The special list model implementation forIViewModel
.class
ViewModelValue<T>
The special model implementation forIViewModel
. -
Uses of IAttribute in com._1c.g5.v8.dt.addin.ui.aef
Classes in com._1c.g5.v8.dt.addin.ui.aef that implement IAttribute Modifier and Type Class Description class
AddInModel
The bm value model implementation forIAddInModel
-
Uses of IAttribute in com._1c.g5.v8.dt.aef2.bm.models
Classes in com._1c.g5.v8.dt.aef2.bm.models that implement IAttribute Modifier and Type Class Description class
BmInlineTaskValue<T>
A BM value with a supplier of customIBmTask
.class
BmList<T>
Represents a BM object feature list model.class
BmMap<K,V>
Represents a BM object feature map model.class
BmSkipNullValue<T>
RepresentsBmValue
which avoids setting ofnull
values to the model.class
BmValue<T>
Represents a BM object feature value. -
Uses of IAttribute in com._1c.g5.v8.dt.bp.scheme.ui.aef.models
Classes in com._1c.g5.v8.dt.bp.scheme.ui.aef.models that implement IAttribute Modifier and Type Class Description class
AddressingAttributeModel
Implementation ofIAddressingAttributeModel
.class
BmGraphicalSchemeLineModel
Graphical scheme line model.class
GraphicalSchemeCaseValue
class
GraphicalSchemeItemValue
BmValue
implementation forGraphicalSchemeItem
name. -
Uses of IAttribute 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 IAttribute Modifier and Type Class Description class
EmfChartColorPaletteDescriptionModel
Component EMF-model forChartColorPaletteDescription
.class
EmfChartScaleModelValue
Implementation ofIChartScaleModel
forChartScaleValueEditor
. -
Uses of IAttribute in com._1c.g5.v8.dt.form.ui.chart.aef.models
Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models that implement IAttribute Modifier and Type Class Description class
BmTimeScaleLevelsLinkModel
The BM implementation ofITimeScaleLevelsLinkModel
.class
EmfChartLineModel
The implementation ofIChartLineModel
. -
Uses of IAttribute 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 IAttribute Modifier and Type Class Description class
EmfLabelAreaModelValue
BM model forLabelArea
. -
Uses of IAttribute in com._1c.g5.v8.dt.form.ui.properties.models
Classes in com._1c.g5.v8.dt.form.ui.properties.models that implement IAttribute Modifier and Type Class Description class
BmAdjustableBooleanModel
IAdjustableBooleanModel
implementation. -
Uses of IAttribute in com._1c.g5.v8.dt.md.help.ui.aef.model
Subinterfaces of IAttribute in com._1c.g5.v8.dt.md.help.ui.aef.model Modifier and Type Interface Description interface
IOpenMdHelpModel
The contract of model forOpenMdHelpComponent
.Classes in com._1c.g5.v8.dt.md.help.ui.aef.model that implement IAttribute Modifier and Type Class Description class
BmOpenMdHelpModel
TheIOpenMdHelpModel
BM implementation. -
Uses of IAttribute in com._1c.g5.v8.dt.md.ui.aef.models
Subinterfaces of IAttribute in com._1c.g5.v8.dt.md.ui.aef.models Modifier and Type Interface Description interface
ICharacteristicsDescriptionDataPathModel<T extends org.eclipse.emf.ecore.EObject>
CharacteristicsDescription
data path field model interface.interface
ICharacteristicsDescriptionFieldModel<T extends org.eclipse.emf.ecore.EObject>
Field
model interface.interface
ICodeModel<O extends org.eclipse.emf.ecore.EObject>
Model forPredefinedItem
code feature supports.interface
IMobileApplicationUrlsModel
MobileApplicationUrl
model.interface
INavigatorTreeDialogActionBarModel<T extends org.eclipse.emf.ecore.EObject>
The model interface forNavigatorTreeDialogActionBarComponent
.interface
IRequiredPermissionsModel
TheIList
model implementation for required permissions component.interface
ISourceUrlModel<T extends org.eclipse.emf.ecore.EObject>
WS-reference source URL model.interface
IUsedMobileApplicationFunctionalitiesModel
TheIList
model implementation for used mobile application functionalities component. -
Uses of IAttribute in com._1c.g5.v8.dt.md.ui.aef.models.value
Classes in com._1c.g5.v8.dt.md.ui.aef.models.value that implement IAttribute Modifier and Type Class Description class
BmCharacteristicsDescriptionValueModel
TheCharacteristicsDescription
BMIValueModel
implementation.class
BmValueModel
The BMIValueModel
implementation.class
EmfCharacteristicsDescriptionValueModel
TheCharacteristicsDescription
EmfIValueModel
implementation.class
EmfValueModel
The EmfIValueModel
implementation.class
UnfilledParentValueModel
Special value model for "Unfilled parent value" property. -
Uses of IAttribute 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 IAttribute Modifier and Type Class Description class
ConfigurationStandaloneContentExchangeSettingsDialogModel.ExchangePlanModel
Creates exchange plan settings dialog component model. -
Uses of IAttribute 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 IAttribute Modifier and Type Class Description class
DataExchangeModel
DtGranularEditor
data exchande model. -
Uses of IAttribute 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 IAttribute Modifier and Type Class Description class
CommonAttributeAutoUsePropertyStateModel
CustomPropertyStateModel
implementation forCommonAttributeAutoUse
propertyclass
CommonAttributeDataSeparationPropertyStateModel
CustomPropertyStateModel
implementation forCommonAttributeDataSeparation
propertyclass
ExtendedConfigurationObjectPropertyStateModel
CustomPropertyStateModel
for edit property state without value change side effectsclass
FormPropertyStateModel
AEF model for metadata property state for forms that also adopts original form or generates a new one on "extend" state change.class
PropertyStateModel
AEF model for metadata property state. -
Uses of IAttribute in com._1c.g5.v8.dt.ui.aef.component
Subinterfaces of IAttribute in com._1c.g5.v8.dt.ui.aef.component Modifier and Type Interface Description interface
IUnsettablePropertyFieldModel<T,O extends org.eclipse.emf.ecore.EObject>
Unsettable property field model. -
Uses of IAttribute in com._1c.g5.v8.dt.ui.aef.models
Subinterfaces of IAttribute in com._1c.g5.v8.dt.ui.aef.models Modifier and Type Interface Description interface
IAbstractMobileApplicationUrlsModel<T extends AbstractMobileApplicationUrl>
TheAbstractMobileApplicationUrl
s model.interface
IEmfListSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>
The model interface forListSelectionComponent
.interface
IEmfSelectionModel<O extends org.eclipse.emf.ecore.EObject>
The model interface forAbstractSelectionComponent
.interface
IEmfTreeSelectionModel<O extends org.eclipse.emf.ecore.EObject>
interface
IEmfTreeToListSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>
The model interface forTreeToListSelectionComponent
.interface
IEmfTreeToSingleItemSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>
The model interface forTreeToSingleItemSelectionComponent
.interface
IEmfValueSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>
The model interface forValueSelectionComponent
.Classes in com._1c.g5.v8.dt.ui.aef.models that implement IAttribute Modifier and Type Class Description class
BmListSelectionModel<T>
The BmIEmfListSelectionModel
implementation.class
BmTreeToListSelectionModel<T>
TheIEmfTreeSelectionModel
implementation.class
BmTreeToSingleItemSelectionModel<T>
TheIEmfTreeSelectionModel
implementation for single item selection.class
BmUnsettablePropertyFieldModel<T>
AEF model for unsettable property field.class
BmValueSelectionModel<T>
The BmIEmfValueSelectionModel
implementation.class
BmVersionedValue<T>
Represents a version-aware BM object feature value.class
EmfListSelectionModel<T>
The EmfIEmfListSelectionModel
implementation.class
EmfTreeToListSelectionModel<T>
TheIEmfTreeSelectionModel
implementation.class
EmfTreeToSingleItemSelectionModel<T>
TheIEmfTreeToSingleItemSelectionModel
implementation for single item selection.class
EmfUnsettablePropertyFieldModel<T>
Emf model for unsettable property field.class
EmfValueSelectionModel<T>
TheIEmfValueSelectionModel
implementation.class
EmfVersionedValue<T>
Represents a version-aware EMF object feature value.class
NavigatorTableModel
TheIDynamicTableModel
implementation for navigator objects. -
Uses of IAttribute in com._1c.g5.v8.dt.xdto.ui.aef.models
Subinterfaces of IAttribute in com._1c.g5.v8.dt.xdto.ui.aef.models Modifier and Type Interface Description interface
IDynamicTreeModelWithAtribiteAndOwner<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 IAttribute Modifier and Type Class Description class
PackageDataModel
Package tree component model.
-