Uses of Interface
com._1c.g5.aef2.changes.IChange
-
-
Uses of IChange in com._1c.g5.aef2.changes
Subinterfaces of IChange in com._1c.g5.aef2.changes Modifier and Type Interface Description interface
ICompoundChange
Defines the contract of a compound change.Classes in com._1c.g5.aef2.changes that implement IChange Modifier and Type Class Description class
CompoundChange
Represents a compound change.Fields in com._1c.g5.aef2.changes declared as IChange Modifier and Type Field Description static IChange
IChange. NO_CHANGE
The no operation change.Methods in com._1c.g5.aef2.changes that return IChange Modifier and Type Method Description IChange
CompoundChange. getSimplifiedChange()
Methods in com._1c.g5.aef2.changes that return types with arguments of type IChange Modifier and Type Method Description Iterable<IChange>
CompoundChange. getChanges()
Iterable<IChange>
ICompoundChange. getChanges()
Methods in com._1c.g5.aef2.changes with parameters of type IChange Modifier and Type Method Description void
CompoundChange. addChange(IChange change)
Adds the provided change to this compound change. -
Uses of IChange in com._1c.g5.aef2.emf.changes
Subinterfaces of IChange in com._1c.g5.aef2.emf.changes Modifier and Type Interface Description interface
IEmfChange
Defines contract of EMF change.Classes in com._1c.g5.aef2.emf.changes that implement IChange Modifier and Type Class Description class
EmfChange
IEmfChange
implementation. -
Uses of IChange in com._1c.g5.aef2.emf.models
Methods in com._1c.g5.aef2.emf.models that return IChange Modifier and Type Method Description IChange
EmfList. getChange()
IChange
EmfMap. getChange()
IChange
EmfValue. getChange()
-
Uses of IChange in com._1c.g5.aef2.models
Methods in com._1c.g5.aef2.models that return IChange Modifier and Type Method Description IChange
CompoundModel. getChange()
IChange
IModel. getChange()
-
Uses of IChange in com._1c.g5.aef2.models.list
Methods in com._1c.g5.aef2.models.list that return IChange Modifier and Type Method Description IChange
ListWorkingCopy. getChange()
-
Uses of IChange in com._1c.g5.aef2.models.map
Methods in com._1c.g5.aef2.models.map that return IChange Modifier and Type Method Description IChange
MapWorkingCopy. getChange()
-
Uses of IChange in com._1c.g5.aef2.models.pojo
Methods in com._1c.g5.aef2.models.pojo that return IChange Modifier and Type Method Description IChange
PojoList. getChange()
IChange
PojoMap. getChange()
IChange
PojoValue. getChange()
-
Uses of IChange in com._1c.g5.aef2.models.value
Methods in com._1c.g5.aef2.models.value that return IChange Modifier and Type Method Description IChange
ValueWorkingCopy. getChange()
-
Uses of IChange in com._1c.g5.aef2.standard.definitions.models
Methods in com._1c.g5.aef2.standard.definitions.models that return IChange Modifier and Type Method Description IChange
AbstractDefinitionModel. getChange()
-
Uses of IChange in com._1c.g5.aef2.standard.models
Methods in com._1c.g5.aef2.standard.models that return IChange Modifier and Type Method Description IChange
EmptyModel. getChange()
IChange
ViewModelList. getChange()
IChange
ViewModelValue. getChange()
-
Uses of IChange in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return IChange Modifier and Type Method Description IChange
PropertyPaletteModel. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.aef2
Classes in com._1c.g5.v8.dt.aef2 that implement IChange Modifier and Type Class Description class
ModelApiChange
-
Uses of IChange in com._1c.g5.v8.dt.aef2.bm.changes
Classes in com._1c.g5.v8.dt.aef2.bm.changes that implement IChange Modifier and Type Class Description class
BmChange
Represent a change to be applied to BM-object. -
Uses of IChange in com._1c.g5.v8.dt.aef2.bm.models
Methods in com._1c.g5.v8.dt.aef2.bm.models that return IChange Modifier and Type Method Description IChange
BmList. getChange()
IChange
BmMap. getChange()
IChange
BmSkipNullValue. getChange()
IChange
BmValue. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.bp.scheme.ui.aef.models
Methods in com._1c.g5.v8.dt.bp.scheme.ui.aef.models that return IChange Modifier and Type Method Description IChange
AddressingAttributesCollectionModel. getChange()
IChange
EventHandlerCollectionModel. getChange()
IChange
EventHandlerModel. getChange()
IChange
GraphicalSchemeItemValue. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.dcs.ui.aef.models.chart
Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart that return IChange Modifier and Type Method Description IChange
EmfIntervalBoundModelValue. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference
Methods in com._1c.g5.v8.dt.dcs.ui.aef.models.chart.reference that return IChange Modifier and Type Method Description IChange
DcsChartReferenceBandGridModel. getChange()
IChange
DcsChartReferenceLineGridModel. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline
Methods in com._1c.g5.v8.dt.form.ui.chart.aef.models.trendline that return IChange Modifier and Type Method Description IChange
TrendlineArrayGridModel. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.form.ui.properties.models
Methods in com._1c.g5.v8.dt.form.ui.properties.models that return IChange Modifier and Type Method Description IChange
CommandActionModel. getChange()
IChange
EventHandlerCollectionModel. getChange()
IChange
EventHandlerModel. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.md.help.ui.aef.model
Methods in com._1c.g5.v8.dt.md.help.ui.aef.model that return IChange Modifier and Type Method Description IChange
BmOpenMdHelpModel. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return IChange Modifier and Type Method Description IChange
BmConfigurationUsePurposesModel. getChange()
IChange
BmMdObjectNameModel. getChange()
IChange
BmMultilanguageFormattedTextModel. getChange()
IChange
BmPredefinedItemNameModel. getChange()
IChange
EmfCharacteristicsDescriptionDataPathModel. getChange()
IChange
EmfCharacteristicsDescriptionFieldModel. getChange()
IChange
EmfCharacteristicsDescriptionSelectionModel. getChange()
IChange
EmfMultilanguageFormattedTextModel. getChange()
IChange
EmfPictureModel. getChange()
IChange
EmfSingleLanguageFormattedTextModel. getChange()
IChange
EmfStyleItemTypeModel. getChange()
IChange
IMultilanguageFormattedTextModel.MultilanguageFormattedTextWorkingCopy. getChange()
IChange
ISingleLanguageFormattedTextModel.SingleLanguageFormattedTextWorkingCopy. getChange()
IChange
NavigatorTreeDialogModel. getChange()
IChange
StandardObjectSwitchingSourceModel. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture
Methods in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture that return IChange Modifier and Type Method Description IChange
CommonPictureContentGridModel. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.md.ui.extension.aef.models
Methods in com._1c.g5.v8.dt.md.ui.extension.aef.models that return IChange Modifier and Type Method Description IChange
FormPropertyStateModel. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.ui.aef.models
Methods in com._1c.g5.v8.dt.ui.aef.models that return IChange Modifier and Type Method Description IChange
NavigatorTreeModel. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.ui.editor.aef.model
Methods in com._1c.g5.v8.dt.ui.editor.aef.model that return IChange Modifier and Type Method Description IChange
AbstractDtGranularEditorManagingModel. getChange()
-
Uses of IChange in com._1c.g5.v8.dt.xdto.ui.aef.models
Methods in com._1c.g5.v8.dt.xdto.ui.aef.models that return IChange Modifier and Type Method Description IChange
PackageDataModel. getChange()
-