Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Classes
  • Enum Classes
  • Fields
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    com._1c.g5.v8.dt.bsl.GrammarOrderTest
    com._1c.g5.v8.dt.bsl.NumberLiteralValidatorTest
    Please use LegacyLanguageCheckTests
    com._1c.g5.v8.dt.bsl.PreprocessorGrammarStructureTest
    com._1c.g5.v8.dt.bsl.RaiseStatementValidatorTest
    com._1c.g5.v8.dt.core.library.ILibraryUpdateService.mergeDistributionSettings(IDtProject, IBmNamespace, LibraryDescriptor)
    com._1c.g5.v8.dt.debug.core.model.IRuntimeDebugClientTargetManager.getLocal(RuntimeInstallation, InfobaseReference, int, ILaunch)
    Use IRuntimeDebugClientTargetManager.getOrCreateLocal(RuntimeInstallation,InfobaseReference,int,ILaunch) instead
    com._1c.g5.v8.dt.debug.core.model.IRuntimeDebugClientTargetManager.getLocal(RuntimeInstallation, String, int, ILaunch)
    Use IRuntimeDebugClientTargetManager.getOrCreateLocal(RuntimeInstallation,String,int,ILaunch) instead
    com._1c.g5.v8.dt.debug.core.model.IRuntimeDebugClientTargetManager.getRemote(String, String, ILaunch)
    Use IRuntimeDebugClientTargetManager.getOrCreateRemote(String,String,ILaunch) instead
    com._1c.g5.v8.dt.import_.ImportDebugTrace.startPerformanceMeasurements(Object)
    Use ImportDebugTrace.runAndTracePerformance(Supplier, BenchmarkedCallable) instead.
    com._1c.g5.v8.dt.import_.ImportDebugTrace.stopPerformanceMeasurements(Object, String, TimeUnit)
    Use ImportDebugTrace.runAndTracePerformance(Supplier, BenchmarkedCallable) instead.
    com._1c.g5.v8.dt.internal.debug.core.model.RuntimeDebugClientTargetManager.getLocal(RuntimeInstallation, InfobaseReference, int, ILaunch)
    Use RuntimeDebugClientTargetManager.getOrCreateLocal(RuntimeInstallation,InfobaseReference,int,ILaunch) instead
    com._1c.g5.v8.dt.internal.debug.core.model.RuntimeDebugClientTargetManager.getLocal(RuntimeInstallation, String, int, ILaunch)
    Use RuntimeDebugClientTargetManager.getOrCreateLocal(RuntimeInstallation,String,int,ILaunch) instead
    com._1c.g5.v8.dt.internal.debug.core.model.RuntimeDebugClientTargetManager.getRemote(String, String, ILaunch)
    Use RuntimeDebugClientTargetManager.getOrCreateRemote(String, String, ILaunch) instead
    com._1c.g5.v8.dt.internal.platform.services.ui.applications.LocalInfobaseApplicationSwitcher.connectRemoteInfobase(IApplication, IProject, InfobaseReference, IProgressMonitor)
    Use IApplicationManager
    com._1c.g5.v8.dt.internal.platform.services.ui.applications.LocalInfobaseApplicationSwitcher.ensureRemoteInfobaseConnected(IApplication, IProject, InfobaseReference, Shell)
    Use IApplicationManager
    com._1c.g5.v8.dt.internal.platform.services.ui.applications.LocalInfobaseApplicationSwitcher.getInfobaseApplication(InfobaseReference)
    Use IApplicationManager
    com._1c.g5.v8.dt.internal.platform.services.ui.applications.LocalInfobaseApplicationSwitcher.getInfobaseApplicationByProject(InfobaseReference, IProject)
    Use IApplicationManager
    com._1c.g5.v8.dt.internal.platform.services.ui.applications.LocalInfobaseApplicationSwitcher.switchInfobaseApplication(IStructuredSelection, LocalInfobaseApplicationSwitcher.InfobaseUsageMode)
    Use IApplicationManager
    com._1c.g5.v8.dt.internal.platform.services.ui.runtimes.NoRuntimeFoundMessageDialog.askRuntimeAdding(Shell)
    Use #handleMissingRuntimes(Shell) instead.
    com._1c.g5.v8.dt.platform.services.core.runtimes.execution.RuntimeCoreException(IStatus, Throwable)
    Use RuntimeCoreException(IStatus) instead and embed cause into status.
    com._1c.g5.v8.dt.platform.services.core.runtimes.execution.RuntimeCoreException(IStatus, Throwable, String)
    Use RuntimeCoreException(IStatus, String) instead and embed cause into status.
    com._1c.g5.v8.dt.platform.services.ui.infobases.InfobaseExistenceChecker.checkExistence(Shell, InfobaseReference)
    Use InfobaseExistenceChecker.checkInfobaseContentIsMissing(Shell, InfobaseReference) instead.
    com._1c.g5.v8.dt.ui.IBmEditingContextAwareSelection
    use IModelApiAwareSelection instead
    com.e1c.g5.dt.applications.contributors.IApplicationBehaviourDelegate.launch(IApplication, String, ExecutionContext, SubMonitor)
    Use IApplicationBehaviourDelegate.prepare(IApplication,String,ExecutionContext,SubMonitor) instead
    com.e1c.g5.dt.applications.contributors.IApplicationBehaviourDelegate.stop(IApplication, ExecutionContext, SubMonitor)
    Use IApplicationBehaviourDelegate.cleanup(IApplication,ExecutionContext,SubMonitor) instead
    com.e1c.g5.dt.applications.IApplicationManager.launch(IApplication, String, ExecutionContext, IProgressMonitor)
    Use IApplicationManager.prepare(IApplication,String,ExecutionContext,IProgressMonitor) instead
    com.e1c.g5.dt.applications.IApplicationManager.open(IApplication, ExecutionContext, IProgressMonitor)
    Use IApplicationManager.start(IApplication,ExecutionContext,IProgressMonitor) instead
    com.e1c.g5.dt.applications.IApplicationManager.stop(IApplication, ExecutionContext, IProgressMonitor)
    Use IApplicationManager.cleanup(IApplication,ExecutionContext,IProgressMonitor) instead
    com.e1c.g5.v8.dt.platform.standaloneserver.core.IStandaloneServerConstants.DEFAULT_ADDRESS
    Use com.e1c.g5.v8.dt.platform.standaloneserver.core.config.IStandaloneServerConfigService.IDefaults
    com.e1c.g5.v8.dt.platform.standaloneserver.core.IStandaloneServerConstants.DEFAULT_ADMIN_PORT
    Use IStandaloneServerConstants.DEFAULT_PORT_HTTP_GATE
    com.e1c.g5.v8.dt.platform.standaloneserver.core.IStandaloneServerConstants.DEFAULT_DEBUG_PORT
    Use IStandaloneServerConstants.DEFAULT_PORT_HTTP_GATE
    com.e1c.g5.v8.dt.platform.standaloneserver.core.IStandaloneServerConstants.DEFAULT_SERVER_PORT
    Use IStandaloneServerConstants.DEFAULT_PORT_HTTP_GATE
    com.e1c.g5.v8.dt.platform.standaloneserver.wst.core.StandaloneServerInfobase.getConfiguration()
    Use StandaloneServerInfobase.getStandaloneServerConfiguration() instead
    com.e1c.g5.v8.dt.platform.standaloneserver.wst.core.StandaloneServerInfobase.setConfiguration(Config)
    Use StandaloneServerInfobase.setStandaloneServerConfiguration(Config) instead
    com.e1c.g5.v8.dt.platform.standaloneserver.wst.core.StandaloneServerInfobaseWorkingCopy.getConfiguration()
    Use StandaloneServerInfobaseWorkingCopy.getStandaloneServerConfiguration() instead
    com.e1c.g5.v8.dt.platform.standaloneserver.wst.core.StandaloneServerInfobaseWorkingCopy.setConfiguration(Config)
    Use StandaloneServerInfobaseWorkingCopy.setStandaloneServerConfiguration(Config) instead
  • Deprecated Interfaces
    Interface
    Description
    com._1c.g5.modeling.xtext.scoping.IProjectGlobalScopeProvider
    Use IDtProjectGlobalScopeProvider instead to support all types of DT projects, including virtual ones
    com._1c.g5.v8.bm.core.IBmResource
    com._1c.g5.v8.bm.core.IBmResourceSet
    implementation specific details should not be exposed as API.
    com._1c.g5.v8.bm.integration.IBmLifecycleListener
    Use DT lifecycle listeners and lifecycle aware services instead.
    com._1c.g5.v8.bm.integration.IBmProvider
    com._1c.g5.v8.bm.store.IBmWorkLog
    Use IBmWal.
    com._1c.g5.v8.dt.bsl.validation.IExternalBslValidator
    Use check infrastructure for new validation scenarios
    com._1c.g5.v8.dt.core.product.IProductVersionManager
    Since 1.10
    com._1c.g5.v8.dt.core.resource.IResourceStoreManager
    Since 1.10
    com._1c.g5.v8.dt.core.scoping.IV8GlobalScopeProvider
    Use IDtProjectGlobalScopeProvider instead to support all types of DT projects, including virtual ones
    com._1c.g5.v8.dt.lifecycle.ILifecyclePhaseAwareService
    the lifecycle services would be marked with LifecycleService annotation.
    com._1c.g5.v8.dt.ui.IBmEditingContextAwareSelection
    use IModelApiAwareSelection instead
    com._1c.g5.v8.dt.validation.marker.IExtraInfoKeys
    use StandardExtraInfo and/or IExtraInfoMap instead.
  • Deprecated Classes
    Class
    Description
    com._1c.g5.modeling.xtext.validation.AbstractModelDeclarativeValidator
    Use check infrastructure for new checks
    com._1c.g5.v8.bm.common.collections.BmSegmentSyncMap
    Use ConcurrentHashMap.
    com._1c.g5.v8.bm.common.serialization.BmStoreCompressionUtil
    The class was intended for internal use but leaked to an exported package.
    com._1c.g5.v8.bm.common.serialization.ByteBufferStream
    NIO is block-oriented IO. In case you need stream-oriented IO, use ByteArrayOutputStream.
    com._1c.g5.v8.bm.core.BmNotifications
    This class has been introduced to support legacy solutions only. New solutions should use BM events.
    com._1c.g5.v8.bm.integration.BmObjectClassExtendedMetadata
    The class belonged to a mechanism that was deleted. This class was not deleted by accident.
    com._1c.g5.v8.bm.store.FastTokenizer
    The class was intended for internal use but leaked to the exported package.
    com._1c.g5.v8.dt.bp.scheme.validation.GraphicalSchemeValidator
    Please use check infrastructure to implement new validation scenarios
    com._1c.g5.v8.dt.bsl.bm.build.BslBmBuildDispatcherRule
    Should be removed in next releases
    com._1c.g5.v8.dt.bsl.GrammarOrderTest
    com._1c.g5.v8.dt.bsl.linking.BslLinkingDiagnosticMessageProvider
    Use ICheck implementation instead
    com._1c.g5.v8.dt.bsl.NumberLiteralValidatorTest
    Please use LegacyLanguageCheckTests
    com._1c.g5.v8.dt.bsl.PreprocessorGrammarStructureTest
    com._1c.g5.v8.dt.bsl.RaiseStatementValidatorTest
    com._1c.g5.v8.dt.bsl.ui.quickfix.AbstractExternalQuickfixProvider.ExternalQuickfixModification
    Use com._1c.g5.v8.dt.internal.bsl.ui.qfix.ExternalQuickfixModification instead
    com._1c.g5.v8.dt.bsl.validation.BslJavaValidator
    Please use check infrastructure to implement new validation scenarios
    com._1c.g5.v8.dt.cmi.validation.CmiModelDeclarativeValidator
    Please use check infrastructure to implement new validation scenarios
    com._1c.g5.v8.dt.common.ui.widgets.tableex.TableExCellEditor
    use ValueCellEditor
    com._1c.g5.v8.dt.erd.ui.editors.actions.NavigatorActions
    com._1c.g5.v8.dt.form.util.FormCommandInterfaceAutoItemUtils
    com._1c.g5.v8.dt.form.validation.FormValidator
    Please use check infrastructure to implement new validation scenarios
    com._1c.g5.v8.dt.internal.bsl.bm.ui.deepanalysis.BslDeepAnalysisJob
    This job isn't used anymore. To wait for the extended validation stage - please use check service infrastructure
    com._1c.g5.v8.dt.internal.bsl.stringliteral.contenttypes.StringLiteralContentTypeComputationHelper
    This logic is deprecated as non-effective and not safe and will be changed in TODO G5V8DT-24023
    com._1c.g5.v8.dt.internal.import_.ui.extension.wizards.ImportExtensionWizardPage
    com._1c.g5.v8.dt.internal.import_.ui.wizards.configuration.ImportConfigurationWizardPage
    com._1c.g5.v8.dt.internal.md.extension.validation.MdExtensionValidator
    Please use check infrastructure to implement new validation scenarios
    com._1c.g5.v8.dt.internal.platform.services.core.validation.PlatformServicesValidator
    Please use check infrastructure to implement new validation scenarios
    com._1c.g5.v8.dt.lifecycle.LifecycleRegistration
    the lifecycle services would be marked with LifecycleService annotation.
    com._1c.g5.v8.dt.md.export.xml.writer.PeriodAdjustmentLengthWriter
    this class will be removed. use default implementation of ISpecifiedElementWriter for features with int type
    com._1c.g5.v8.dt.md.validation.MdValidator
    Please use check infrastructure to implement new validation scenarios
    com._1c.g5.v8.dt.rights.export.xml.impl.RightsDocumentWriter
    not used because rights object saved in workspace like 1C:Enterprise xml
    com._1c.g5.v8.dt.ui.aef.definitions.rules.ModelEditingSupportRule
    com._1c.g5.v8.dt.xdto.build.XdtoBmBuildDispatcherRule
    Should be removed in next release (see http://boreas.dept07/jira/browse/G5V8DT-22311)
    com._1c.g5.v8.dt.xdto.validation.XdtoValidator
    Please use check infrastructure to implement new validation scenarios
    com.e1c.g5.v8.dt.check.settings.IBslElementRegionProvider.BslSuppressionsCheckResult
    com.e1c.g5.v8.dt.internal.check.LanguageSuppressionContext
  • Deprecated Enum Classes
    Enum Class
    Description
    com._1c.g5.v8.dt.platform.core.typeinfo.TypeInfoCategory
    should use special services "ITypeInfoCategoryServiceProvider"
    com._1c.g5.v8.dt.platform.core.typeinfo.TypeInfoClass
    you should use special services "IClassifiersTypeInfoServiceProvider"
  • Deprecated Fields
    Field
    Description
    com._1c.g5.v8.dt.bsl.documentation.comment.BslMultiLineCommentDocumentationProvider.SKIP_WARNING_IDENT
    com._1c.g5.v8.dt.core.platform.ProjectManifest.PRODUCT_VERSION
    Since 1.10
    com._1c.g5.v8.dt.core.platform.ProjectManifest.STORE_VERSION
    Since 1.10
    com._1c.g5.v8.dt.md.resource.MdResourceDescriptionStrategy.DOCUMENT_REGISTER
    com.e1c.g5.v8.dt.platform.standaloneserver.core.IStandaloneServerConstants.DEFAULT_ADDRESS
    Use com.e1c.g5.v8.dt.platform.standaloneserver.core.config.IStandaloneServerConfigService.IDefaults
    com.e1c.g5.v8.dt.platform.standaloneserver.core.IStandaloneServerConstants.DEFAULT_ADMIN_PORT
    Use IStandaloneServerConstants.DEFAULT_PORT_HTTP_GATE
    com.e1c.g5.v8.dt.platform.standaloneserver.core.IStandaloneServerConstants.DEFAULT_DEBUG_PORT
    Use IStandaloneServerConstants.DEFAULT_PORT_HTTP_GATE
    com.e1c.g5.v8.dt.platform.standaloneserver.core.IStandaloneServerConstants.DEFAULT_SERVER_PORT
    Use IStandaloneServerConstants.DEFAULT_PORT_HTTP_GATE
  • Deprecated Methods
    Method
    Description
    com._1c.g5.aef2.standard.viewModels.impl.AefStandardFactoryImpl.getPackage()
     
    com._1c.g5.aef2.viewModels.impl.AefFactoryImpl.getPackage()
     
    com._1c.g5.v8.bm.common.serialization.ByteBufferIO.packInt(ByteBufferStream, int)
    com._1c.g5.v8.bm.core.BmPlatform.applyNamespaceDataStoreSnapshot(IBmNamespaceDataStore, InputStream)
    The method has been introduced to simplify migration of some legacy solutions to the new BM API.
    com._1c.g5.v8.bm.core.BmPlatform.assignStore(IBmNamespace, IBmNamespaceDataStore)
    use BmPlatform.assignPrimaryStore(IBmNamespace, IBmNamespaceDataStore). This method is preserved to maintain backward compatibility of the API.
    com._1c.g5.v8.bm.core.BmPlatform.beginNonCommittableTransaction()
    For internal use only, will be removed someday.
    com._1c.g5.v8.bm.core.BmPlatform.createNamespaceDataStoreFromSnapshot(String, InputStream)
    The method has been introduced to simplify migration of some legacy solutions to the new BM API.
    com._1c.g5.v8.bm.core.BmPlatform.saveNamespaceDataStoreSnapshot(IBmNamespaceDataStore, OutputStream)
    The method has been introduced to simplify migration of some legacy solutions to the new BM API.
    com._1c.g5.v8.bm.core.BmPlatform.unassignStore(IBmNamespace)
    use BmPlatform.unassignPrimaryStore(IBmNamespace). This method is preserved to maintain backward compatibility of the API.
    com._1c.g5.v8.bm.core.IBmEngine.beginNonCommittableTransaction()
    For internal use only, will be removed someday
    com._1c.g5.v8.bm.core.IBmEngine.getEClassByIndex(int)
    the EClass <=> int mapping has been introduced for internal use only.
    com._1c.g5.v8.bm.core.IBmEngine.getEClassIndex(EClass)
    the EClass <=> int mapping has been introduced for internal use only.
    com._1c.g5.v8.bm.core.IBmEngine.getExternalResource(URI)
    This method has been introduced only to support legacy solutions which for some reason use BM to resolve platform, BSL and other resources.
    com._1c.g5.v8.bm.core.IBmEngine.getExternalUriResolvers()
    BM holds a collection of external URI resolvers for internal use (particularly to perform seamless resolution of references to objects stored outside BM like platform objects, BSL, Moxel and so on) and not for providing the collection to BM users. However the current implementation of the BSL mechanism uses this method to gain access to the contributed instance of XtextBmLinkProvider. When this solution will be improved this method will be removed.
    com._1c.g5.v8.bm.core.IBmEngine.getProxyResourceSet(boolean)
    com._1c.g5.v8.bm.core.IBmEngine.getResourceSet()
    BM resource set has been introduced for internal use to provide partial EMF support and is not supposed to be used directly by clients.
    com._1c.g5.v8.bm.core.IBmEngine.resolve(URI, EClass)
    This method has been introduced only to support legacy solutions which for some reason use BM to resolve platform, BSL and other resources.
    com._1c.g5.v8.bm.core.IBmFailureListener.onFailure()
    com._1c.g5.v8.bm.core.IBmNamespace.getStore()
    use IBmNamespace.getPrimaryStore(). This method is preserved to maintain backward compatibility of the API.
    com._1c.g5.v8.bm.core.IBmPlatformTransaction.evict(IBmNamespace, long)
    com._1c.g5.v8.bm.core.IBmPlatformTransaction.getExternalObjectByUri(URI)
    This method has been added to support existing legacy solutions.
    com._1c.g5.v8.bm.core.IBmPlatformTransaction.getResourceSet()
    This method has been added to support existing legacy solutions.
    com._1c.g5.v8.bm.core.IBmResourceInfo.getAffectedObjectIds()
    This method has been added to support existing legacy solutions.
    com._1c.g5.v8.bm.core.IBmTransaction.evict(long)
    com._1c.g5.v8.bm.core.IBmTransaction.getExternalObjectByUri(URI)
    This method has been added to support existing legacy solutions.
    com._1c.g5.v8.bm.core.IBmTransaction.getResourceSet()
    This method has been added to support existing legacy solutions.
    com._1c.g5.v8.bm.core.tests.impl.BmCoreTestFactoryImpl.getPackage()
     
    com._1c.g5.v8.bm.integration.BmEcoreUtil.getBmElement(EObject)
    The method is useless, because if the object itself is not attached to a BM, none of its container can be attached to a BM.
    com._1c.g5.v8.bm.integration.IBmModel.getProvider(String)
    The method has been added to support existing legacy solutions only.
    com._1c.g5.v8.bm.integration.IBmModel.registerProvider(IBmProvider)
    The method has been added to support existing legacy solutions only.
    com._1c.g5.v8.bm.integration.IBmModel.waitForProcessing(long)
    com._1c.g5.v8.bm.integration.IBmWorkspaceSynchronizationListener.onClose()
    Service orchestrator must be used to subscribe to lifecycle events.
    com._1c.g5.v8.bm.integration.tests.impl.BmIntegrationTestFactoryImpl.getPackage()
     
    com._1c.g5.v8.bm.store.BmStores.createWorkLog(Path, long)
    Use BmStores.createWal(Path).
    com._1c.g5.v8.derived.IDerivedDataObjectStatusListener.statusChanged(long, DerivedDataObjectStatus)
    Since 2020.7. Use IDerivedDataObjectStatusListener.statusChanged(Object, DerivedDataObjectStatus) instead
    com._1c.g5.v8.dt.activedocument.model.impl.ActiveDocumentFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.addin.model.impl.AddInFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.aggregates.model.impl.AggregatesFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl.AggregatesAefFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.binary.model.impl.BinaryFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.bp.scheme.model.impl.ModelFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.bsl.compare.impl.BslCompareFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.bsl.model.impl.BslContextDefFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.bsl.model.impl.BslFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.bsl.model.impl.BslIndexFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.bsl.model.typesytem.VariableTypeStateProvider.InnerProvider.sort()
    allStates is always sorted
    com._1c.g5.v8.dt.bsl.ui.event.IBslModuleEventsLookup.getValidName(IXtextDocument, String)
    due to naming changes
    com._1c.g5.v8.dt.bsl.ui.quickfix.BslQuickfixProvider.createFucntion(Issue, IssueResolutionAcceptor)
    Use IFix instead
    com._1c.g5.v8.dt.bsl.ui.quickfix.BslQuickfixProvider.createMethod(Issue, IssueResolutionAcceptor)
    Use IFix instead
    com._1c.g5.v8.dt.bsl.ui.quickfix.BslQuickfixProvider.createVariable(Issue, IssueResolutionAcceptor)
    Use IFix instead
    com._1c.g5.v8.dt.bsl.ui.quickfix.BslQuickfixProvider.fixWrongSignatureInextensionMethod(Issue, IssueResolutionAcceptor)
    Use IFix instead
    com._1c.g5.v8.dt.bsl.ui.syntaxcoloring.BslSemanticHighlightingCalculator.computeStringLiteralHighlighting(EObject, IHighlightedPositionAcceptor)
    this feature is switched off for good times
    com._1c.g5.v8.dt.bsl.util.BslUtil.installModuleEnvironments(Module, IQualifiedNameProvider, Version, IBslOwnerComputerService, boolean)
    com._1c.g5.v8.dt.bsl.validation.IExternalBslValidator.validate(EObject, CustomValidationMessageAcceptor)
    Will be deleted in version 1.15. Use method IExternalBslValidator.validate(EObject object, CustomValidationMessageAcceptor messageAcceptor, CancelIndicator monitor) with canceled indicator
    com._1c.g5.v8.dt.cai.model.impl.CaiFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.chart.compare.impl.ChartCompareFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.chart.model.impl.ChartFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.chart.model.timescale.impl.TimeScaleFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.cmi.compare.impl.CmiCompareFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.cmi.model.deriveddata.impl.CmiDerivedDataFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.cmi.model.impl.CmiFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.common.ui.widgets.tableex.TableExTreeViewer.refreshAfterChanged()
    now checkboxes is updated correctly
    com._1c.g5.v8.dt.common.ui.widgets.tableex.TableExViewer.refreshAfterChanged()
    now checkboxes is updated correctly
    com._1c.g5.v8.dt.compare.model.impl.CompareFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.core.library.ILibraryUpdateService.mergeDistributionSettings(IDtProject, IBmNamespace, LibraryDescriptor)
    com._1c.g5.v8.dt.core.platform.IBmModelManager.addLifecycleListener(IBmModel, IBmLifecycleListener)
    Use DT lifecycle listeners and lifecycle aware services instead.
    com._1c.g5.v8.dt.core.platform.IBmModelManager.removeLifecycleListener(IBmModel, IBmLifecycleListener)
    Use DT lifecycle listeners and lifecycle aware services instead.
    com._1c.g5.v8.dt.core.platform.IBmModelManager.resolve(T, Resource, EObject)
    this method can be deleted soon
    com._1c.g5.v8.dt.core.platform.IDerivedDataManagerProvider.get(IBmModel)
    Use IDerivedDataManagerProvider.get(IDtProject) instead for better cross-media compatibility
    com._1c.g5.v8.dt.core.platform.IDerivedDataManagerProvider.get(IV8Project)
    Use IDerivedDataManagerProvider.get(IDtProject) instead for better cross-media compatibility
    com._1c.g5.v8.dt.core.platform.ProjectManifest.writeProjectManifest(OutputStream, Map<String, String>)
    use ProjectManifest.writeProjectManifest(OutputStream, Map, String).
    com._1c.g5.v8.dt.core.provider.BaseBmObjectExporter.waitDerivedDataComputation(IDtProject)
    Should not be used since 2024.2
    com._1c.g5.v8.dt.dcs.compare.impl.DcsCompareFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dcs.expressions.model.impl.ExpressionsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dcs.model.appearancetemplate.impl.DcsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dcs.model.areaTemplate.impl.DcsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dcs.model.common.impl.DcsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dcs.model.core.impl.DcsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dcs.model.dbcopies.impl.DcsDbCopiesFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dcs.model.details.impl.DcsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dcs.model.schema.impl.DcsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dcs.model.settings.impl.DcsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dcs.ui.DataCompositionSchemaEditor.getModelApiByEditingContext(IBmEditingContext)
    use IModelApi directly
    com._1c.g5.v8.dt.dcs.util.V8XmlSerializer.writeTypeDescription(ExportXmlStreamWriter, TypeDescription, QName)
    com._1c.g5.v8.dt.debug.core.model.IRuntimeDebugClientTargetManager.getLocal(RuntimeInstallation, InfobaseReference, int, ILaunch)
    Use IRuntimeDebugClientTargetManager.getOrCreateLocal(RuntimeInstallation,InfobaseReference,int,ILaunch) instead
    com._1c.g5.v8.dt.debug.core.model.IRuntimeDebugClientTargetManager.getLocal(RuntimeInstallation, String, int, ILaunch)
    Use IRuntimeDebugClientTargetManager.getOrCreateLocal(RuntimeInstallation,String,int,ILaunch) instead
    com._1c.g5.v8.dt.debug.core.model.IRuntimeDebugClientTargetManager.getRemote(String, String, ILaunch)
    Use IRuntimeDebugClientTargetManager.getOrCreateRemote(String,String,ILaunch) instead
    com._1c.g5.v8.dt.debug.model.area.impl.AreaFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.attach.impl.AttachFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.base.data.impl.DataFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.breakpoints.impl.BreakpointsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.bsl.exceptions.impl.ExceptionsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.calculations.impl.CalculationsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.core.impl.CoreFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.dbgui.commands.impl.CommandsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.foreground.data.impl.DataFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.measure.impl.MeasureFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.rdbg.request.response.impl.ResponseFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.rte.filter.impl.FilterFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.rte.info.impl.InfoFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.debug.model.virtual.impl.VirtualFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.dendrogram.model.impl.DendrogramFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.erd.ui.model.ErdInputDialog.getErrorMessageLabel()
    use setErrorMessage(String) instead
    com._1c.g5.v8.dt.form.compare.impl.FormCompareFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.generator.IFormGenerator.generateModuleContent(FormType, ScriptVariant, String, Version)
    Use five-argument counterpart.
    com._1c.g5.v8.dt.form.layout.model.calculation.context.impl.LayoutCalculationContextFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.layout.model.description.impl.LayoutDescriptionModelFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.layout.model.generation.context.impl.LayoutGenerationContextFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.layout.model.transformation.context.impl.LayoutTransformationContextFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.layout.transformation.RootBaseTransformationStrategy.getConstantRanges(RootBaseTransformationContext<?, ?>)
    com._1c.g5.v8.dt.form.layout.transformation.RootBaseTransformationStrategy.getLogicRowsHeight(HorStrategy, VerStrategy, int, int, RootBaseTransformationContext<?, ?>)
    com._1c.g5.v8.dt.form.layout.transformation.RootBaseTransformationStrategy.getVariant(HorStrategy, VerStrategy, int, int, int, boolean, GetVariantAdditionalOptions, RootBaseTransformationContext<?, ?>)
    com._1c.g5.v8.dt.form.layout.transformation.RootBaseTransformationStrategy.getVariantEstimate(HorStrategy, VerStrategy, int, int, int, boolean, GetVariantAdditionalOptions, RootBaseTransformationContext<?, ?>)
    com._1c.g5.v8.dt.form.mapping.model.impl.MappingFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.model.AbstractFormDataSourceInfo.getMultyLanguageDataPath()
    use com._1c.g5.v8.dt.form.model.getDataPath
    com._1c.g5.v8.dt.form.model.impl.FormFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.model.impl.FormPropertyInfoExtension.getPropertyInfoDataPath(PropertyInfo)
    use {@link com._1c.g5.v8.dt.form.model.getPropertyInfoDataPath(PropertyInfo, ScriptVariant)}
    com._1c.g5.v8.dt.form.model.IPropertyInfoProvider.Registry.hasPropertyInfoProvider(PropertyInfo)
    Use IPropertyInfoProvider.Registry.getPropertyInfoProvider(com._1c.g5.v8.dt.form.model.PropertyInfo) instead
    com._1c.g5.v8.dt.form.presentation.layout.impl.LayoutFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.presentation.model.impl.PresentationFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.presentation.theme.impl.ThemeFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.service.FormUtil.getItemPropertyInfo(DataItem)
    Use FormUtil.getItemOwnPropertyInfo(DataItem) instead.
    com._1c.g5.v8.dt.form.ui.aef.viewModels.impl.FormAefFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.ui.chart.aef.viewModels.impl.ChartAefFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.ui.chart.editor.model.impl.ChartEditorFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.ui.planner.aef.viewModels.impl.PlannerAefFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.form.util.AdjustableBooleanUtil.toString(AdjustableBoolean)
    com._1c.g5.v8.dt.ganttchart.model.impl.GanttChartFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.geographicalschema.model.impl.GeographicalSchemaFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.hpwa.model.impl.HpwaFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.htmldocument.compare.impl.HtmlDocumentCompareFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.htmldocument.model.impl.HtmlDocumentFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.import_.ImportDebugTrace.startPerformanceMeasurements(Object)
    Use ImportDebugTrace.runAndTracePerformance(Supplier, BenchmarkedCallable) instead.
    com._1c.g5.v8.dt.import_.ImportDebugTrace.stopPerformanceMeasurements(Object, String, TimeUnit)
    Use ImportDebugTrace.runAndTracePerformance(Supplier, BenchmarkedCallable) instead.
    com._1c.g5.v8.dt.internal.core.platform.bm.ISynchronizationManager.addSynchronizationListener(IDtProject, IBmWorkspaceSynchronizationListener)
    com._1c.g5.v8.dt.internal.core.platform.bm.ISynchronizationManager.lockExport(Object)
    com._1c.g5.v8.dt.internal.core.platform.bm.ISynchronizationManager.removeSynchronizationListener(IDtProject, IBmWorkspaceSynchronizationListener)
    com._1c.g5.v8.dt.internal.core.platform.bm.ISynchronizationManager.unlockExport(Object)
    com._1c.g5.v8.dt.internal.core.platform.bm.ISynchronizationManager.waitSynchronization(IDtProject, long)
    com._1c.g5.v8.dt.internal.core.platform.manifest.IProjectManifestModel.write(OutputStream)
    use IProjectManifestModel.write(OutputStream, String)
    com._1c.g5.v8.dt.internal.debug.core.model.RuntimeDebugClientTargetManager.getLocal(RuntimeInstallation, InfobaseReference, int, ILaunch)
    Use RuntimeDebugClientTargetManager.getOrCreateLocal(RuntimeInstallation,InfobaseReference,int,ILaunch) instead
    com._1c.g5.v8.dt.internal.debug.core.model.RuntimeDebugClientTargetManager.getLocal(RuntimeInstallation, String, int, ILaunch)
    Use RuntimeDebugClientTargetManager.getOrCreateLocal(RuntimeInstallation,String,int,ILaunch) instead
    com._1c.g5.v8.dt.internal.debug.core.model.RuntimeDebugClientTargetManager.getRemote(String, String, ILaunch)
    Use RuntimeDebugClientTargetManager.getOrCreateRemote(String, String, ILaunch) instead
    com._1c.g5.v8.dt.internal.platform.services.core.PlatformServicesCore.trace(String)
    use PlatformServicesCore.trace(String, String) instead, this method will be deleted soon
    com._1c.g5.v8.dt.internal.platform.services.ui.applications.LocalInfobaseApplicationSwitcher.connectRemoteInfobase(IApplication, IProject, InfobaseReference, IProgressMonitor)
    Use IApplicationManager
    com._1c.g5.v8.dt.internal.platform.services.ui.applications.LocalInfobaseApplicationSwitcher.ensureRemoteInfobaseConnected(IApplication, IProject, InfobaseReference, Shell)
    Use IApplicationManager
    com._1c.g5.v8.dt.internal.platform.services.ui.applications.LocalInfobaseApplicationSwitcher.getInfobaseApplication(InfobaseReference)
    Use IApplicationManager
    com._1c.g5.v8.dt.internal.platform.services.ui.applications.LocalInfobaseApplicationSwitcher.getInfobaseApplicationByProject(InfobaseReference, IProject)
    Use IApplicationManager
    com._1c.g5.v8.dt.internal.platform.services.ui.applications.LocalInfobaseApplicationSwitcher.switchInfobaseApplication(IStructuredSelection, LocalInfobaseApplicationSwitcher.InfobaseUsageMode)
    Use IApplicationManager
    com._1c.g5.v8.dt.internal.platform.services.ui.runtimes.NoRuntimeFoundMessageDialog.askRuntimeAdding(Shell)
    Use #handleMissingRuntimes(Shell) instead.
    com._1c.g5.v8.dt.internal.search.core.ModelObjectTreeSearchEngine.runSearch(IProject, Pattern, boolean, boolean, boolean, IProgressMonitor)
    com._1c.g5.v8.dt.internal.search.core.ModelObjectTreeSearchEngine.runSearch(IProject, Pattern, Collection<EClass>, boolean, boolean, boolean, IProgressMonitor)
    com._1c.g5.v8.dt.internal.search.core.ModelObjectTreeSearchEngine.runSearch(IProject, Pattern, Collection<EClass>, Collection<EClass>, boolean, boolean, boolean, IProgressMonitor)
    com._1c.g5.v8.dt.lcore.model.impl.LcoreFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.lcore.ui.hover.BestMatchEObjectTextHover.getHoverInfo(ITextViewer, IRegion)
    com._1c.g5.v8.dt.mcore.impl.McoreFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.md.compare.impl.MdCompareFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.md.MdUtil.isMobileApplicationUsePurposes(Collection<ApplicationUsePurpose>)
    use MdClassUtil.isMobileApplicationUsePurposes(Collection)
    com._1c.g5.v8.dt.md.ui.aef.providers.ScriptVariantProvider.getScriptVariant()
    com._1c.g5.v8.dt.md.ui.aef.viewModels.impl.MdAefFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl.AefWizardsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.impl.MdEditorAefDescriptorFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.md.ui.editor.base.DtGranularEditor.getEditingContext()
    com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl.AefEditorExtensionFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.md.ui.extension.viewModels.impl.AefExtensionFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.md.ui.navigator.filters.PatternUtil.compileSearchPattern(String, boolean)
    Method's updated logic is now located in IModelObjectTreeSearchEngine implementation
    com._1c.g5.v8.dt.md.ui.sattribute.impl.SAttributeFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.metadata.common.impl.CommonFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.metadata.dbview.impl.DbViewFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.metadata.externalProperties.impl.MdExternalPropertiesFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.metadata.mdclass.extension.impl.MdClassExtensionFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.metadata.mdclass.extension.type.impl.MdClassExtensionTypeFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.metadata.mdclass.impl.MdClassFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.metadata.mdtype.impl.MdTypeFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.moxel.content.impl.ContentFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.moxel.impl.MoxelFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.planner.model.impl.PlannerFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.platform.model.impl.PlatformFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.platform.services.core.runtimes.execution.IRuntimeUrlFragmentExecutor.executeOnThinClient(InfobaseReference, String, ILaunchableRuntimeComponent, IThinClientLauncher)
    unsupprorted in 1C:Enterprise thin client, only web-client (temporary?).
    com._1c.g5.v8.dt.platform.services.model.impl.ModelFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.platform.services.ui.aef.impl.AefFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.platform.services.ui.infobases.InfobaseExistenceChecker.checkExistence(Shell, InfobaseReference)
    Use InfobaseExistenceChecker.checkInfobaseContentIsMissing(Shell, InfobaseReference) instead.
    com._1c.g5.v8.dt.platform.services.ui.model.impl.ModelFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.ql.dcs.model.impl.QlDcsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.ql.model.impl.QlFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.ql.QlUtil.isCurrentLangRussian(EObject)
    Use the variant with provided services due to performance reasons
    com._1c.g5.v8.dt.ql.QlUtil.isCurrentLangRussian(Resource)
    Use the variant with provided services due to performance reasons
    com._1c.g5.v8.dt.right.ql.model.impl.RightQlFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.right.templates.model.impl.RtFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.rights.compare.impl.RightsCompareFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.rights.model.impl.RightsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.scc.model.impl.StandaloneContentFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.scc.ui.aef.viewModels.impl.StandaloneContentAefFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.schedule.model.impl.ScheduleFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.style.model.impl.StyleFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.supply.settings.model.impl.SupplyFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.textdocument.model.impl.TextDocumentFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.ui.aef.actions.DtCommandActionBase.setContextIds(String...)
    Put action to section with active context DtGranularEditorPageSingleColumnBuilder.section(java.lang.String)
    com._1c.g5.v8.dt.ui.aef.descriptor.impl.AefDescriptorFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.ui.aef.viewModels.impl.DtAefFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.ui.editor.IDtEditor.getEditingContext()
    use the IDtEditor.getApiEditingContext()
    com._1c.g5.v8.dt.ui.util.OpenHelper.createEObjectEditorInput(EObject, EStructuralFeature)
     
    com._1c.g5.v8.dt.v8help.model.impl.V8HelpFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.validation.legacy.AbstractLegacyDeclarativeValidator.internalValidate(Method, EObject, Map<Object, Object>, Consumer<Diagnostic>)
    ("Remove the method once all legacy checks are moved to the normal plugin-based ones")
    com._1c.g5.v8.dt.ws.wsdefinitions.model.impl.WsDefinitionsFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.xdto.model.impl.XdtoFactoryImpl.getPackage()
     
    com._1c.g5.v8.dt.xdto.type.model.impl.XdtoTypeFactoryImpl.getPackage()
     
    com._1c.g5.v8.xmdb.impl.BNode.serializeSafe()
    com.e1c.g5.dt.applications.contributors.IApplicationBehaviourDelegate.launch(IApplication, String, ExecutionContext, SubMonitor)
    Use IApplicationBehaviourDelegate.prepare(IApplication,String,ExecutionContext,SubMonitor) instead
    com.e1c.g5.dt.applications.contributors.IApplicationBehaviourDelegate.stop(IApplication, ExecutionContext, SubMonitor)
    Use IApplicationBehaviourDelegate.cleanup(IApplication,ExecutionContext,SubMonitor) instead
    com.e1c.g5.dt.applications.IApplicationManager.launch(IApplication, String, ExecutionContext, IProgressMonitor)
    Use IApplicationManager.prepare(IApplication,String,ExecutionContext,IProgressMonitor) instead
    com.e1c.g5.dt.applications.IApplicationManager.open(IApplication, ExecutionContext, IProgressMonitor)
    Use IApplicationManager.start(IApplication,ExecutionContext,IProgressMonitor) instead
    com.e1c.g5.dt.applications.IApplicationManager.stop(IApplication, ExecutionContext, IProgressMonitor)
    Use IApplicationManager.cleanup(IApplication,ExecutionContext,IProgressMonitor) instead
    com.e1c.g5.dt.applications.ui.editor.aef.impl.ApplicationEditorAefFactoryImpl.getPackage()
     
    com.e1c.g5.v8.dt.check.ICheck.prepareContext(Object, ICheckParameters, IProgressMonitor)
    Use ICheck.prepareContext(Object, Map, ICheckParameters, IProgressMonitor) instead
    com.e1c.g5.v8.dt.check.repository.model.impl.CheckRepositoryMetadataFactoryImpl.getPackage()
     
    com.e1c.g5.v8.dt.check.settings.IBslElementRegionProvider.getResult(INode, Set<String>)
    com.e1c.g5.v8.dt.check.settings.IBslElementRegionProvider.saveAllowedRegion(INode, Set<String>)
    com.e1c.g5.v8.dt.check.settings.IBslElementRegionProvider.saveSuppressedRegion(INode, Set<String>)
    com.e1c.g5.v8.dt.check.settings.ICheckRepository.getChecks(Predicate<ICheckDescription>)
    Use ICheckRepository.getChecksWithDescriptions(java.util.function.Predicate<com.e1c.g5.v8.dt.check.settings.ICheckDescription>) instead
    com.e1c.g5.v8.dt.check.suppress.settings.model.impl.SuppressFactoryImpl.getPackage()
     
    com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.impl.DistributionSupportAefFactoryImpl.getPackage()
     
    com.e1c.g5.v8.dt.internal.platform.standaloneserver.wst.core.StandaloneServerInfobaseModuleFactoryDelegate.clearModuleCache()
    See javadoc for WST API.
    com.e1c.g5.v8.dt.md.aindex.compare.impl.AdditionalIndexesCompareFactoryImpl.getPackage()
     
    com.e1c.g5.v8.dt.md.aindex.model.impl.AdditionalIndexesFactoryImpl.getPackage()
     
    com.e1c.g5.v8.dt.md.distribution.support.model.impl.DistributionSupportFactoryImpl.getPackage()
     
    com.e1c.g5.v8.dt.platform.standaloneserver.wst.core.StandaloneServerInfobase.getConfiguration()
    Use StandaloneServerInfobase.getStandaloneServerConfiguration() instead
    com.e1c.g5.v8.dt.platform.standaloneserver.wst.core.StandaloneServerInfobase.setConfiguration(Config)
    Use StandaloneServerInfobase.setStandaloneServerConfiguration(Config) instead
    com.e1c.g5.v8.dt.platform.standaloneserver.wst.core.StandaloneServerInfobaseWorkingCopy.getConfiguration()
    Use StandaloneServerInfobaseWorkingCopy.getStandaloneServerConfiguration() instead
    com.e1c.g5.v8.dt.platform.standaloneserver.wst.core.StandaloneServerInfobaseWorkingCopy.setConfiguration(Config)
    Use StandaloneServerInfobaseWorkingCopy.setStandaloneServerConfiguration(Config) instead
  • Deprecated Constructors
    Constructor
    Description
    com._1c.g5.v8.dt.common.ui.text.AtPainter(ISourceViewer, Color, Color, Color, IAtLineProcessStrategy)
    use AtPainter(ISourceViewer, Color, Color, Color, Color, IAtLineProcessStrategy) instead.
    com._1c.g5.v8.dt.dcs.util.DcsV8Serializer(Resource, IResourceLookup)
    Use constructor with a IDtProject instead
    com._1c.g5.v8.dt.form.mapping.cmi.FormCommandInterfaceMapping(Form, IBmModel)
    com._1c.g5.v8.dt.form.mapping.core.Mapping(TInput, Class<TRootModel>)
    com._1c.g5.v8.dt.form.mapping.parameterized.FormParameterizedCommandMapping(Form)
    com._1c.g5.v8.dt.platform.services.core.runtimes.execution.RuntimeCoreException(IStatus, Throwable)
    Use RuntimeCoreException(IStatus) instead and embed cause into status.
    com._1c.g5.v8.dt.platform.services.core.runtimes.execution.RuntimeCoreException(IStatus, Throwable, String)
    Use RuntimeCoreException(IStatus, String) instead and embed cause into status.
    com._1c.g5.v8.xmdb.impl.DatabaseImpl()