Uses of Interface
com._1c.g5.v8.dt.lifecycle.IServicesOrchestrator
Packages that use IServicesOrchestrator
Package
Description
- 
Uses of IServicesOrchestrator in com._1c.g5.v8.dt.bm.internal.xtextConstructors in com._1c.g5.v8.dt.bm.internal.xtext with parameters of type IServicesOrchestratorModifierConstructorDescriptionBuildOrchestrator(IWorkspaceOrchestrator workspaceOrchestrator, IServicesOrchestrator servicesOrchestrator, IDtProjectManager dtProjectManager) Constructs a new instance.
- 
Uses of IServicesOrchestrator in com._1c.g5.v8.dt.internal.core.platformConstructors in com._1c.g5.v8.dt.internal.core.platform with parameters of type IServicesOrchestratorModifierConstructorDescriptionWorkspaceOrchestrator(IServicesOrchestrator servicesOrchestrator, IV8ProjectProvider projectProvider, IDtProjectManager dtProjectManager, IDerivedDataManagerProvider derivedDataManagerProvider) Constructs a new instance.
- 
Uses of IServicesOrchestrator in com._1c.g5.v8.dt.internal.lifecycleClasses in com._1c.g5.v8.dt.internal.lifecycle that implement IServicesOrchestrator
- 
Uses of IServicesOrchestrator in com._1c.g5.v8.dt.internal.search.uiConstructors in com._1c.g5.v8.dt.internal.search.ui with parameters of type IServicesOrchestratorModifierConstructorDescriptionSearchResultUpdater(IBmModelManager bmModelManager, IServicesOrchestrator servicesOrchestrator) Create a instance of search result updater
- 
Uses of IServicesOrchestrator in com._1c.g5.v8.dt.md.ui.properties.modelsConstructors in com._1c.g5.v8.dt.md.ui.properties.models with parameters of type IServicesOrchestratorModifierConstructorDescriptionMdPropertyPaletteModel(IBmModelManager modelManager, IResourceLookup resourceLookup, IEditingLanguageManager editingLanguageManager, IV8ProjectManager v8projectManager, IDerivedDataManagerProvider derivedDataManagerProvider, IEventBroker eventBroker, StandardObjectProxyFactory standardObjectProxyFactory, IProjectOperationApi projectOperationApi, IServicesOrchestrator servicesOrchestrator) Creates a new model.
- 
Uses of IServicesOrchestrator in com._1c.g5.v8.dt.ui.editorFields in com._1c.g5.v8.dt.ui.editor declared as IServicesOrchestrator
- 
Uses of IServicesOrchestrator in com.e1c.g5.v8.dt.internal.check.derivedConstructors in com.e1c.g5.v8.dt.internal.check.derived with parameters of type IServicesOrchestratorModifierConstructorDescriptionCheckDerivedDataContributor(IResourceLookup resourceLookup, IBmModelManager bmModelManager, ICheckRepository checkRepository, ICheckScheduler checkScheduler, ICheckExecutor checkExecutor, IBslDeepAnalisysService deepAnalisysService, ISuppressSettingsManager suppressSettingsManager, IMarkerManager markerManager, IServicesOrchestrator servicesOrchestrator, IModelEditingSupport modelEditingSupport) Creates a new instance.
- 
Uses of IServicesOrchestrator in com.e1c.g5.v8.dt.internal.library.updateConstructors in com.e1c.g5.v8.dt.internal.library.update with parameters of type IServicesOrchestratorModifierConstructorDescriptionBmModelManagerLibraryParticipant(ILibraryRegistry libraryRegistry, ISupplySettingsManager supplySettingsManager, IVirtualProjectResourceImportService resourceImportService, IServicesOrchestrator serviceOrchestrator, IDependenciesManager dependenciesManager) Constructs an instanceLibraryUpdateService(IServicesOrchestrator serviceOrchestrator, ISupplySettingsManager supplySettingsManager, IDependenciesManager dependenciesManager, IBmModelManager bmModelManager, IV8ProjectManager v8ProjectManager, IConfigurationProvider configurationProvider, ILibraryProjectManager libraryProjectManager, ILibraryRegistry libraryRegistry, ILibraryRepository libraryRepository, IDistributionSupportManager distributionSupportManager, IConfigurationProjectManager configurationProjectManager, IDtProjectResourceLifecycleBootstrap dtProjectResourceLifecycleBootstrap, IDtProjectManager dtProjectManager, IWorkspaceOrchestrator workspaceOrchestrator, IVirtualProjectResourceImportService resourceImportService)