Package com._1c.g5.v8.dt.supply
-
Interface Summary Interface Description IDataReference Data reference is an internal representation of references being used to address supplied objects in supply/integration external settings.IDataReferenceProvider Data reference provider performs analysis of the provided context and creates corresponding data references using reference formats being supported by internal facilities of theISupplySettingsManager
.
Provided reference should be one from supported types:FqnContainmentDataReference
UniqueNameContainmentDataReference
Implementation of this interface should be provided by clients based on their internal data formats.IDtProjectDataSourceConnector Abstraction of the project data access being used by the library supply/integration subsystem.ISupplySettingsManager Supply settings manager is responsible for:
Management of library supply settings Management of library integration settings Providing the supply setting model for navigation, etc Providing the integration setting model for navigation, etc Computation of effective supply+integration model and answering the inegration requests from commparion/merging tools -
Class Summary Class Description IntegrationContext Context of the integration model.SupplySettingsContext Context of the supply settings model. -
Enum Summary Enum Description ComparisonAssociationType The type of the association between objects received during the model comparison process on the integration of a library to the destination project.
This enum affectsISupplySettingsManager#getIntegrationSettings
decision depending on the provided context.ModuleChangeType Specifies the type of the change that affected the module/methodModuleComparisonResult ModuleIntegrationSettings Values being returned by theISupplySettingsManager
during the module integration policies check.ModuleSectionType The type of the module's sectionObjectIntegrationSettings Values being returned by theISupplySettingsManager
during the object integration policies check.