Uses of Interface
com._1c.g5.v8.dt.md.IExternalPropertyManagerRegistry
-
-
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 IExternalPropertyManagerRegistry Modifier and Type Field Description protected 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 IExternalPropertyManagerRegistry Constructor Description EventHandlerCollectionModel(org.eclipse.emf.ecore.EObject object, IV8Project v8Project, IBmModelManager bmModelManager, 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 IExternalPropertyManagerRegistry Constructor Description BslTextSearchReferenceFinderSupplier(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.ide
Constructors in com._1c.g5.v8.dt.ide with parameters of type IExternalPropertyManagerRegistry Constructor Description ConfigurationFileSystemSupport(IDtProject dtProject, org.eclipse.core.resources.IProject project, IBmModelManager bmModelManager, IExternalPropertyManagerRegistry externalPropertyManagerRegistry)
Constructor -
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.navigator.ui
Constructors in com._1c.g5.v8.dt.navigator.ui with parameters of type IExternalPropertyManagerRegistry Constructor Description NavigatorProblemsLabelDecorator(IExternalPropertyManagerRegistry externalPropertyManagerRegistry, IMarkerManager markerManager, IV8ProjectManager v8ProjectManager, IResourceLookup resourceLookup, IBmModelManager modelManager)
Creates a new navigator problems label provider. -
Uses of IExternalPropertyManagerRegistry in com._1c.g5.v8.dt.search.core
Constructors in com._1c.g5.v8.dt.search.core with parameters of type IExternalPropertyManagerRegistry Constructor Description TextSearcher(String searchText, boolean caseSensitive, TextSearchScopeSettings searchScopeSettings, ISearchResultCollector searchResultCollector, IBmModelManager bmModelManager, ITextSearchIndexProvider textSearchIndexProvider, IExternalPropertyManagerRegistry externalPropertyManagerRegistry, IDtHostResourceManager hostResourceManager)
Create instance of text searcher
-