Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Configuration
Packages that use Configuration
Package
Description
-
Uses of Configuration in com._1c.g5.v8.dt.cmi.model.util
Methods in com._1c.g5.v8.dt.cmi.model.util that return ConfigurationModifier and TypeMethodDescriptionstatic Configuration
CommandInterfaceUtil.getConfiguration
(org.eclipse.emf.ecore.EObject source) Gets configuration by resolve configuration uri on source editing support.Methods in com._1c.g5.v8.dt.cmi.model.util with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic CommandInterface
CmiModelUtil.createConfigurationCommandInterface
(Configuration configuration, IBmTransaction transaction) Creates configuration command interface.static CommandInterface
CmiModelUtil.createMainSectionCommandInterface
(Configuration configuration, IBmTransaction transaction) Creates main section command interface.static String
CmiModelUtil.getCommandGroupRepresentation
(CommandGroup group, Configuration configuration) Gets command group representation.static String
CmiModelUtil.getCommandRepresentation
(Command command, Configuration configuration) Gets command representatonstatic boolean
CommandInterfaceUtil.hasInterfaceSubsystem
(Configuration configuration) Is configuration has someone interface subsystem. -
Uses of Configuration in com._1c.g5.v8.dt.cmi.tasks
Methods in com._1c.g5.v8.dt.cmi.tasks with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic AddCommandToMainSectionTask
AddCommandToMainSectionTask.create
(ICommandInterfaceAccessor commandInterfaceAccessor, CommandInterfaceManager commandInterfaceManager, Configuration configuration, Command command) Creates a new instance.IBmTask<org.eclipse.core.runtime.IStatus>
ICommandInterfaceTaskFactory.createAddCommandToMainSectionTask
(Configuration configuration, Command command) Creates a task responsible for adding the command to the main section. -
Uses of Configuration in com._1c.g5.v8.dt.cmi.ui.editors
Methods in com._1c.g5.v8.dt.cmi.ui.editors that return Configuration -
Uses of Configuration in com._1c.g5.v8.dt.cmi.ui.wizard
Method parameters in com._1c.g5.v8.dt.cmi.ui.wizard with type arguments of type ConfigurationModifier and TypeMethodDescriptionvoid
ConfigurationNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<Configuration> context, Set<org.eclipse.emf.ecore.EObject> createdModels) Creates and integrates related models for a given wizard context. -
Uses of Configuration in com._1c.g5.v8.dt.core.library
Methods in com._1c.g5.v8.dt.core.library with parameters of type ConfigurationModifier and TypeMethodDescriptionILibraryUpdateService.prepareDistributionSettings
(Configuration libraryConfiguration, Configuration targetConfiguration, DistributionSupport libraryDistributionSupport) Prepares the map with disstribution settings -
Uses of Configuration in com._1c.g5.v8.dt.core.platform
Methods in com._1c.g5.v8.dt.core.platform that return ConfigurationModifier and TypeMethodDescriptionIConfigurationAware.getConfiguration()
Returns the configuration provdided by this entity.IConfigurationProject.getConfiguration()
Returns configuration contained in this V8 configuration project.IConfigurationProvider.getConfiguration
(IDtProject project) Returns the configuration by the provided workspace project.IConfigurationProvider.getConfiguration
(org.eclipse.core.resources.IProject project) Returns the configuration by the provided workspace project.IConfigurationProvider.getConfiguration
(org.eclipse.emf.common.util.URI uri) Returns the configuration which contains object with the providedURI
.IConfigurationProvider.getConfiguration
(org.eclipse.emf.ecore.EObject eObject) Returns the configuration which contains the provided model object.IExtensionProject.getConfiguration()
Returns extension configuration contained in this V8 extension project.Methods in com._1c.g5.v8.dt.core.platform that return types with arguments of type ConfigurationModifier and TypeMethodDescriptionIConfigurationProvider.getConfigurations()
Returns a collection of all configurations in workspace.Methods in com._1c.g5.v8.dt.core.platform with parameters of type ConfigurationModifier and TypeMethodDescriptionorg.eclipse.core.resources.IProject
IConfigurationProjectManager.create
(String projectName, Version version, LibraryDescriptor libraryDescriptor, LibraryDependency libraryDependency, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) Creates V8 configuration project in workspace: Creates actual workspace project with the given name.org.eclipse.core.resources.IProject
IConfigurationProjectManager.create
(String projectName, Version version, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) Creates V8 configuration project in workspace: Creates actual workspace project with the given name. Creates project manifest with the givenVersion
content. Creates underlying BM model. Attaches the given configuration (if notnull
) to the created project. Registers future import operation with manual start confirmation.org.eclipse.core.resources.IProject
IConfigurationProjectManager.create
(String projectName, Path projectPath, Version version, LibraryDescriptor libraryDescriptor, LibraryDependency libraryDependency, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) Creates V8 configuration project: Creates actual workspace project with the given name in the given path Creates project manifest with the givenVersion
andLibraryDependency
content.org.eclipse.core.resources.IProject
IConfigurationProjectManager.create
(String projectName, Path projectPath, Version version, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) Creates V8 configuration project: Creates actual workspace project with the given name in the given path Creates project manifest with the givenVersion
content.org.eclipse.core.resources.IProject
IExtensionProjectManager.create
(String projectName, Version version, Configuration configuration, org.eclipse.core.resources.IProject parent, org.eclipse.core.runtime.IProgressMonitor monitor) Creates V8 configuration extension project in workspace: Creates actual workspace project with the given name.org.eclipse.core.resources.IProject
IExtensionProjectManager.create
(String projectName, Path projectPath, Version version, Configuration configuration, org.eclipse.core.resources.IProject parent, org.eclipse.core.runtime.IProgressMonitor monitor) Creates V8 configuration extension project: Creates actual project with the given name in the given path. -
Uses of Configuration in com._1c.g5.v8.dt.erd.ui.handlers
Methods in com._1c.g5.v8.dt.erd.ui.handlers with parameters of type ConfigurationModifier and TypeMethodDescriptionprotected Collection<MdObject>
AbstractDiagramHandler.getConfigurationObjects
(Configuration configuration) Returns configuration subsystems if there any.protected Collection<MdObject>
AbstractDiagramHandler.getConfigurationSubsystems
(Configuration configuration) Returns subsystems from givenconfiguration
. -
Uses of Configuration in com._1c.g5.v8.dt.erd.ui.handlers.support
Methods in com._1c.g5.v8.dt.erd.ui.handlers.support with parameters of type ConfigurationModifier and TypeMethodDescriptionDiagramConfigurationExtractor.extractConfiguration
(Configuration configuration) Opens configuration and returns configuration objects. -
Uses of Configuration in com._1c.g5.v8.dt.erd.ui.support
Methods in com._1c.g5.v8.dt.erd.ui.support that return ConfigurationModifier and TypeMethodDescriptionstatic Configuration
ErdUiUtil.getConfiguration
(MdObject mdObject, IV8ProjectManager projectManager, IResourceLookup resourceLookup) Returns given mdObject's configuration. -
Uses of Configuration in com._1c.g5.v8.dt.eventhandlers.model
Methods in com._1c.g5.v8.dt.eventhandlers.model that return ConfigurationModifier and TypeMethodDescriptionTypeItemFolder.getConfiguration()
Returns folder configuration.Constructors in com._1c.g5.v8.dt.eventhandlers.model with parameters of type ConfigurationModifierConstructorDescriptionTypeItemFolder
(Configuration configuration, org.eclipse.emf.ecore.EClass mdClass, org.eclipse.emf.ecore.EStructuralFeature feature, TypeItemFolder.SourceType sourceType, TypeItem typeItem) Constructor. -
Uses of Configuration in com._1c.g5.v8.dt.eventhandlers.services
Methods in com._1c.g5.v8.dt.eventhandlers.services with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic Collection<Event>
EventHandlersUtil.getConfigurationEvents
(Configuration configuration) Returns all events from given configuration using given global scope provider. -
Uses of Configuration in com._1c.g5.v8.dt.eventhandlers.ui.dialogs
Methods in com._1c.g5.v8.dt.eventhandlers.ui.dialogs with parameters of type ConfigurationModifier and TypeMethodDescriptionvoid
SetBreakpointDialog.initCache
(Configuration configuration, org.eclipse.core.runtime.SubMonitor monitor) Inits cache for given configuration.void
SetFilterDialog.initCache
(Configuration configuration, org.eclipse.core.runtime.SubMonitor monitor) Inits cache for given configuration.Constructors in com._1c.g5.v8.dt.eventhandlers.ui.dialogs with parameters of type ConfigurationModifierConstructorDescriptionSetBreakpointDialog
(org.eclipse.swt.widgets.Shell parentShell, Configuration configuration, EventHandlersFilter activeFilter, EventSubscriptionEventsProvider eventsProvider, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IV8ProjectManager projectManager, IResourceLookup resourceLookup, IBslOwnerComputerService bslOwnerComputerService, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IBmEmfIndexManager indexManager, IIndexSlicePredicateService slicePredicateService, IFilterBySubsystemsManager filterBySubsystemsManager, IDtProjectManager dtProjectManager) ConstructorSetFilterDialog
(org.eclipse.swt.widgets.Shell parentShell, Configuration configuration, EventHandlersFilter filter, EventSubscriptionEventsProvider eventsProvider, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IV8ProjectManager projectManager, IResourceLookup resourceLookup, IBslOwnerComputerService bslOwnerComputerService, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IBmEmfIndexManager indexManager, IIndexSlicePredicateService slicePredicateService, IFilterBySubsystemsManager filterBySubsystemsManager, IDtProjectManager dtProjectManager) Constructor -
Uses of Configuration in com._1c.g5.v8.dt.eventhandlers.ui.dialogs.panels
Constructors in com._1c.g5.v8.dt.eventhandlers.ui.dialogs.panels with parameters of type ConfigurationModifierConstructorDescriptionBreakpointsHandlerPanel
(org.eclipse.swt.widgets.Composite parent, Configuration configuration, EventHandlersFilter filter, SetBreakpointsDialogResult dialogResult, IContentProvider contentProvider) Constructor.BreakpointsSourcePanel
(org.eclipse.swt.widgets.Composite parent, Configuration configuration, EventHandlersFilter filter, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IResourceLookup resourceLookup, IBmEmfIndexManager indexManager, IIndexSlicePredicateService slicePredicateService, IFilterBySubsystemsManager filterBySubsystemsManager, IDtProjectManager dtProjectManager) ConstructorEventPanel
(org.eclipse.swt.widgets.Composite parent, Configuration configuration, EventHandlersFilter filter, EventSubscriptionEventsProvider eventsProvider) Constructor.HandlerPanel
(org.eclipse.swt.widgets.Composite parent, Configuration configuration, EventHandlersFilter filter, IContentProvider contentProvider) Constructor.HandlerPanel
(org.eclipse.swt.widgets.Composite parent, Configuration configuration, EventHandlersFilter filter, IContentProvider contentProvider, SearchFilterWithHistory searchFilterWithHistory) Constructor.SourcePanel
(org.eclipse.swt.widgets.Composite parent, Configuration configuration, EventHandlersFilter filter, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IResourceLookup resourceLookup, IBmEmfIndexManager indexManager, IIndexSlicePredicateService slicePredicateService, IFilterBySubsystemsManager filterBySubsystemsManager, IDtProjectManager dtProjectManager) Constructor -
Uses of Configuration in com._1c.g5.v8.dt.eventhandlers.ui.editor
Methods in com._1c.g5.v8.dt.eventhandlers.ui.editor that return ConfigurationModifier and TypeMethodDescriptionEventHandlersEditor.getConfiguration()
Returns input configuration.Constructors in com._1c.g5.v8.dt.eventhandlers.ui.editor with parameters of type Configuration -
Uses of Configuration in com._1c.g5.v8.dt.eventhandlers.ui.handlers
Methods in com._1c.g5.v8.dt.eventhandlers.ui.handlers that return ConfigurationModifier and TypeMethodDescriptionprotected Configuration
AbstractEventHandlersHandler.getBaseConfiguration
(IV8Project v8Project) Returns base project configuration for given v8 project. -
Uses of Configuration in com._1c.g5.v8.dt.eventhandlers.ui.providers
Fields in com._1c.g5.v8.dt.eventhandlers.ui.providers declared as ConfigurationModifier and TypeFieldDescriptionprotected final Configuration
AbstractExtensionHandlersProvidingContentProvider.configuration
Methods in com._1c.g5.v8.dt.eventhandlers.ui.providers with parameters of type ConfigurationModifier and TypeMethodDescriptionvoid
EventHandlersViewerContentProvider.createCache
(Configuration configuration, org.eclipse.core.runtime.SubMonitor monitor) Creates cache for given configuration.protected Collection<Event>
AbstractEventProvidingContentProvider.getAllEvents
(Configuration configuration) Returns all events from given configuration.Constructors in com._1c.g5.v8.dt.eventhandlers.ui.providers with parameters of type ConfigurationModifierConstructorDescriptionAbstractExtensionHandlersProvidingContentProvider
(Configuration configuration, IV8ProjectManager projectManager, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IBslOwnerComputerService bslOwnerComputerService, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) Constructor.BreakpointHandlerViewerContentProvider
(Configuration configuration, IV8ProjectManager projectManager, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IBslOwnerComputerService bslOwnerComputerService, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) Constructor.FilterHandlerViewerContentProvider
(Configuration configuration, IV8ProjectManager projectManager, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IBslOwnerComputerService bslOwnerComputerService, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider) Constructor.HandlerViewerContentProvider
(StructuredViewer eventHandlersViewer, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IV8ProjectManager projectManager, IBslOwnerComputerService bslOwnerComputerService, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, Configuration configuration) Constructor. -
Uses of Configuration in com._1c.g5.v8.dt.eventhandlers.ui.sections
Constructors in com._1c.g5.v8.dt.eventhandlers.ui.sections with parameters of type ConfigurationModifierConstructorDescriptionMainSection
(org.eclipse.swt.widgets.Composite parent, org.eclipse.ui.forms.IManagedForm managedForm, org.eclipse.ui.IWorkbenchPartSite site, IBslModuleContextDefService contextDefService, org.eclipse.xtext.scoping.IGlobalScopeProvider globalScopeProvider, IV8ProjectManager projectManager, IBslOwnerComputerService bslOwnerComputerService, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, ScriptVariant scriptVariant, Configuration configuration) Constructor -
Uses of Configuration in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return ConfigurationModifier and TypeMethodDescriptionstatic Configuration
TestMdObjectFactory.createConfiguration
(String name, Version runtimeVersion) Creates Configuration with name -
Uses of Configuration in com._1c.g5.v8.dt.form.internal.ui.commands
Methods in com._1c.g5.v8.dt.form.internal.ui.commands with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic boolean
FormStandardCommandAvailabilityChecker.checkOpenAtStandaloneServer
(Configuration configuration) Gets a value indicating availability of form standard command 'OpenAtStandaloneServer'. -
Uses of Configuration in com._1c.g5.v8.dt.form.layout.filtration
Methods in com._1c.g5.v8.dt.form.layout.filtration with parameters of type ConfigurationModifier and TypeMethodDescriptionvoid
LogFormElementsDefFilter.init
(Form pMainElement, ILogFormAdditionalInfoProvider pProvider, String lang, CompatibilityMode compatibilityMode, LFTargetPlatform targetPlatform, ClientInterfaceVariant interfaceVariant, Configuration configuration, ILogFormEditHelperExt logFormEditHelperExt, IExtInfoManagementService extInfoManagementService) -
Uses of Configuration in com._1c.g5.v8.dt.form.model.util
Methods in com._1c.g5.v8.dt.form.model.util with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic Collection<CommandGroup>
ModelUtils.getMdCommandGroups
(Configuration configuration, CommandGroupCategory category) Filters the configuration command groups usingcategory
. -
Uses of Configuration in com._1c.g5.v8.dt.form.service.common
Methods in com._1c.g5.v8.dt.form.service.common with parameters of type ConfigurationModifier and TypeMethodDescriptionIFormFunctionalOptionsService.find
(Configuration configuration) The method search functiona options for form use in form objectsAbstractFormAttribute
andFormCommand
. -
Uses of Configuration in com._1c.g5.v8.dt.form.service.common.impl
Methods in com._1c.g5.v8.dt.form.service.common.impl with parameters of type ConfigurationModifier and TypeMethodDescriptionFormFunctionalOptionsService.find
(Configuration configuration) The method search functiona options for form use in form objectsAbstractFormAttribute
andFormCommand
. -
Uses of Configuration in com._1c.g5.v8.dt.internal.cmi.bm.derived
Methods in com._1c.g5.v8.dt.internal.cmi.bm.derived that return ConfigurationModifier and TypeMethodDescriptionstatic Configuration
CmiDerivedDataUtil.getConfiguration
(IBmObject object) Gets the configuration attached to the given editing support.Methods in com._1c.g5.v8.dt.internal.cmi.bm.derived with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic Collection<Subsystem>
CmiDerivedDataUtil.getSubsystemsContainingMdObject
(Configuration configuration, MdObject mdObject) Collect all the configuration's subsystems containing the given metadata object. -
Uses of Configuration in com._1c.g5.v8.dt.internal.cmi.tasks
Methods in com._1c.g5.v8.dt.internal.cmi.tasks with parameters of type ConfigurationModifier and TypeMethodDescriptionIBmTask<org.eclipse.core.runtime.IStatus>
CommandInterfaceTaskFactory.createAddCommandToMainSectionTask
(Configuration configuration, Command command) Creates a task responsible for adding the command to the main section.static boolean
CmiCustomizationUtil.isAnySubsystemIncludedInCommandInterface
(Configuration configuration) Checks if at least one subsystem is included into the command interface. -
Uses of Configuration in com._1c.g5.v8.dt.internal.cmi.ui.handlers
Methods in com._1c.g5.v8.dt.internal.cmi.ui.handlers with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic CommandGroup
HandlersUtil.getItemGroupByString
(Configuration configuration, CommandGroupContentProvider contentProvider, CommandInterfaceLabelProvider labelProvider, String name) Gets command group by name. -
Uses of Configuration in com._1c.g5.v8.dt.internal.core.platform
Methods in com._1c.g5.v8.dt.internal.core.platform that return ConfigurationModifier and TypeMethodDescriptionConfigurationProject.getConfiguration()
DelegatingConfigurationProvider.getConfiguration
(IDtProject project) DelegatingConfigurationProvider.getConfiguration
(org.eclipse.core.resources.IProject project) DelegatingConfigurationProvider.getConfiguration
(org.eclipse.emf.common.util.URI uri) DelegatingConfigurationProvider.getConfiguration
(org.eclipse.emf.ecore.EObject eObject) ExtensionProject.getConfiguration()
Methods in com._1c.g5.v8.dt.internal.core.platform that return types with arguments of type ConfigurationMethods in com._1c.g5.v8.dt.internal.core.platform with parameters of type ConfigurationModifier and TypeMethodDescriptionorg.eclipse.core.resources.IProject
ConfigurationProjectManager.create
(String projectName, Version version, LibraryDescriptor libraryDescriptor, LibraryDependency libraryDependency, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.resources.IProject
ConfigurationProjectManager.create
(String projectName, Version version, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.resources.IProject
ConfigurationProjectManager.create
(String projectName, Path projectPath, Version version, LibraryDescriptor libraryDescriptor, LibraryDependency libraryDependency, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.resources.IProject
ConfigurationProjectManager.create
(String projectName, Path projectPath, Version version, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.resources.IProject
ExtensionProjectManager.create
(String projectName, Version version, Configuration configuration, org.eclipse.core.resources.IProject parent, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.resources.IProject
ExtensionProjectManager.create
(String projectName, Path projectPath, Version version, Configuration configuration, org.eclipse.core.resources.IProject parent, org.eclipse.core.runtime.IProgressMonitor monitor) protected void
AbstractProjectSpecificManager.sendEventsByChanges
(org.eclipse.core.resources.IProject project, Collection<org.eclipse.emf.ecore.EStructuralFeature> changes, Configuration configuration) Send events by project and changed features collectionvoid
ConfigurationProject.setConfiguration
(Configuration configuration) void
ExtensionProject.setConfiguration
(Configuration configuration) void
IInternalConfigurationProject.setConfiguration
(Configuration configuration) Sets the configuration object into the handle.void
IInternalExtensionProject.setConfiguration
(Configuration configuration) Sets the configuration object into the handle. -
Uses of Configuration in com._1c.g5.v8.dt.internal.hpwa.ui.editor
Methods in com._1c.g5.v8.dt.internal.hpwa.ui.editor that return Configuration -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return ConfigurationModifier and TypeMethodDescriptionAdoptedConfigurationInitializer.create
(IV8Project v8project, Version version) -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return ConfigurationModifier and TypeMethodDescriptionConfigurationAdopterParticipant.adopt
(Configuration nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type ConfigurationModifier and TypeMethodDescriptionConfigurationAdopterParticipant.adopt
(Configuration nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
ConfigurationAdopterParticipant.createExtension
(Configuration nativeObject) -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.extension.validation
Methods in com._1c.g5.v8.dt.internal.md.extension.validation with parameters of type ConfigurationModifier and TypeMethodDescriptionvoid
MdExtensionValidator.checkConfiguration
(Configuration configuration) Deprecated. -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.import_.xml.migration.node
Constructors in com._1c.g5.v8.dt.internal.md.import_.xml.migration.node with parameters of type ConfigurationModifierConstructorDescriptionUnknownFolderMigrationNode
(IHierarchyImporterContext importerContext, Path path, Configuration configuration) Create new node for migration import of unknown folder -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.import_.xml.validator
Methods in com._1c.g5.v8.dt.internal.md.import_.xml.validator with parameters of type ConfigurationModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatus
ConfigurationImportValidator.validate
(String xmlFormatVersion, Configuration configuration) -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.ui.aef.validation
Constructors in com._1c.g5.v8.dt.internal.md.ui.aef.validation with parameters of type ConfigurationModifierConstructorDescriptionHTTPServiceRootURLValidator
(Configuration configuration) Constructor.XDTOPackageNamespaceValidator
(Configuration configuration) Constructor.XDTOPackageNamespaceValidator
(Configuration configuration, XDTOPackage xdtoPackage) Constructor. -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.ui.editors.configuration
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.configuration with parameters of type ConfigurationModifierConstructorDescriptionConfigurationEditorInput
(Configuration configuration) Instantiates a new configuration editor input. -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.ui.editors.document
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.document with parameters of type ConfigurationModifierConstructorDescriptionDocumentEditorJournalsPageModel
(Document document, Configuration configuration, org.eclipse.core.resources.IProject project) Creates a new instance.DocumentEditorSequencesPageModel
(Document document, Configuration configuration, org.eclipse.core.resources.IProject project) Creates a new instance.DocumentRegisterRecordsModel
(Document document, Configuration configuration, org.eclipse.core.resources.IProject project) Creates a new instance ofDocumentRegisterRecordsModel
. -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter with parameters of type ConfigurationModifierConstructorDescriptionFunctionalOptionsParameterUseFilter
(Configuration configuration, FunctionalOptionsParameter functionalOptionsParameter) Constructor. -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions with parameters of type ConfigurationModifierConstructorDescriptionDtGranularEditorFunctionalOptionsPageModel
(MdObject mdObject, Configuration configuration, org.eclipse.core.resources.IProject project) Creates a new instance. -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation with parameters of type ConfigurationModifierConstructorDescriptionDtGranularEditorGenerationBasisForModel
(MdObject mdObject, Configuration configuration, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IBmEmfIndexManager bmEmfIndexManager) Creates a new instance ofDtGranularEditorGenerationBasisForModel
. -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders with parameters of type ConfigurationModifierConstructorDescriptionDtGranularEditorRecordersPageModel
(BasicRegister basicRegister, Configuration configuration, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IFilteredNavigatorContentProvider filteredNavigatorContentProvider, IBmEmfIndexManager bmEmfIndexManager) Creates a new instance ofFunctionalOptionEditorContentPage
. -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.ui.editors.pages.subsystems
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.pages.subsystems with parameters of type ConfigurationModifierConstructorDescriptionDtGranularEditorSubsystemsPageModel
(MdObject mdObject, Configuration configuration, org.eclipse.core.resources.IProject project) Creates a new instance ofDtGranularEditorSubsystemsPageModel
. -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan
Constructors in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan with parameters of type ConfigurationModifierConstructorDescriptionAdoptedExchangePlanContentModel
(ExchangePlan exchangePlan, Configuration configuration, IV8Project v8project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IMdAdoptedPropertyAccess mdAdoptedPropertyAccess, IFilteredNavigatorContentProvider filteredNavigatorContentProvider) Creates a new instance ofAdoptedExchangePlanContentModel
. -
Uses of Configuration in com._1c.g5.v8.dt.internal.md.ui.extension.wizards
Method parameters in com._1c.g5.v8.dt.internal.md.ui.extension.wizards with type arguments of type ConfigurationModifier and TypeMethodDescriptionvoid
ConfigurationExtensionNewWizardRelatedModelsFactory.createModels
(IDtNewWizardContext<Configuration> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of Configuration in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync
Methods in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync with parameters of type ConfigurationModifier and TypeMethodDescriptionvoid
ExternalObjectDumpParticipant.onConfigurationLoad
(org.eclipse.core.resources.IProject project, InfobaseReference infobase, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor, ILoadOption... options) void
IInfobaseSyncrhonizationParticipant.onConfigurationLoad
(org.eclipse.core.resources.IProject project, InfobaseReference infobase, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor, ILoadOption... options) Allows clients to perform additional steps in the synchronization post-process after the provided configuration are fully loaded from the providedproject
to the providedinfobase
.void
MobileApplicationUpdateParticipant.onConfigurationLoad
(org.eclipse.core.resources.IProject project, InfobaseReference infobase, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor, ILoadOption... options) -
Uses of Configuration in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync.connections
Methods in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync.connections with parameters of type ConfigurationModifier and TypeMethodDescriptionboolean
AbstractInfobaseConnection.loadConfiguration
(Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor, ILoadOption... options) boolean
ParticipantAwareInfobaseConnection.loadConfiguration
(Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor, ILoadOption... options) boolean
ReconnectableInfobaseConnection.loadConfiguration
(Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor, ILoadOption... options) void
InfobaseConnectionConflictResolveAssist.loadProjectConfiguration
(Configuration configuration) -
Uses of Configuration in com._1c.g5.v8.dt.internal.platform.services.ui.publication
Methods in com._1c.g5.v8.dt.internal.platform.services.ui.publication that return ConfigurationModifier and TypeMethodDescriptionPublicationParentProvider.getParentConfiguration
(Publication publication) Provides parent configuration for the given publication. -
Uses of Configuration in com._1c.g5.v8.dt.internal.rights.ui.panels
Constructors in com._1c.g5.v8.dt.internal.rights.ui.panels with parameters of type ConfigurationModifierConstructorDescriptionObjectsPanel
(org.eclipse.swt.widgets.Composite parent, boolean readOnly, Configuration configuration, Collection<org.eclipse.emf.ecore.EObject> selectedObjects, IEObjectTrie contentObjectsTrie, ITreeContentProvider contentProvider, IResourceLookup resourceLookup, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IModelObjectTreeSearchEngine searchEngine, IBmEmfIndexManager bmEmfIndexManager, org.eclipse.ui.navigator.INavigatorContentService contentService, IIndexSlicePredicateService slicePredicateService, IFilterBySubsystemsManager filterBySubsystemsManager, IDtProjectManager dtProjectManager) Constructor. -
Uses of Configuration in com._1c.g5.v8.dt.internal.rights.ui.wizards
Constructors in com._1c.g5.v8.dt.internal.rights.ui.wizards with parameters of type ConfigurationModifierConstructorDescriptionprotected
RlsEditWizardPage
(org.eclipse.core.resources.IProject project, org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, Rls rls, Right right, Configuration configuration, boolean editable, String title, String description) Constructor. -
Uses of Configuration in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type ConfigurationModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatus
ChangeConfigurationRequiredMobileApplicationPermissionsTask.execute
(Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) Changes configuration required mobile application permissions.org.eclipse.core.runtime.IStatus
ChangeConfigurationUsePurposesTask.execute
(Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) Changes configuration use purposes.Constructors in com._1c.g5.v8.dt.md.api with parameters of type ConfigurationModifierConstructorDescriptionChangeConfigurationRequiredMobileApplicationPermissionsTask
(Configuration configuration, Collection<RequiredMobileApplicationPermissions> permissions) Creates a new instance ofChangeConfigurationRequiredMobileApplicationPermissionsTask
.ChangeConfigurationUsePurposesTask
(Configuration configuration, Collection<ApplicationUsePurpose> usePurposes) Creates a new instance ofChangeConfigurationUsePurposesTask
. -
Uses of Configuration in com._1c.g5.v8.dt.md.import_.xml.reader
Constructors in com._1c.g5.v8.dt.md.import_.xml.reader with parameters of type ConfigurationModifierConstructorDescriptionConfigurationXmlReaderResult
(Configuration configuration, String xmlVersion) ConstructConfigurationXmlReaderResult
-
Uses of Configuration in com._1c.g5.v8.dt.md.import_.xml.validator
Methods in com._1c.g5.v8.dt.md.import_.xml.validator with parameters of type ConfigurationModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatus
IConfigurationImportValidator.validate
(String xmlFormatVersion, Configuration configuration) Validate given configuration and version of xml format -
Uses of Configuration in com._1c.g5.v8.dt.md.mobiledigisign
Constructors in com._1c.g5.v8.dt.md.mobiledigisign with parameters of type ConfigurationModifierConstructorDescriptionMobileDigiSignHelper
(Version version, Configuration configuration) Instantiates a new mobile digi sign helper. -
Uses of Configuration in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return ConfigurationModifier and TypeMethodDescriptionConfigurationInitializer.create
(IV8Project v8project, Version version) -
Uses of Configuration in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type ConfigurationModifier and TypeMethodDescriptionprotected boolean
MdDbViewDefInferrer._infer
(Configuration object) protected boolean
MdDbViewFieldDefInferrer._infer
(Configuration object, IEObjectProvider typeProvider) protected boolean
MdImplicitRefInferrer._infer
(Configuration object) -
Uses of Configuration in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return ConfigurationModifier and TypeMethodDescriptionBmCommonAttributeDataSeparationModel.getConfiguration()
IBmCommonAttributeDataSeparationModel.getConfiguration()
The currentConfiguration
objectMethods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type ConfigurationModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createConfigurationAdditionalFullTextSearchDictionariesCheckedModel
(Configuration context) CreatesConfiguration
additional full text search dictionaries dialog model for context object with showing checked objects.NavigatorTreeDialogModelFactory.createConfigurationStandaloneContentDialogModel
(Configuration configuration) CreatesNavigatorTreeDialogModel
for configuration standalone content.Constructors in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type ConfigurationModifierConstructorDescriptionBmConfigurationUsePurposesModel
(Configuration object, IDerivedDataManagerProvider derivedDataManagerProvider, IBslPreferences bslPreferences, IV8Project v8project) Constructor. -
Uses of Configuration in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type ConfigurationModifier and TypeMethodDescriptionprotected void
ConfigurationRule.buildForObject
(Configuration object, IV8Project v8project) -
Uses of Configuration in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that return ConfigurationModifier and TypeMethodDescriptionConfigurationStandaloneContentModel.getConfiguration()
Gets a configuration for model.Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration with parameters of type ConfigurationModifier and TypeMethodDescriptionprotected NavigatorTreeDialogModel
ConfigurationStandaloneContentEditHandler.createNavigatorTreeDialogModel
(Configuration configuration) protected void
ConfigurationStandaloneContentEditHandler.processOkResult
(Configuration configuration, IBmEditingContext editingContext, List<Object> selected) Constructors in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration with parameters of type ConfigurationModifierConstructorDescriptionConfigurationStandaloneContentModel
(Configuration configuration, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IFilteredNavigatorContentProvider filteredNavigatorContentProvider) Initializes a new instance of the class. -
Uses of Configuration in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Constructors in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange with parameters of type ConfigurationModifierConstructorDescriptionDataExchangeModel
(MdObject mdObject, Configuration configuration, IModelEditingSupport modelEditingSupport) Creates a new instance. -
Uses of Configuration in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Constructors in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan with parameters of type ConfigurationModifierConstructorDescriptionExchangePlanContentModel
(ExchangePlan exchangePlan, Configuration configuration, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IFilteredNavigatorContentProvider filteredNavigatorContentProvider, boolean filterOn) Creates a new instance ofExchangePlanContentModel
. -
Uses of Configuration in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ConfigurationModifier and TypeMethodDescriptionMdClassFactory.createConfiguration()
Returns a new object of class 'Configuration'. -
Uses of Configuration in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ConfigurationModifier and TypeClassDescriptionclass
An implementation of the model object 'Configuration'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ConfigurationModifier and TypeMethodDescriptionMdClassFactoryImpl.createConfiguration()
abstract Configuration
ConfigurationProvider.getConfiguration
(org.eclipse.emf.ecore.EObject eObject) Returns the configuration object for the given object, loaded in the same resource set as the given object.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic boolean
ValidationUtil.checkCompatibilityMode
(Configuration configuration, CompatibilityMode mode) Checks configuration compatibility modestatic List<HTTPService>
ValidationUtil.findHTTPServicesWithSameRootUrl
(Configuration configuration, String rootURL) Finds configuretion HTTP services with same root URL.static List<XDTOPackage>
ValidationUtil.findXDTOPackagesWithSameNamespace
(Configuration configuration, String namespaceURL) Finds configuration XDTO packages with the same namespace.static List<CommonAttribute>
ValidationUtil.getAllDataSeparators
(Configuration configuration) Gets all configuration data separators.static List<CommonAttribute>
ValidationUtil.getMdObjectDataSeparators
(MdObject mdObject, Configuration configuration) Gets md-object data separators.static boolean
DataSeparatorValidator.validate
(org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context, Configuration configuration) Validate data separator (CommonAttribute) EObject. -
Uses of Configuration in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util that return ConfigurationModifier and TypeMethodDescriptionstatic Configuration
MdClassUtil.getConfiguration
(org.eclipse.emf.ecore.EObject eObject) Returns the configuration object for the given object, loaded in the same resource set as the given object.Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ConfigurationModifier and TypeMethodDescriptionMdClassSwitch.caseConfiguration
(Configuration object) Returns the result of interpreting the object as an instance of 'Configuration'.boolean
MdClassValidator.validateConfiguration
(Configuration configuration, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateConfiguration_validate
(Configuration configuration, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Configuration'. -
Uses of Configuration in com._1c.g5.v8.dt.platform.services.core.infobases.sync
Methods in com._1c.g5.v8.dt.platform.services.core.infobases.sync with parameters of type ConfigurationModifier and TypeMethodDescriptionvoid
IInfobaseUpdateConflictResolver.IConflictResolveAssist.loadProjectConfiguration
(Configuration configuration) Loads the entire project configuration to the infobase. -
Uses of Configuration in com._1c.g5.v8.dt.platform.services.core.infobases.sync.connections
Methods in com._1c.g5.v8.dt.platform.services.core.infobases.sync.connections with parameters of type ConfigurationModifier and TypeMethodDescriptionboolean
IInfobaseConnection.loadConfiguration
(Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor, ILoadOption... options) Loads the entire provided configuration to the connected infobase. -
Uses of Configuration in com._1c.g5.v8.dt.rights.ui.dialogs
Constructors in com._1c.g5.v8.dt.rights.ui.dialogs with parameters of type ConfigurationModifierConstructorDescriptionSetFilterDialog
(org.eclipse.swt.widgets.Shell parentShell, RightsEditorTypes editorType, Configuration configuration, Set<org.eclipse.emf.ecore.EObject> selectedObjects, IEObjectTrie contentObjectsTrie, Set<Role> selectedRoles, Collection<Role> contentRoles, ITreeContentProvider contentProvider, IResourceLookup resourceLookup, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IModelObjectTreeSearchEngine searchEngine, IBmRightsIndexProvider bmRightsProvider, IBmEmfIndexManager bmEmfIndexManager, org.eclipse.ui.navigator.INavigatorContentService contentService, IIndexSlicePredicateService slicePredicateService, IFilterBySubsystemsManager filterBySubsystemsManager, IDtProjectManager dtProjectManager) Constructor. -
Uses of Configuration in com._1c.g5.v8.dt.rights.ui.editors.allrestrictions
Constructors in com._1c.g5.v8.dt.rights.ui.editors.allrestrictions with parameters of type ConfigurationModifierConstructorDescriptionAllRestrictionsEditorInput
(Configuration configuration) Instantiates a new all access restrictions editor input for given configuration. -
Uses of Configuration in com._1c.g5.v8.dt.rights.ui.editors.allroles
Method parameters in com._1c.g5.v8.dt.rights.ui.editors.allroles with type arguments of type ConfigurationModifier and TypeMethodDescriptionvoid
AllRolesEditor.init
(org.eclipse.ui.IEditorSite site, IDtEditorInput<Configuration> input) void
AllRolesEditor.showEditorInput
(IDtEditorInput<Configuration> editorInput) Constructors in com._1c.g5.v8.dt.rights.ui.editors.allroles with parameters of type Configuration -
Uses of Configuration in com._1c.g5.v8.dt.rights.ui.editors.controllers
Methods in com._1c.g5.v8.dt.rights.ui.editors.controllers that return ConfigurationModifier and TypeMethodDescriptionIRightsEditorController.getConfiguration()
Gets editor configuration.RightsEditorController.getConfiguration()
Constructors in com._1c.g5.v8.dt.rights.ui.editors.controllers with parameters of type ConfigurationModifierConstructorDescriptionAllTemplatesController
(org.eclipse.swt.widgets.Shell shell, IBmEditingContext editingContext, Configuration configuration, IAllTemplatesViewerFacade viewerPanel, IBmRightsIndexManager bmRightsIndexManager, IBmEmfIndexManager bmEmfIndexManager, IIndexSlicePredicateService indexSlicePredicateService, IFilterBySubsystemsManager filterBySubsystemsManager, IDtProjectManager dtProjectManager, IResourceLookup resourceLookup, IModelEditingSupport modelEditingSupport, IEventBroker eventBroker) Constructor. -
Uses of Configuration in com._1c.g5.v8.dt.rights.ui.sections
Constructors in com._1c.g5.v8.dt.rights.ui.sections with parameters of type ConfigurationModifierConstructorDescriptionAllTemplatesSection
(org.eclipse.ui.forms.IManagedForm managedForm, org.eclipse.ui.IWorkbenchPartSite site, IBmEditingContext editingContext, Configuration configuration, IBmRightsIndexManager bmRightsIndexManager, IBmEmfIndexManager bmEmfIndexManager, IIndexSlicePredicateService indexSlicePredicateService, IFilterBySubsystemsManager filterBySubsystemsManager, IDtProjectManager dtProjectManager, IResourceLookup resourceLookup, IModelEditingSupport modelEditingSupport, IEventBroker eventBroker, com._1c.g5.ides.monitoring.IMonitoringEventDispatcher monitoringEventDispatcher) Constructor. -
Uses of Configuration in com._1c.g5.v8.dt.scc
Methods in com._1c.g5.v8.dt.scc that return types with arguments of type ConfigurationModifier and TypeMethodDescriptionstatic BmBasicTask1<Configuration>
ConfigurationStandaloneContentTasks.createForAdd
(Configuration configuration, MdObject mdObject, ITopObjectFqnGenerator topObjectFqnGenerator) Creates a task for add metadata object into configuration standalone content.static BmBasicTask1<Configuration>
ConfigurationStandaloneContentTasks.createForChange
(Configuration configuration, MdObject mdObject, StandaloneContentItemPriority newPriority) Creates a task for change metadata object in configuration standalone content.static BmBasicTask1<Configuration>
ConfigurationStandaloneContentTasks.createForRemove
(Configuration configuration, MdObject mdObject) Creates a task for remove metadata object from configuration standalone content.Methods in com._1c.g5.v8.dt.scc with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic BmBasicTask1<Configuration>
ConfigurationStandaloneContentTasks.createForAdd
(Configuration configuration, MdObject mdObject, ITopObjectFqnGenerator topObjectFqnGenerator) Creates a task for add metadata object into configuration standalone content.static BmBasicTask1<Configuration>
ConfigurationStandaloneContentTasks.createForChange
(Configuration configuration, MdObject mdObject, StandaloneContentItemPriority newPriority) Creates a task for change metadata object in configuration standalone content.static BmBasicTask1<Configuration>
ConfigurationStandaloneContentTasks.createForRemove
(Configuration configuration, MdObject mdObject) Creates a task for remove metadata object from configuration standalone content.ConfigurationStandaloneContentUtil.getSettings
(Configuration configuration) Returns configuration standalone content data exchange settings.static StandaloneContent
ConfigurationStandaloneContentUtil.getStandaloneContent
(Configuration configuration) Gets a configuration standalone content.static boolean
ConfigurationStandaloneContentUtil.hasStandaloneContent
(Configuration configuration) Checks an existence of configuration standalone content. -
Uses of Configuration in com._1c.g5.v8.dt.testing.compare
Methods in com._1c.g5.v8.dt.testing.compare with parameters of type ConfigurationModifier and TypeMethodDescriptionprotected abstract C
AbstractAutomatedContainmentCollectionChangeOrderFramework.createCollectionContainer
(String containerId, IBmTransaction transaction, Configuration configuration) Creates collection container within the configuration -
Uses of Configuration in com._1c.g5.v8.dt.testing.platform
Methods in com._1c.g5.v8.dt.testing.platform with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic void
ExportImportUtil.exportXml
(Path xmlPath, Configuration configuration, IExportService exportService) Executes export operation -
Uses of Configuration in com._1c.g5.v8.dt.ui.util
Methods in com._1c.g5.v8.dt.ui.util with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic Collection<MdObject>
ModelUtil.getDbObjects
(Configuration configuration) Returns allBasicDbObject
s from the givenConfiguration
. -
Uses of Configuration in com.e1c.g5.v8.dt.gsw.ui
Methods in com.e1c.g5.v8.dt.gsw.ui with parameters of type ConfigurationModifier and TypeMethodDescriptionvoid
BasicObjectsSection.createBasicObjectSection
(org.eclipse.swt.widgets.Composite parent, MdObject creatingObject, Configuration configuration, IBmModelManager manager, boolean canEdit, IGenerationBasedOnManagementService basedOnManagementService) Сreates a basic objects section.Constructors in com.e1c.g5.v8.dt.gsw.ui with parameters of type ConfigurationModifierConstructorDescriptionAddBaseOnObjectDialog
(org.eclipse.swt.widgets.Shell parentShell, MdObject creatingObjects, Configuration configuration, IBmModelManager bmModelManager, IGenerationBasedOnManagementService basedOnManagementService) Creates a dialog box for selecting objects for this creating objects.ConstructorDialog
(org.eclipse.swt.widgets.Shell parentShell, MdObject creatingObject, List<Fields> inputFields, ModuleProcessor moduleProcessor, IBmModelManager bmModelManager, Configuration configuration, boolean canEdit, IGenerationBasedOnManagementService basedOnManagementService) Creates a dialog for this creating object.PreviewDialog
(Configuration configuration, MdObject creatingObject, org.eclipse.swt.widgets.Shell parentShell, ModuleProcessor moduleProcessor, List<Fields> filledModelFields, IGenerationBasedOnManagementService basedOnManagementService) Create preview dialog. -
Uses of Configuration in com.e1c.g5.v8.dt.internal.library
Methods in com.e1c.g5.v8.dt.internal.library with parameters of type ConfigurationModifier and TypeMethodDescriptionorg.eclipse.core.resources.IProject
LibraryProjectManager.createProject
(String projectName, Path projectPath, LibraryDescriptor libraryDescriptor, Version version, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.resources.IProject
LibraryProjectManager.createProject
(String projectName, Path projectPath, Path libraryPath, Version version, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of Configuration in com.e1c.g5.v8.dt.internal.library.update
Methods in com.e1c.g5.v8.dt.internal.library.update with parameters of type ConfigurationModifier and TypeMethodDescriptionLibraryUpdateService.prepareDistributionSettings
(Configuration libraryConfiguration, Configuration targetConfiguration, DistributionSupport libraryDistributionSupport) -
Uses of Configuration in com.e1c.g5.v8.dt.library
Methods in com.e1c.g5.v8.dt.library with parameters of type ConfigurationModifier and TypeMethodDescriptionorg.eclipse.core.resources.IProject
ILibraryProjectManager.createProject
(String projectName, Path projectPath, LibraryDescriptor libraryDescriptor, Version version, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) Creates a configuration project based on the given library.org.eclipse.core.resources.IProject
ILibraryProjectManager.createProject
(String projectName, Path projectPath, Path libraryPath, Version version, Configuration configuration, org.eclipse.core.runtime.IProgressMonitor monitor) Creates a configuration project based on the given library. -
Uses of Configuration in com.e1c.g5.v8.dt.mw.ui
Constructors in com.e1c.g5.v8.dt.mw.ui with parameters of type ConfigurationModifierConstructorDescriptionConstructorDialog
(org.eclipse.swt.widgets.Shell parentShell, Document document, List<Fields> inputFields, ModuleProcessor moduleProcessor, IBmEditingContext bmEditingContext, Configuration configuration, boolean canEdit, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil) Creates a dialog for this document.PreviewDialog
(Configuration configuration, Document document, org.eclipse.swt.widgets.Shell parentShell, ModuleProcessor moduleProcessor, List<Fields> filledModelFields) Create preview dialog. -
Uses of Configuration in com.e1c.g5.v8.dt.mw.ui.register
Constructors in com.e1c.g5.v8.dt.mw.ui.register with parameters of type ConfigurationModifierConstructorDescriptionRegisterDialog
(org.eclipse.swt.widgets.Shell parentShell, Document document, Configuration configuration, IBmEditingContext bmEditingContext) Creates a dialog box for selecting registers for this documentRegisterSection
(org.eclipse.swt.widgets.Composite parent, Document document, TreeViewer documentTree, ModuleProcessor moduleProcessor, IBmEditingContext bmEditingContext, Configuration configuration, boolean canEdit, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil) Сreates a register section.