======Класс ModelWatcher====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.serviceclasses|Topomatic.Alg.Runtime.ServiceClasses]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.Alg.Runtime.ServiceClasses.ModelWatcher =====Синтаксис===== public sealed class ModelWatcher : IDisposable, ICoreCollectionWatcherTypeService =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher..ctor_topomatic.core.icoreproject|ModelWatcher(ICoreProject)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.activecollectionid|ActiveCollectionId]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.activemodel|ActiveModel]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.activemodelname|ActiveModelName]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.current|Current]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.iscoreactive|IsCoreActive]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.project|Project]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.addwatcher_topomatic.core.icoreproject|AddWatcher(ICoreProject)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.dispose|Dispose()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.getexportproviders|GetExportProviders()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.getimportproviders|GetImportProviders()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.getwatcher_topomatic.core.icoreproject|GetWatcher(ICoreProject)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.provideaction_system.string_topomatic.applicationplatform.executeeventargs|ProvideAction(String, ExecuteEventArgs)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.registeractionprovider_system.string_topomatic.alg.runtime.serviceclasses.actionprovider|RegisterActionProvider(String, ActionProvider)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.registerformatprovider_topomatic.alg.runtime.serviceclasses.modelformatprovider|RegisterFormatProvider(ModelFormatProvider)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.removewatcher_topomatic.core.icoreproject|RemoveWatcher(ICoreProject)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.updateaction_topomatic.applicationplatform.callaction_system.eventargs|UpdateAction(CallAction, EventArgs)]]| | =====События===== ^Тип^Имя^Описание^ |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.afteractivatecorecollectionitem|AfterActivateCoreCollectionItem]]| | |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.alg.runtime.serviceclasses.modelwatcher.beforeactivatecorecollectionitem|BeforeActivateCoreCollectionItem]]| |