Uses of Interface
com._1c.g5.v8.bm.integration.IBmModel
- 
- 
Uses of IBmModel in com._1c.g5.v8.bm.integrationMethods in com._1c.g5.v8.bm.integration that return IBmModel Modifier and Type Method Description IBmModelIBmEditingContext. getModel()Gets the corresponding model.
- 
Uses of IBmModel in com._1c.g5.v8.derivedMethods in com._1c.g5.v8.derived with parameters of type IBmModel Modifier and Type Method Description voidIDerivedDataBmProvider. start(IBmModel bmModel, boolean cleanStart)Starts the provider.voidIDerivedDataUpdate. update(IContextCollectingSession session, IBmModel bmModel)Updates the DD data.
- 
Uses of IBmModel in com._1c.g5.v8.derived.computerMethods in com._1c.g5.v8.derived.computer with parameters of type IBmModel Modifier and Type Method Description voidDerivedDataPartBasedComputer. compute(IObjectDerivedDataContext objectContext, IBmModel model, org.eclipse.core.runtime.IProgressMonitor progressMonitor)voidIDerivedDataComputer. compute(IObjectDerivedDataContext objectContext, IBmModel model, org.eclipse.core.runtime.IProgressMonitor progressMonitor)Computes the derived data parts of the BM object.default voidIDerivedDataPartComputer. computeForRemovedObject(long bmObjectId, org.eclipse.emf.ecore.EClass objectEClass, IPartBasedObjectContext context, IBmModel bmModel, org.eclipse.core.runtime.IProgressMonitor progressMonitor)Computes part of the given object derived data for a removed/non-existing object
- 
Uses of IBmModel in com._1c.g5.v8.derived.contextMethods in com._1c.g5.v8.derived.context with parameters of type IBmModel Modifier and Type Method Description voidIRemovalContextCollector. collectContextOnObjectRemoval(long bmObjectId, org.eclipse.emf.ecore.EClass objectEClass, IContextCollectingSession contextSession, IBmModel model)This method allows to gather additional scope for after-removal clearings.voidIRemovalContextCollector. collectContextOnObjectRemoval(IBmObject bmObject, org.eclipse.emf.common.util.URI uri, IBmObject topObject, BmSubEvent bmEvent, IContextCollectingSession contextSession, IBmModel model)This method allows to gather additional scope for after-removal clearings.voidSelfRemovalContextCollector. collectContextOnObjectRemoval(long bmObjectId, org.eclipse.emf.ecore.EClass objectEClass, IContextCollectingSession contextSession, IBmModel model)voidSelfRemovalContextCollector. collectContextOnObjectRemoval(IBmObject bmObject, org.eclipse.emf.common.util.URI uri, IBmObject topObject, BmSubEvent bmEvent, IContextCollectingSession contextSession, IBmModel model)
- 
Uses of IBmModel in com._1c.g5.v8.dt.aef2.bm.refresherMethods in com._1c.g5.v8.dt.aef2.bm.refresher with parameters of type IBmModel Modifier and Type Method Description protected abstract booleanAbstractBmRefresher. needRefresh(IBmModel model, IBmObject[] objects, IBmLongMap<BmChangeEvent> changeEvents)Returnstrueif refresh is needed for the specifiedevent.
- 
Uses of IBmModel in com._1c.g5.v8.dt.bm.index.emfMethods in com._1c.g5.v8.dt.bm.index.emf with parameters of type IBmModel Modifier and Type Method Description IBmEmfIndexProviderIBmEmfIndexManager. addEmfIndexProvider(IBmModel model, org.eclipse.core.resources.IProject project)Add a new index provider for the given BM model and project.IBmEmfIndexProviderIBmEmfIndexManager. getEmfIndexProvider(IBmModel model)Gets a specific EMF index provider bound to the provided BM model.voidIBmEmfIndexManager. removeEmfIndexProvider(IBmModel model, org.eclipse.core.resources.IProject project)Removes an existing provider from the manager control.
- 
Uses of IBmModel in com._1c.g5.v8.dt.bm.xtext.resourceFields in com._1c.g5.v8.dt.bm.xtext.resource declared as IBmModel Modifier and Type Field Description protected IBmModelBmAwareSynchronizedXtextResourceSet. bmModelprotected IBmModel[]MultiBmAwareSynchronizedXtextResourceSet. bmModelsConstructors in com._1c.g5.v8.dt.bm.xtext.resource with parameters of type IBmModel Constructor Description BmAwareSynchronizedXtextResourceSet(IBmModel bmModel)ConstructorMultiBmAwareSynchronizedXtextResourceSet(IBmModelManager modelManager, IBmModel[] bmModels)Constructor.
- 
Uses of IBmModel in com._1c.g5.v8.dt.bp.scheme.derivedMethods in com._1c.g5.v8.dt.bp.scheme.derived with parameters of type IBmModel Modifier and Type Method Description voidGraphicalSchemeDerivedDataRemover. computeForRemovedObject(long bmObjectId, org.eclipse.emf.ecore.EClass objectEClass, IPartBasedObjectContext context, IBmModel bmModel, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
- 
Uses of IBmModel in com._1c.g5.v8.dt.bp.scheme.servicesMethods in com._1c.g5.v8.dt.bp.scheme.services with parameters of type IBmModel Modifier and Type Method Description static voidBpSchemeUtil. setBmModel(IBmModel bmModel)Set's bm model.
- 
Uses of IBmModel in com._1c.g5.v8.dt.bsl.bm.ui.editorConstructors in com._1c.g5.v8.dt.bsl.bm.ui.editor with parameters of type IBmModel Constructor Description BmAwareXtextModelListener(IBmModel model, ExportMethodProvider exportMethodProvider, INamingService namingService)Constructor
- 
Uses of IBmModel in com._1c.g5.v8.dt.bsl.resourceMethods in com._1c.g5.v8.dt.bsl.resource with parameters of type IBmModel Modifier and Type Method Description voidExportMethodProvider. revertExportMethodIndexChanges(String contextDefFqn, IBmModel bmModel)Updates information about exported methods
- 
Uses of IBmModel in com._1c.g5.v8.dt.compare.datasourceMethods in com._1c.g5.v8.dt.compare.datasource that return IBmModel Modifier and Type Method Description IBmModelIComparisonDataSource. getBmModel()Gets the BM model associated with the source
- 
Uses of IBmModel in com._1c.g5.v8.dt.compare.mergeMethods in com._1c.g5.v8.dt.compare.merge that return IBmModel Modifier and Type Method Description IBmModelIMergeSession. getBmModel()Returns the BM model.
- 
Uses of IBmModel in com._1c.g5.v8.dt.coreMethods in com._1c.g5.v8.dt.core that return IBmModel Modifier and Type Method Description IBmModelV8Commands.NoTransactionEditingContext. getModel()Always returnnullIBmModelV8Commands.ReadOnlyEditingContextWrapper. getModel()
- 
Uses of IBmModel in com._1c.g5.v8.dt.core.bm.launchMethods in com._1c.g5.v8.dt.core.bm.launch with parameters of type IBmModel Modifier and Type Method Description IBmLifecycleListenerIBmLaunchLifecycleListenerContributor. getListener(IBmModel model)Gets the listener that should be added to the model on start.
- 
Uses of IBmModel in com._1c.g5.v8.dt.core.findrefMethods in com._1c.g5.v8.dt.core.findref that return IBmModel Modifier and Type Method Description protected IBmModelAbstractBmReferencesCollectorVisitorCallback. getBmModel()Returns the BM model.Methods in com._1c.g5.v8.dt.core.findref that return types with arguments of type IBmModel Modifier and Type Method Description protected Collection<IBmModel>AbstractBmReferencesCollectorVisitorCallback. getDependentModels()Returns a collection of dependent BM models.Constructors in com._1c.g5.v8.dt.core.findref with parameters of type IBmModel Constructor Description AbstractBmReferencesCollectorVisitorCallback(IBmModel bmModel, Collection<IBmModel> dependentModels)Creates a new instance.Constructor parameters in com._1c.g5.v8.dt.core.findref with type arguments of type IBmModel Constructor Description AbstractBmReferencesCollectorVisitorCallback(IBmModel bmModel, Collection<IBmModel> dependentModels)Creates a new instance.
- 
Uses of IBmModel in com._1c.g5.v8.dt.core.operationsMethods in com._1c.g5.v8.dt.core.operations with parameters of type IBmModel Modifier and Type Method Description IModelApiIProjectOperationApi. getModelApi(IBmModel bmModel, org.eclipse.core.runtime.IProgressMonitor monitor, ProjectPipelineJob afterJob)Returns a newly createdIModelApifor the specifiedbmModel.IModelApiIProjectOperationApi. getReadonlyModelApi(IBmModel bmModel, org.eclipse.core.runtime.IProgressMonitor monitor, ProjectPipelineJob afterJob)Returns a newly created readonlyIModelApifor the specifiedbmModel.
- 
Uses of IBmModel in com._1c.g5.v8.dt.core.platformMethods in com._1c.g5.v8.dt.core.platform that return IBmModel Modifier and Type Method Description IBmModelIBmModelManager. getModel(IDtProject dtProject)ReturnsIBmModelinstance by given project.IBmModelIBmModelManager. getModel(org.eclipse.core.resources.IProject project)ReturnsIBmModelinstance by given project.IBmModelIBmModelManager. getModel(org.eclipse.emf.common.util.URI uri)ReturnsIBmModelwhich contains object with givenURI.IBmModelIBmModelManager. getModel(org.eclipse.emf.ecore.EObject object)ReturnsIBmModelwhich contains the given model object.Methods in com._1c.g5.v8.dt.core.platform with parameters of type IBmModel Modifier and Type Method Description voidIBmModelManager. addLifecycleListener(IBmModel model, IBmLifecycleListener listener)Deprecated.Use DT lifecycle listeners and lifecycle aware services instead.default IDerivedDataManagerIDerivedDataManagerProvider. get(IBmModel model)Deprecated.UseIDerivedDataManagerProvider.get(IDtProject)instead for better cross-media compatibilityIDtProjectIBmModelManager. getDtProject(IBmModel bmModel)ReturnsIDtProjectproject associated with given BM instance.org.eclipse.core.resources.IProjectIBmModelManager. getProject(IBmModel bmModel)Returnsprojectassociated with given BM instance.voidIBmModelManager. removeLifecycleListener(IBmModel model, IBmLifecycleListener listener)Deprecated.Use DT lifecycle listeners and lifecycle aware services instead.
- 
Uses of IBmModel in com._1c.g5.v8.dt.dcs.settingsMethods in com._1c.g5.v8.dt.dcs.settings that return IBmModel Modifier and Type Method Description IBmModelSettingsContext. getBmModel()Gets the correspondingIBmModelConstructors in com._1c.g5.v8.dt.dcs.settings with parameters of type IBmModel Constructor Description SettingsContext(IDtProject dtProject, IBmModel bmModel, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager emfIndexManager)Constructs an instance of the context
- 
Uses of IBmModel in com._1c.g5.v8.dt.dcs.uiMethods in com._1c.g5.v8.dt.dcs.ui that return IBmModel Modifier and Type Method Description IBmModelDataCompositionSchemaControlContext. getBmModel()IBmModelDataCompositionSchemaEditor. getBmModel()IBmModelEditorPageBase. getBmModel()IBmModelIDcsEnvironmentProvider. getBmModel()Returns the BM model.Constructors in com._1c.g5.v8.dt.dcs.ui with parameters of type IBmModel Constructor Description BmDcsModelChangedNotifier(IBmModel bmModel)Creates a new instance.DataCompositionSchemaControlContext(IV8Project v8Project, DataCompositionSchema schema, String currentLanguageCode, boolean isEditable, IDcsListener dcsListener, IBmModel bmModel, IBmEditingContext editingContext, DcsSelectionProvider dcsSelectionProvider, org.eclipse.swt.widgets.Shell shell, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager emfIndexManager, DataCompositionSchemaEditor editor)Constructor
- 
Uses of IBmModel in com._1c.g5.v8.dt.dcs.ui.resourcesMethods in com._1c.g5.v8.dt.dcs.ui.resources with parameters of type IBmModel Modifier and Type Method Description static Map<String,ResourcesAvailableFieldsContentProvider.ResourceAvailableField>Resources. getAvailableFields(IV8Project v8project, IBmModel bmModel, DataCompositionSchema schema, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager emfIndexManger)Получить список доступных полейstatic Map<String,ResourcesAvailableFieldsContentProvider.ResourceAvailableField>Resources. getAvailableFields(IV8Project v8project, IBmModel bmModel, DataCompositionSchema schema, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager emfIndexManger, Collection<String> availableDataPath)Gets available fields forDataCompositionSchemastatic List<String>Resources. getAvailableGroups(IV8Project v8project, IBmModel bmModel, DataCompositionSchema schema, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager emfIndexManager)Gets list of available groupsConstructors in com._1c.g5.v8.dt.dcs.ui.resources with parameters of type IBmModel Constructor Description ResourcesAvailableFieldsContentProvider(IV8Project v8project, IBmModel bmModel, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager bmEmfIndex)ConstructorResourcesContentProvider(IV8Project v8project, IBmModel bmModel, IMdTypeIndex mdTypeIndex, IBmEmfIndexManager emfIndexManager)Constructor
- 
Uses of IBmModel in com._1c.g5.v8.dt.dcs.ui.settingsFields in com._1c.g5.v8.dt.dcs.ui.settings declared as IBmModel Modifier and Type Field Description protected IBmModelSettingsPartBase. bmModelMethods in com._1c.g5.v8.dt.dcs.ui.settings that return IBmModel Modifier and Type Method Description IBmModelSettingsDialog. getBmModel()IBmModelSettingsPartBase. getBmModel()Constructors in com._1c.g5.v8.dt.dcs.ui.settings with parameters of type IBmModel Constructor Description SettingsPartBase(IDcsSettingsProvider settingsProvider, IBmModel bmModel, IBmEditingContext editingContext, org.eclipse.swt.widgets.Composite parent, int style, boolean editable)
- 
Uses of IBmModel in com._1c.g5.v8.dt.dcs.ui.settings.conditionalMethods in com._1c.g5.v8.dt.dcs.ui.settings.conditional that return IBmModel Modifier and Type Method Description IBmModelConditionalAppearance. getBmModel()
- 
Uses of IBmModel in com._1c.g5.v8.dt.dcs.ui.settings.parametersConstructors in com._1c.g5.v8.dt.dcs.ui.settings.parameters with parameters of type IBmModel Constructor Description Parameters(org.eclipse.swt.widgets.Composite parent, int style, IDcsSettingsProvider settingsProvider, IBmModel bmModel, IBmEditingContext editingContext)Constructor
- 
Uses of IBmModel in com._1c.g5.v8.dt.eventhandlers.ui.editorMethods in com._1c.g5.v8.dt.eventhandlers.ui.editor that return IBmModel Modifier and Type Method Description IBmModelEventHandlersEditor. getBmModel()Returns bm model.
- 
Uses of IBmModel in com._1c.g5.v8.dt.form.mapping.cmiConstructors in com._1c.g5.v8.dt.form.mapping.cmi with parameters of type IBmModel Constructor Description FormCommandInterfaceMapping(Form form, IBmModel bmModel)Deprecated.
- 
Uses of IBmModel in com._1c.g5.v8.dt.form.pathMethods in com._1c.g5.v8.dt.form.path with parameters of type IBmModel Modifier and Type Method Description IPathIndexBmProviderIPathIndexManager. getFormPathIndexProvider(IBmModel model)Gets the form path index provider for the given BM model.
- 
Uses of IBmModel in com._1c.g5.v8.dt.form.presentation.wysiwygConstructors in com._1c.g5.v8.dt.form.presentation.wysiwyg with parameters of type IBmModel Constructor Description FormWysiwygViewer(org.eclipse.swt.widgets.Composite parent, MappingController controller, IBmModel bmModel, TransformatorServiceProvider transformatorServiceProvider, ChartImageServiceProvider chartImageServiceProvider, IChartProvider chartProvider, IRuntimeVersionSupport versionSupport, CompatibilityMode compatibilityMode, List<IDropDelegate> dropDelegates)Creates new WYSIWYG viewer.
- 
Uses of IBmModel in com._1c.g5.v8.dt.form.ui.aef.swt.viewsMethods in com._1c.g5.v8.dt.form.ui.aef.swt.views that return IBmModel Modifier and Type Method Description IBmModelFormConditionalAppearanceSettingsService. getBmModel()
- 
Uses of IBmModel in com._1c.g5.v8.dt.form.ui.editorMethods in com._1c.g5.v8.dt.form.ui.editor that return IBmModel Modifier and Type Method Description IBmModelFormEditorPage. getBmModel()IBmModelIFormEditorPage. getBmModel()Returns the BM model instance for the form model object, opened on this page.
- 
Uses of IBmModel in com._1c.g5.v8.dt.form.ui.editor.parameterMethods in com._1c.g5.v8.dt.form.ui.editor.parameter that return IBmModel Modifier and Type Method Description protected IBmModelFormParametersTableViewer. getBmModel()Methods in com._1c.g5.v8.dt.form.ui.editor.parameter with parameters of type IBmModel Modifier and Type Method Description protected ParameterContentProviderFormParametersTableViewer. createContentProvider(IBmModel model)Constructors in com._1c.g5.v8.dt.form.ui.editor.parameter with parameters of type IBmModel Constructor Description FormParametersTableViewer(org.eclipse.swt.widgets.Composite parent, int style, IBmModel model, IV8ProjectManager v8projectManager, Form form)ConstructorParameterContentProvider(IBmModel model)Creates a new instance bound to the specified model.
- 
Uses of IBmModel in com._1c.g5.v8.dt.form.ui.editor.refresherConstructors in com._1c.g5.v8.dt.form.ui.editor.refresher with parameters of type IBmModel Constructor Description BmModelRefreshContributor(IRefresher refresher, IBmModel model, Form form)Creates a new bm model refresh contributor.
- 
Uses of IBmModel in com._1c.g5.v8.dt.mdMethods in com._1c.g5.v8.dt.md with parameters of type IBmModel Modifier and Type Method Description IExternalPropertyManagerIExternalPropertyManagerRegistry. getExternalPropertyManager(IBmModel model)Returns external property manager for givenIBmModelmodel instance.IExternalPropertyManagerIExternalPropertyManagerRegistry. registerExternalPropertyManager(IBmModel model)Registers new external property manager for givenIBmModelmodel instance.
- 
Uses of IBmModel in com._1c.g5.v8.dt.md.copyFields in com._1c.g5.v8.dt.md.copy declared as IBmModel Modifier and Type Field Description protected IBmModelAttachingModelObjectCopier. bmModelConstructors in com._1c.g5.v8.dt.md.copy with parameters of type IBmModel Constructor Description AttachingModelObjectCopier(IV8ProjectManager v8projectManager, IModelObjectFactory modelFactory, IRuntimeVersionSupport runtimeVersionSupport, IEditingLanguageManager editingLanguageManager, ITopObjectFqnGenerator topObjectFqnGenerator, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IResourceLookup resourceLookup, IProjectFileSystemSupportProvider projectFileSystemSupportProvider, IBmModelManager bmModelManager, IBmEmfIndexManager bmEmfIndexManager, ISymbolicNameService symbolicNameService, IBmTransaction transaction, IBmModel bmModel)Constructor ofAttachingModelObjectCopier.
- 
Uses of IBmModel in com._1c.g5.v8.dt.md.extension.adopt.participantsMethods in com._1c.g5.v8.dt.md.extension.adopt.participants that return IBmModel Modifier and Type Method Description IBmModelIAdopterContext.ITransactionalAdopterContext. getModel()Returns asseciated BM model to attach adopted objects to.
- 
Uses of IBmModel in com._1c.g5.v8.dt.metadataMethods in com._1c.g5.v8.dt.metadata with parameters of type IBmModel Modifier and Type Method Description abstract IExternalPropertyManagerExternalPropertyManagerProvider. getExternalPropertyManager(IBmModel model)Returns the external properties manager registered for given Big Model instance,
- 
Uses of IBmModel in com._1c.g5.v8.dt.navigator.filtersMethods in com._1c.g5.v8.dt.navigator.filters that return IBmModel Modifier and Type Method Description protected IBmModelBmCachingTreeFilter. getBmModel()Returns the BM model.Constructors in com._1c.g5.v8.dt.navigator.filters with parameters of type IBmModel Constructor Description BmCachingTreeFilter(IBmModel model, boolean recursive)Instantiates a new BM caching tree filter.
- 
Uses of IBmModel in com._1c.g5.v8.dt.rights.model.utilMethods in com._1c.g5.v8.dt.rights.model.util with parameters of type IBmModel Modifier and Type Method Description static RoleRightsModelUtil. getOwner(RoleDescription roleDescription, IBmModel bmModel)Returns the owner of the givenroleDescription.
- 
Uses of IBmModel in com._1c.g5.v8.dt.rights.tasksMethods in com._1c.g5.v8.dt.rights.tasks with parameters of type IBmModel Modifier and Type Method Description static SetAllRightsTaskSetAllRightsTask. create(RightValue value, Map<RoleDescription,Map<org.eclipse.emf.ecore.EObject,Set<Right>>> roles, org.eclipse.core.resources.IProject project, IEventBroker eventBroker, IBmModel bmModel, RightValueEvent.EventType eventType)Creates a new instance.
- 
Uses of IBmModel in com._1c.g5.v8.dt.rights.ui.editors.controllersMethods in com._1c.g5.v8.dt.rights.ui.editors.controllers that return IBmModel Modifier and Type Method Description IBmModelIRightsEditorController. getBmModel()ReturnsIBmModelwhich contains the editor model object.IBmModelRightsEditorController. getBmModel()Methods in com._1c.g5.v8.dt.rights.ui.editors.controllers with parameters of type IBmModel Modifier and Type Method Description voidIRightsEditorController. init(IBmModel bmModel, IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject model, RightsEditorTypes type)Initializes controller from all rights editor.voidRightsEditorController. init(IBmModel bmModel, IBmEditingContext editingContext, org.eclipse.emf.ecore.EObject model, RightsEditorTypes type)
- 
Uses of IBmModel in com._1c.g5.v8.dt.search.coreFields in com._1c.g5.v8.dt.search.core declared as IBmModel Modifier and Type Field Description protected IBmModelMatch. bmModelBM container of matchMethods in com._1c.g5.v8.dt.search.core that return IBmModel Modifier and Type Method Description IBmModelMatch. getModel()Constructors in com._1c.g5.v8.dt.search.core with parameters of type IBmModel Constructor Description BmObjectMatch(IBmModel model, long objectId)Create instance of BM based object matchMatch(IBmModel bmModel)Constructor
- 
Uses of IBmModel in com._1c.g5.v8.dt.search.core.providerMethods in com._1c.g5.v8.dt.search.core.provider that return IBmModel Modifier and Type Method Description IBmModelIMatchParentProvider. getModel()Get parent BM modelIBmModelMatchParentInfo. getModel()Constructors in com._1c.g5.v8.dt.search.core.provider with parameters of type IBmModel Constructor Description MatchParentInfoBuilder(IBmModel bmModel)Create a instance of Builder
- 
Uses of IBmModel in com._1c.g5.v8.dt.search.core.refsMethods in com._1c.g5.v8.dt.search.core.refs that return IBmModel Modifier and Type Method Description IBmModelBmReferenceMatch. getModel()Constructors in com._1c.g5.v8.dt.search.core.refs with parameters of type IBmModel Constructor Description BmRelatedObjectMatch(IBmModel model, long objectId)Create instance of BM related object matchBmRelatedObjectMatch(IBmModel model, long objectId, BmObjectMatch target)Create instance of BM based object matchBslReferenceMatch(IBmModel model, org.eclipse.xtext.resource.IReferenceDescription referenceDescription)Create instance of BSL module reference matchBslReferenceMatch(IBmModel model, org.eclipse.xtext.resource.IReferenceDescription referenceDescription, BmObjectMatch target)Create instance of BSL module reference match
- 
Uses of IBmModel in com._1c.g5.v8.dt.search.core.textConstructors in com._1c.g5.v8.dt.search.core.text with parameters of type IBmModel Constructor Description TextSearchFileMatch(IBmModel model, org.eclipse.core.resources.IFile file, String text, int textOffset, int textLength, int fileOffset, long lineNumber)Create instance of text search file matchTextSearchModelMatch(IBmModel model, String text, long topObjectId, long objectId, org.eclipse.emf.ecore.EStructuralFeature feature, int textOffset, int textLength)Create instance of text search file match
- 
Uses of IBmModel in com._1c.g5.v8.dt.ui.editorFields in com._1c.g5.v8.dt.ui.editor declared as IBmModel Modifier and Type Field Description protected IBmModelDtEditor. bmModel
- 
Uses of IBmModel in com.e1c.g5.v8.dt.model.updaterMethods in com.e1c.g5.v8.dt.model.updater with parameters of type IBmModel Modifier and Type Method Description voidIModelUpdaterController. schedule(ModelUpdaterContext topObjectContext, IBmModel model, org.eclipse.core.runtime.IProgressMonitor progressMonitor)
 
-