Uses of Interface
com._1c.g5.v8.dt.md.IExternalPropertyManagerRegistry
Packages that use IExternalPropertyManagerRegistry
Package
Description
-
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.bp.scheme.ui.aef.descriptors
Fields in com._1c.g5.v8.dt.bp.scheme.ui.aef.descriptors declared as IExternalPropertyManagerRegistryModifier and TypeFieldDescriptionprotected IExternalPropertyManagerRegistry
GraphicalSchemeItemDescriptor.externalPropertyManagerRegistry
-
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.bp.scheme.ui.aef.models
Constructors in com._1c.g5.v8.dt.bp.scheme.ui.aef.models with parameters of type IExternalPropertyManagerRegistryModifierConstructorDescriptionEventHandlerCollectionModel
(org.eclipse.emf.ecore.EObject object, IV8Project v8Project, IBmModelManager bmModelManager, IBslModuleContentManagementService bslModuleContentManagementService, IExternalPropertyManagerRegistry propertyManagerRegistry) Constructor. -
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.bsl.bm.ui.editor
Constructors in com._1c.g5.v8.dt.bsl.bm.ui.editor with parameters of type IExternalPropertyManagerRegistryModifierConstructorDescriptionBslTextSearchReferenceFinderSupplier
(org.eclipse.emf.ecore.EObject sourceObject, IProjectFileSystemSupportProvider fileSystemSupportProvider, BslGrammarAccess bslGrammar, org.eclipse.xtext.ui.refactoring.impl.RefactoringResourceSetProvider resourceSetProvider, DynamicFeatureAccessComputer dynamicFeatureAccessComputer, IBmModelManager manager, IExternalPropertyManagerRegistry propertyManagerRegistry, IV8ProjectManager projectManager, org.eclipse.xtext.scoping.IGlobalScopeProvider scopeProvider) Constructor -
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.export.xml.exporter.flowchart
Methods in com._1c.g5.v8.dt.export.xml.exporter.flowchart that return IExternalPropertyManagerRegistryModifier and TypeMethodDescriptionEmptyFlowchartExporterModule.getExternalPropertyManagerRegistry()
Gets mocked serviceIExternalPropertyManagerRegistry
for inject in testsFlowchartExporterModule.getExternalPropertyManagerRegistry()
-
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.ide
Constructors in com._1c.g5.v8.dt.ide with parameters of type IExternalPropertyManagerRegistryModifierConstructorDescriptionConfigurationFileSystemSupport
(IDtProject dtProject, org.eclipse.core.resources.IProject project, IBmModelManager bmModelManager, IExternalPropertyManagerRegistry externalPropertyManagerRegistry) Constructor -
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.internal.bsl.ui.refactoring
Constructors in com._1c.g5.v8.dt.internal.bsl.ui.refactoring with parameters of type IExternalPropertyManagerRegistryModifierConstructorDescriptionBslOccurenceFinder
(IV8ProjectManager v8Manager, IQualifiedNameFilePathConverter qualifiedNameFilePathConverter, BslCachedScopeProvider cachedScope, IBmModelManager bmModelManager, ITextSearchIndexProvider textSearchIndexProvider, IExternalPropertyManagerRegistry managerRegistry, IDtHostResourceManager hostResourceManager) Constructs a new instance. -
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.internal.cmi.extension.ui
Constructors in com._1c.g5.v8.dt.internal.cmi.extension.ui with parameters of type IExternalPropertyManagerRegistryModifierConstructorDescriptionCmiExtensionEditingContext
(IEditingContext editingContextDelegate, Version version, IExternalPropertyManagerRegistry externalPropertyManagerRegistry, IMdAdoptedPropertyAccess mdAdoptedPropertyAccess, IMdPropertyTypeProvider mdPropertyTypeProvider) Create CMI EditingContextCmiLocalEditingContext
(IBmLocalEditingContext localEditingContextDelegate, Version version, IExternalPropertyManagerRegistry externalPropertyManagerRegistry, IMdAdoptedPropertyAccess mdAdoptedPropertyAccess, IMdPropertyTypeProvider mdPropertyTypeProvider) Create local CMI EditingContext -
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.internal.md
Classes in com._1c.g5.v8.dt.internal.md that implement IExternalPropertyManagerRegistryConstructors in com._1c.g5.v8.dt.internal.md with parameters of type IExternalPropertyManagerRegistryModifierConstructorDescriptionExternalPropertyManagerBootstrap
(IExternalPropertyManagerRegistry registry, IBmModelManager modelManager) Constructs a new instance. -
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.internal.md.bm.derived
Constructors in com._1c.g5.v8.dt.internal.md.bm.derived with parameters of type IExternalPropertyManagerRegistryModifierConstructorDescriptionMdDerivedDataContributor
(MdDerivedDataCleaner mdDerivedDataCleaner, IBmModelManager bmModelManager, ICommonAttributeCacheProvider commonAttributeCacheProvider, MdContextDefInferrer mdContextDefInferrer, MdDbViewDefInferrer mdDbViewDefInferrer, MdDbViewFieldDefInferrer mdDbViewFieldDefInferrer, MdStandardObjectsInferrer mdStandardObjectsInferrer, MdEObjectEmfIndexBuilder mdEObjectEmfIndexBuilder, MdFieldInferrer mdFieldInferrer, MdFieldUpdater mdFieldUpdater, MdImplicitRefInferrer mdImplicitRefInferrer, MdStdCommandInferrer mdStdCommandInferrer, MdStdCommandTypeInferrer mdStdCommandTypeInferrer, MdTypeInferrer mdTypeInferrer, MdTypeSetInferrer mdTypeSetInferrer, MdStyleItemInferrer mdStyleItemInferrer, CommonAttributeFieldInferrer commonAttributeFieldInferrer, RightsIndexBuilder rightsIndexBuilder, IBmNavigatorOrderIndexManager bmNavigatorOrderIndexManager, IResourceLookup resourceLookup, IExternalPropertyManagerRegistry externalPropertyManagerRegistry) -
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.internal.xdto.ui.actions
Constructors in com._1c.g5.v8.dt.internal.xdto.ui.actions with parameters of type IExternalPropertyManagerRegistryModifierConstructorDescriptionXdtoFromXsdAction
(IModelEditingSupport modelEditingSupport, IBmModelManager bmModelManager, IExternalPropertyManagerRegistry externalPropertyManagerRegistry) Initializes the instance with the given arguments. -
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.search.core
Constructors in com._1c.g5.v8.dt.search.core with parameters of type IExternalPropertyManagerRegistryModifierConstructorDescriptionTextSearcher
(String searchText, boolean caseSensitive, TextSearchScopeSettings searchScopeSettings, ISearchResultCollector searchResultCollector, IBmModelManager bmModelManager, ITextSearchIndexProvider textSearchIndexProvider, IExternalPropertyManagerRegistry externalPropertyManagerRegistry, IDtHostResourceManager hostResourceManager) Create instance of text searcher