| 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 affects ISupplySettingsManager#getIntegrationSettings decision depending on the provided context.
|
| 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 the ISupplySettingsManager.
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.
|
| IntegrationContext |
Context of the integration model.
|
| ModuleChangeType |
Specifies the type of the change that affected the module/method
|
| ModuleComparisonResult |
|
| ModuleIntegrationSettings |
|
| ModuleSectionType |
The type of the module's section
|
| ObjectIntegrationSettings |
|
| SupplySettingsContext |
Context of the supply settings model.
|