Uses of Interface
com.e1c.g5.v8.dt.library.ILibraryProjectManager
Packages that use ILibraryProjectManager
Package
Description
-
Uses of ILibraryProjectManager in com._1c.g5.v8.dt.md.ui.wizards
Constructors in com._1c.g5.v8.dt.md.ui.wizards with parameters of type ILibraryProjectManagerModifierConstructorDescriptionConfigurationPage
(String title, String description, String helpId, IRuntimeVersionSupport runtimeVersionSupport, ILibraryRepository libraryRepository, ILibraryProjectManager libraryProjectManager) Creates a new instance. -
Uses of ILibraryProjectManager in com.e1c.g5.v8.dt.internal.library
Classes in com.e1c.g5.v8.dt.internal.library that implement ILibraryProjectManager -
Uses of ILibraryProjectManager in com.e1c.g5.v8.dt.internal.library.ui
Constructors in com.e1c.g5.v8.dt.internal.library.ui with parameters of type ILibraryProjectManagerModifierConstructorDescriptionLibraryFileValidator
(org.eclipse.core.databinding.observable.value.IObservableValue<String> libraryNameObservableValue, org.eclipse.core.databinding.observable.value.IObservableValue<String> libraryVersionObservableValue, org.eclipse.core.databinding.observable.value.IObservableValue<String> libraryVendorObservableValue, org.eclipse.core.databinding.observable.value.IObservableValue<String> libraryRuntimeVersionObservableValue, ILibraryProjectManager libraryProjectManager) Creates a new instance. -
Uses of ILibraryProjectManager in com.e1c.g5.v8.dt.internal.library.ui.repository
Constructors in com.e1c.g5.v8.dt.internal.library.ui.repository with parameters of type ILibraryProjectManagerModifierConstructorDescriptionAddLibraryWizard
(Collection<LibraryDescriptor> existingLibraryDescritors, ILibraryProjectManager libraryProjectManager) Creates a new insatnce.AddLibraryWizardPage
(Collection<LibraryDescriptor> existingLibraryDescritors, ILibraryProjectManager libraryProjectManager) Creates a new instance.LibraryAlreadyAddedInRepositoryValidator
(org.eclipse.core.databinding.observable.value.IObservableValue<String> libraryNameObservableValue, org.eclipse.core.databinding.observable.value.IObservableValue<String> libraryVersionObservableValue, org.eclipse.core.databinding.observable.value.IObservableValue<String> libraryVendorObservableValue, org.eclipse.core.databinding.observable.value.IObservableValue<String> libraryRuntimeVersionObservableValue, Collection<LibraryDescriptor> existingLibraryDescritors, ILibraryProjectManager libraryProjectManager) Creates a new instance. -
Uses of ILibraryProjectManager in com.e1c.g5.v8.dt.internal.library.ui.update
Constructors in com.e1c.g5.v8.dt.internal.library.ui.update with parameters of type ILibraryProjectManagerModifierConstructorDescriptionUpdateLibraryWizard
(IDtProject dtProject, ILibraryProjectManager libraryProjectManager, ILibraryRegistry libraryRegistry, ILibraryRepository libraryRepository, ILibraryUpdater libraryUpdater, IComparisonManager comparisonManager, IDtComparisonEditorInputFactory comparisonEditorInputFactory, boolean isUpdate) Creates a new insatnce.UpdateLibraryWizardPage
(IDtProject dtProject, ILibraryRegistry libraryRegistry, ILibraryProjectManager libraryProjectManager, ILibraryRepository libraryRepository) Creates a new instance. -
Uses of ILibraryProjectManager in com.e1c.g5.v8.dt.internal.library.update
Constructors in com.e1c.g5.v8.dt.internal.library.update with parameters of type ILibraryProjectManagerModifierConstructorDescriptionLibraryUpdateService
(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)