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

Deprecated API

Contents

  • Interfaces
  • Classes
  • Enum Classes
  • Exceptions
  • Fields
  • Methods
  • Constructors
  • Enum Constants
  • Deprecated Interfaces
    Interface
    Description
    org.eclipse.emf.cdo.common.branch.CDOBranchCreatedEvent
    As of 4.3 use CDOBranchChangedEvent.
    org.eclipse.emf.cdo.common.protocol.CDOAuthenticator
    As of 4.2 use IPasswordCredentialsProvider directly
    org.eclipse.emf.cdo.explorer.checkouts.ResourceSetConfigurer
    As of 4.7.1 use org.eclipse.emf.cdo.common.util.ResourceSetConfigurer
    org.eclipse.emf.cdo.net4j.CDOSession
    Use CDONet4jSession.
    org.eclipse.emf.cdo.net4j.CDOSession.Options
    Use CDONet4jSession.Options.
    org.eclipse.emf.cdo.net4j.CDOSessionConfiguration
    Use CDONet4jSessionConfiguration.
    org.eclipse.emf.cdo.security.ClassPermission
    As of 4.3 use FilterPermission and ClassFilter.

    The following features are supported:

    • Applicable Class
    org.eclipse.emf.cdo.security.ObjectPermission
    As of 4.3 use FilterPermission and ObjectFilter.
    org.eclipse.emf.cdo.security.PackagePermission
    As of 4.3 use FilterPermission and PackageFilter.

    The following features are supported:

    • Applicable Package
    org.eclipse.emf.cdo.security.ResourcePermission
    As of 4.3 use FilterPermission and ResourceFilter.

    The following features are supported:

    • Pattern
    org.eclipse.emf.cdo.server.db.IPreparedStatementCache
    As of 4.2 use IDBConnection.
    org.eclipse.emf.cdo.server.IMEMStore
    Use IMEMStore
    org.eclipse.emf.cdo.server.IStoreFactory.ParameterAware
    As of 4.20 use ParameterAware.
    org.eclipse.emf.cdo.spi.common.revision.CDOFeatureMapEntry
    As of 4.5 feature maps are no longer supported.
    org.eclipse.emf.cdo.spi.server.InternalStore.NoExternalReferences
    As of 4.6 use IRepositoryConfig.CAPABILITY_EXTERNAL_REFS.
    org.eclipse.emf.cdo.spi.server.InternalStore.NoFeatureMaps
    As of 4.5 feature maps are no longer supported.
    org.eclipse.emf.cdo.transaction.CDOTransactionConflictEvent
    As of 4.19 use CDOTransactionConflictAddedEvent.
    org.eclipse.emf.cdo.view.CDOView.Options.ReferencePolicyEvent
    Use CDOView.Options.StrongReferencePolicyEvent instead.
  • Deprecated Classes
    Class
    Description
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.AdaptersDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.CDOPropertyDescriptor.DefaultLabelProvider
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.ContainerDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.DirectResourceDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.IDDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.ReadLockedDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.StateDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.URIDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.VersionDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.ViewDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.WriteLockedDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.WriteOptionDescriptor
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.explorer.checkouts.ResourceSetConfigurer.Factory
    As of 4.7.1 use org.eclipse.emf.cdo.common.util.ResourceSetConfigurer.Factory
    org.eclipse.emf.cdo.explorer.checkouts.ResourceSetConfigurer.Registry
    As of 4.7.1 use org.eclipse.emf.cdo.common.util.ResourceSetConfigurer.Registry
    org.eclipse.emf.cdo.security.impl.ClassPermissionImpl
    org.eclipse.emf.cdo.security.impl.ObjectPermissionImpl
    org.eclipse.emf.cdo.security.impl.PackagePermissionImpl
    org.eclipse.emf.cdo.security.impl.ResourcePermissionImpl
    org.eclipse.emf.cdo.security.provider.ClassPermissionItemProvider
    org.eclipse.emf.cdo.security.provider.ObjectPermissionItemProvider
    org.eclipse.emf.cdo.security.provider.PackagePermissionItemProvider
    org.eclipse.emf.cdo.security.provider.ResourcePermissionItemProvider
    org.eclipse.emf.cdo.server.spi.security.SecurityManagerFactory.Annotation
    As of 4.3 use SecurityManagerFactory.Default with a description like "realmPath:annotation".
    org.eclipse.emf.cdo.spi.common.CDOAuthenticationResult
    As of 4.2
    org.eclipse.emf.cdo.spi.common.model.DelegatingCDOPackageRegistry
    org.eclipse.emf.cdo.spi.server.DurableLockArea
    Use CDOLockUtil.createLockArea(String, String, CDOBranchPoint, boolean, Map) instead
    org.eclipse.emf.cdo.spi.server.PluginRepositoryProvider
    As of 4.20 use ContainerRepositoryProvider.
    org.eclipse.emf.cdo.ui.Support
    As of 4.15 use Support.
    org.eclipse.emf.cdo.ui.widgets.AuditScale
    org.eclipse.emf.cdo.ui.widgets.SelectBranchComposite
    As of 4.4 no longer supported.
    org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver.MergeLocalChangesPerFeature
    As of 4.0 use CDOMergingConflictResolver
    org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver.TakeRemoteChangesThenApplyLocalChanges
    org.eclipse.emf.spi.cdo.CDOSessionInvalidationAggregator
    As of 4.2 use CDOSessionInvalidationEventQueue.
  • Deprecated Enum Classes
    Enum Class
    Description
    org.eclipse.emf.cdo.transaction.CDOTransactionFinishedEvent.Type
    As of 4.3 use CDOTransactionFinishedEvent.Cause.
  • Deprecated Exceptions
    Exceptions
    Description
    org.eclipse.emf.cdo.common.util.NotAuthenticatedException
    As of 4.3 use NotAuthenticatedException, instead.
    org.eclipse.emf.cdo.server.ContainmentCycleDetectedException
    As of 4.2 no longer used in the server; replaced by ContainmentCycleException in the client.
    org.eclipse.emf.cdo.util.LegacyModeNotEnabledException
    As of 4.2 the legacy mode is always enabled.
    org.eclipse.emf.cdo.util.ServerException
    Not used.
  • Deprecated Fields
    Field
    Description
    org.eclipse.emf.cdo.CDOLock.NO_WAIT
    org.eclipse.emf.cdo.CDOLock.WAIT
    org.eclipse.emf.cdo.common.model.CDOType.FEATURE_MAP_ENTRY
    As of 4.5 feature maps are no longer supported.
    org.eclipse.emf.cdo.common.model.EMFUtil.ATTRIBUTES
    As of 4.9 use EMFPredicates.ATTRIBUTES.
    org.eclipse.emf.cdo.common.model.EMFUtil.CONTAINER_REFERENCES
    As of 4.9 use EMFPredicates.CONTAINER_REFERENCES.
    org.eclipse.emf.cdo.common.model.EMFUtil.CONTAINMENT_REFERENCES
    As of 4.9 use EMFPredicates.CONTAINMENT_REFERENCES.
    org.eclipse.emf.cdo.common.model.EMFUtil.CROSS_REFERENCES
    As of 4.9 use EMFPredicates.CROSS_REFERENCES.
    org.eclipse.emf.cdo.common.model.EMFUtil.REFERENCES
    As of 4.9 use EMFPredicates.REFERENCES.
    org.eclipse.emf.cdo.common.revision.delta.CDOSetFeatureDelta.UNSPECIFIED
    As of 4.6 use CDOFeatureDelta.UNKNOWN_VALUE.
    org.eclipse.emf.cdo.lm.server.XMLLifecycleManager.Factory.PRODUCT_GROUP
    As of 1.2 use AbstractLifecycleManager.Factory.PRODUCT_GROUP
    org.eclipse.emf.cdo.security.provider.SecurityItemProviderAdapterFactory.classPermissionItemProvider
    org.eclipse.emf.cdo.security.provider.SecurityItemProviderAdapterFactory.packagePermissionItemProvider
    org.eclipse.emf.cdo.security.provider.SecurityItemProviderAdapterFactory.resourcePermissionItemProvider
    org.eclipse.emf.cdo.server.CDOServerExporter.XMLConstants.TYPE_FEATURE_MAP
    As of 4.5 feature maps are no longer supported.
    org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy.PROP_COLUMN_TYPE_MODIFIER
    As of 4.4 use IMappingStrategy.Props.COLUMN_TYPE_MODIFIER.
    org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy.PROP_FORCE_NAMES_WITH_ID
    As of 4.4 use IMappingStrategy.Props.FORCE_NAMES_WITH_ID.
    org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy.PROP_MAX_FIELD_NAME_LENGTH
    As of 4.4 use IMappingStrategy.Props.MAX_FIELD_NAME_LENGTH.
    org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy.PROP_MAX_TABLE_NAME_LENGTH
    As of 4.4 use IMappingStrategy.Props.MAX_TABLE_NAME_LENGTH.
    org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy.PROP_OBJECT_TYPE_CACHE_SIZE
    As of 4.4 use IMappingStrategy.Props.OBJECT_TYPE_CACHE_SIZE.
    org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy.PROP_QUALIFIED_NAMES
    As of 4.4 use IMappingStrategy.Props.QUALIFIED_NAMES.
    org.eclipse.emf.cdo.server.db.mapping.IMappingStrategy.PROP_TABLE_NAME_PREFIX
    As of 4.4 use IMappingStrategy.Props.TABLE_NAME_PREFIX.
    org.eclipse.emf.cdo.server.IRepository.Props.SUPPORTING_ECORE
    As of 4.2 instances of Ecore are always supported (on demand).
    org.eclipse.emf.cdo.spi.common.lock.InternalCDOLockState.UNLOCKED
    As of 4.12 no longer supported.
    org.eclipse.emf.cdo.spi.server.Store.UNSPECIFIED_DATE
    Use CDOBranchPoint.UNSPECIFIED_DATE
    org.eclipse.emf.cdo.transfer.ui.swt.TransferDetailsComposite.UnmappedModelsLabelProvider.GRAY
    org.eclipse.emf.cdo.transfer.ui.swt.TransferDetailsComposite.UnmappedModelsLabelProvider.RED
    org.eclipse.emf.cdo.ui.compare.CDOCompareEditorUtil.COMPARE_IMAGE
    As of 4.7 use CDOCompareEditorUtil.compareImage().
  • Deprecated Methods
    Method
    Description
    org.eclipse.emf.cdo.CDOObject.cdoReload()
    As of 4.3 no longer supported because it is unsafe to reload single objects.
    org.eclipse.emf.cdo.common.branch.CDOBranch.rename(String)
    As of 4.4 use CDOBranch.setName(String).
    org.eclipse.emf.cdo.common.CDOCommonRepository.isSupportingEcore()
    As of 4.2 instances of Ecore are always supported (on demand).
    org.eclipse.emf.cdo.common.id.CDOID.isDangling()
     
    org.eclipse.emf.cdo.common.id.CDOIDReference.getSourceFeature()
    org.eclipse.emf.cdo.common.id.CDOIDUtil.createCDOIDObject(CDOID.ObjectType)
    As of 4.2 no longer supported. IDs can't be created without a value anymore.
    org.eclipse.emf.cdo.common.id.CDOIDUtil.createLongWithClassifier(CDOClassifierRef, long)
    As of 4.2 use CDOIDUtil.createLongWithClassifier(long, CDOClassifierRef).
    org.eclipse.emf.cdo.common.id.CDOIDUtil.createStringWithClassifier(CDOClassifierRef, String)
    As of 4.2 use CDOIDUtil.createStringWithClassifier(String, CDOClassifierRef).
    org.eclipse.emf.cdo.common.id.CDOIDUtil.read(ExtendedDataInput)
    As of 4.2 use CDOIDUtil.read(CDODataInput).
    org.eclipse.emf.cdo.common.id.CDOIDUtil.write(ExtendedDataOutput, CDOID)
    As of 4.2 use CDOIDUtil.write(CDODataOutput, CDOID).
    org.eclipse.emf.cdo.common.id.CDOReference.getSourceFeature()
    As of 4.10 use CDOReference.getSourceReference().
    org.eclipse.emf.cdo.common.lock.CDOLockChangeInfo.getLockType()
    As of 4.15 use CDOLockChangeInfo.getLockTypes().
    org.eclipse.emf.cdo.common.lock.CDOLockChangeInfo.getOperation()
    As of 4.15 use CDOLockChangeInfo.getOperations().
    org.eclipse.emf.cdo.common.lock.CDOLockUtil.copyLockState(CDOLockState)
    As of 4.15 no longer supported.
    org.eclipse.emf.cdo.common.lock.CDOLockUtil.copyLockState(CDOLockState, Object)
    As of 4.15 no longer supported.
    org.eclipse.emf.cdo.common.lock.CDOLockUtil.createLockChangeInfo(long, CDOCommonView, CDOBranch, CDOLockChangeInfo.Operation, IRWLockManager.LockType, CDOLockState[])
    As of 4.15 use CDOLockUtil.createLockChangeInfo(CDOBranchPoint, CDOLockOwner, Collection, Collection).
    org.eclipse.emf.cdo.common.lock.CDOLockUtil.createLockChangeInfo(long, CDOLockOwner, CDOBranch, CDOLockChangeInfo.Operation, IRWLockManager.LockType, CDOLockState[])
    As of 4.15 use CDOLockUtil.createLockChangeInfo(CDOBranchPoint, CDOLockOwner, Collection, Collection).
    org.eclipse.emf.cdo.common.lock.CDOLockUtil.createLockState(RWOLockManager.LockState<Object, ? extends CDOCommonView>)
    As of 4.15 use CDOLockUtil.convertLockState(LockState).
    org.eclipse.emf.cdo.common.lock.IDurableLockingManager.LockGrade.get(boolean, boolean)
    Use IDurableLockingManager.LockGrade.get(boolean, boolean, boolean)
    org.eclipse.emf.cdo.common.model.CDOClassInfo.getFeatureIndex(int)
    As of 4.2 pushed down to InternalCDOClassInfo.getPersistentFeatureIndex(int).
    org.eclipse.emf.cdo.common.model.CDOClassInfo.getFeatureIndex(EStructuralFeature)
    As of 4.2 pushed down to InternalCDOClassInfo.getPersistentFeatureIndex(EStructuralFeature).
    org.eclipse.emf.cdo.common.model.CDOModelUtil.getAllPersistentFeatures(EClass)
    As of 4.2 use CDOModelUtil.getClassInfo(eClass).getAllPersistentFeatures().
    org.eclipse.emf.cdo.common.model.EMFUtil.getPersistentFeatures(EList<EStructuralFeature>)
    This method is expensive and will be removed in the future.
    org.eclipse.emf.cdo.common.revision.CDORevisionCache.addRevision(CDORevision)
    As of 4.15 use CDORevisionInterner.internRevision(CDORevision).
    org.eclipse.emf.cdo.common.revision.CDORevisionData.accept(CDORevisionValueVisitor, Predicate<EStructuralFeature>)
    As of 4.9 use CDORevisionData.accept(CDORevisionValueVisitor, java.util.function.Predicate).
    org.eclipse.emf.cdo.common.revision.CDORevisionUtil.createCDOFeatureMapEntry()
    As of 4.5 feature maps are no longer supported.
    org.eclipse.emf.cdo.common.revision.CDORevisionUtil.createFeatureMapEntry(EStructuralFeature, Object)
    As of 4.5 feature maps are no longer supported.
    org.eclipse.emf.cdo.common.revision.delta.CDOFeatureDelta.apply(CDORevision)
    As of 4.3 use CDOFeatureDelta.applyTo(CDORevision).
    org.eclipse.emf.cdo.common.revision.delta.CDORevisionDelta.accept(CDOFeatureDeltaVisitor, Predicate<EStructuralFeature>)
    As of 4.9 use CDORevisionDelta.accept(CDOFeatureDeltaVisitor, java.util.function.Predicate).
    org.eclipse.emf.cdo.common.revision.delta.CDORevisionDelta.apply(CDORevision)
    As of 4.3 use CDORevisionDelta.applyTo(CDORevision).
    org.eclipse.emf.cdo.common.util.CDOCommonUtil.createCDODataOutput(ExtendedDataOutput, CDOPackageRegistry, CDOIDProvider)
    As of 4.3 use CDOCommonUtil.createCDODataOutput(ExtendedDataOutput, CDOPackageRegistry, CDOIDProvider, CDORevisionUnchunker).
    org.eclipse.emf.cdo.common.util.CDOQueryInfo.isLegacyModeEnabled()
    As of 4.2 the legacy mode is always enabled.
    org.eclipse.emf.cdo.compare.CDOCompare.getScope(Comparison)
    As 4.7 use CDOCompareUtil.getScope(Comparison).
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addAdaptersDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addChangeSubscriptionPoliciesDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addContainerDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addDirectResourceDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addIDDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addReadLockedDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addStateDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addURIDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addVersionDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addViewDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addWriteLockedDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.addWriteOptionDescriptor(Object)
    As of 4.4 not used any more.
    org.eclipse.emf.cdo.eresource.impl.CDOResourceImpl.getEObjectToIDMap()
    org.eclipse.emf.cdo.eresource.impl.CDOResourceImpl.getIDToEObjectMap()
    org.eclipse.emf.cdo.eresource.impl.EresourceFactoryImpl.getPackage()
     
    org.eclipse.emf.cdo.etypes.impl.EtypesFactoryImpl.getPackage()
     
    org.eclipse.emf.cdo.expressions.impl.ExpressionsFactoryImpl.getPackage()
     
    org.eclipse.emf.cdo.lm.assembly.impl.AssemblyFactoryImpl.getPackage()
     
    org.eclipse.emf.cdo.lm.impl.LMFactoryImpl.getPackage()
     
    org.eclipse.emf.cdo.lm.modules.impl.ModulesFactoryImpl.getPackage()
     
    org.eclipse.emf.cdo.lm.reviews.impl.ReviewsFactoryImpl.getPackage()
     
    org.eclipse.emf.cdo.lm.reviews.provider.ReviewItemProvider.notifyChangedGen(Notification)
    Only here to show the unmodified code created by the generator in contrast to the hand-modified ReviewItemProvider.notifyChanged(Notification). Do not attempt to call notifyChangedGen() from notifyChanged() as that would lead to StackOverflowError between TopicContainerItemProvider and TopicItemProvider!
    org.eclipse.emf.cdo.lm.reviews.provider.TopicContainerItemProvider.notifyChangedGen(Notification)
    Only here to show the unmodified code created by the generator in contrast to the hand-modified TopicContainerItemProvider.notifyChanged(Notification). Do not attempt to call notifyChangedGen() from notifyChanged() as that would lead to StackOverflowError between TopicContainerItemProvider and TopicItemProvider!
    org.eclipse.emf.cdo.lm.reviews.provider.TopicItemProvider.notifyChangedGen(Notification)
    Only here to show the unmodified code created by the generator in contrast to the hand-modified TopicItemProvider.notifyChanged(Notification). Do not attempt to call notifyChangedGen() from notifyChanged() as that would lead to StackOverflowError between TopicContainerItemProvider and TopicItemProvider!
    org.eclipse.emf.cdo.lm.security.impl.LMSecurityFactoryImpl.getPackage()
     
    org.eclipse.emf.cdo.lm.server.AbstractLifecycleManager.addModule(String)
    As of 1.2 use AbstractLifecycleManager.addModule(String, String).
    org.eclipse.emf.cdo.lm.server.AbstractLifecycleManager.createNewModule(String)
    As of 1.2 use AbstractLifecycleManager.createNewModule(String, String).
    org.eclipse.emf.cdo.lm.server.AbstractLifecycleManager.createNewModules(IStoreAccessor.CommitContext, List<Pair<String, CDOID>>)
    As of 1.2 use AbstractLifecycleManager.createNewModuleInfos(CommitContext, List).
    org.eclipse.emf.cdo.lm.server.AbstractLifecycleManager.getBranch(CDORevision)
    As of 1.4 not used anymore. Doesn't work with DeliveryReviews.
    org.eclipse.emf.cdo.lm.server.AbstractLifecycleManager.handleModuleAddition(InternalCDORevision, List<Pair<String, CDOID>>)
    As of 1.2 use AbstractLifecycleManager.handleModuleAddition(InternalCDORevision, Consumer).
    org.eclipse.emf.cdo.lm.server.AbstractLifecycleManager.initSystemRepository(CDOSession)
    As of 1.2 use AbstractLifecycleManager.initSystemRepository(CDOSession, BiConsumer).
    org.eclipse.emf.cdo.lm.server.LMAppExtension.initializeDropTypesDefinition()
    As of 1.2 no longer supported.
    org.eclipse.emf.cdo.lm.server.LMAppExtension.initializeModuleTypesDefinition()
    As of 1.2 no longer supported.
    org.eclipse.emf.cdo.lm.util.LMMerger2.mergeDelivery(CDOSession, CDOBranchPoint, CDOBranch)
    As of 1.2 implement LMMerger2.mergeDelivery(LMMergeInfos).
    org.eclipse.emf.cdo.net4j.CDONet4jSessionConfiguration.openSession()
    Use openNet4jSession().
    org.eclipse.emf.cdo.net4j.CDONet4jUtil.createSessionConfiguration()
    Use createNet4jSessionConfiguration().
    org.eclipse.emf.cdo.net4j.CDONet4jUtil.getSession(IManagedContainer, String)
    Use getNet4jSession().
    org.eclipse.emf.cdo.net4j.CDONet4jViewProvider.getSession(IConnector, String, String, String)
    Use getNet4jSession().
    org.eclipse.emf.cdo.net4j.CDONet4jViewProvider.getSessionConfiguration(IConnector, String, String, String)
    Use getNet4jSessionConfiguration().
    org.eclipse.emf.cdo.net4j.CDOSession.options()
    Use CDONet4jSession.options().
    org.eclipse.emf.cdo.net4j.CDOSession.Options.getProtocol()
    Kept for 4.0 compatibility. Newer code should call CDONet4jSession.Options.getNet4jProtocol().
    org.eclipse.emf.cdo.security.impl.SecurityFactoryImpl.createClassPermission()
    org.eclipse.emf.cdo.security.impl.SecurityFactoryImpl.createClassPermission(EClass, Access)
    org.eclipse.emf.cdo.security.impl.SecurityFactoryImpl.createPackagePermission()
    org.eclipse.emf.cdo.security.impl.SecurityFactoryImpl.createPackagePermission(EPackage, Access)
    org.eclipse.emf.cdo.security.impl.SecurityFactoryImpl.createResourcePermission()
    org.eclipse.emf.cdo.security.impl.SecurityFactoryImpl.createResourcePermission(String, Access)
    org.eclipse.emf.cdo.security.impl.SecurityFactoryImpl.getPackage()
     
    org.eclipse.emf.cdo.security.provider.SecurityItemProviderAdapterFactory.createClassPermissionAdapter()
    org.eclipse.emf.cdo.security.provider.SecurityItemProviderAdapterFactory.createPackagePermissionAdapter()
    org.eclipse.emf.cdo.security.provider.SecurityItemProviderAdapterFactory.createResourcePermissionAdapter()
    org.eclipse.emf.cdo.security.SecurityFactory.createClassPermission()
    As of 4.3 use SecurityFactory.createFilterPermission() and SecurityFactory.createClassFilter().
    org.eclipse.emf.cdo.security.SecurityFactory.createClassPermission(EClass, Access)
    As of 4.3 use SecurityFactory.createFilterPermission(Access, PermissionFilter...) and SecurityFactory.createClassFilter(EClass).
    org.eclipse.emf.cdo.security.SecurityFactory.createPackagePermission()
    As of 4.3 use SecurityFactory.createFilterPermission() and SecurityFactory.createPackageFilter().
    org.eclipse.emf.cdo.security.SecurityFactory.createPackagePermission(EPackage, Access)
    As of 4.3 use SecurityFactory.createFilterPermission(Access, PermissionFilter...) and SecurityFactory.createPackageFilter(EPackage).
    org.eclipse.emf.cdo.security.SecurityFactory.createResourcePermission()
    As of 4.3 use SecurityFactory.createFilterPermission() and SecurityFactory.createResourceFilter().
    org.eclipse.emf.cdo.security.SecurityFactory.createResourcePermission(String, Access)
    As of 4.3 use SecurityFactory.createFilterPermission() and SecurityFactory.createResourceFilter(String).
    org.eclipse.emf.cdo.server.CDOServerExporter.Statistics.dump(Handler<String>)
    As of 4.9 use CDOServerExporter.Statistics.dumpStrings(Consumer).
    org.eclipse.emf.cdo.server.CDOServerUtil.openView(ISession, CDOBranchPoint, boolean)
    As of 4.2 the legacy mode is always enabled, use CDOServerUtil.openView(ISession, CDOBranchPoint).
    org.eclipse.emf.cdo.server.CDOServerUtil.openView(ISession, CDOBranchPoint, boolean, CDORevisionProvider)
    As of 4.2 the legacy mode is always enabled, use CDOServerUtil.openView(ISession, CDOBranchPoint, CDORevisionProvider).
    org.eclipse.emf.cdo.server.CDOServerUtil.openView(IStoreAccessor.CommitContext, boolean)
    As of 4.2 the legacy mode is always enabled, use CDOServerUtil.openView(IStoreAccessor.CommitContext).
    org.eclipse.emf.cdo.server.CDOServerUtil.openView(IView, boolean)
    As of 4.2 the legacy mode is always enabled, use CDOServerUtil.openView(IView).
    org.eclipse.emf.cdo.server.db.CDODBUtil.createStatementCache()
    As of 4.2 use IDBConnection.prepareStatement(String, org.eclipse.net4j.db.IDBPreparedStatement.ReuseProbability).
    org.eclipse.emf.cdo.server.db.CDODBUtil.createStatementCache(int)
    As of 4.2 use IDBConnection.prepareStatement(String, org.eclipse.net4j.db.IDBPreparedStatement.ReuseProbability).
    org.eclipse.emf.cdo.server.db.IDBStoreAccessor.getStatementCache()
    As of 4.2 use IDBConnection.prepareStatement(String, org.eclipse.net4j.db.IDBPreparedStatement.ReuseProbability).
    org.eclipse.emf.cdo.server.db.IIDHandler.isLocalCDOID(CDOID)
    Not used anymore.
    org.eclipse.emf.cdo.server.db.mapping.AbstractTypeMapping.createDBField(IDBTable)
    org.eclipse.emf.cdo.server.db.mapping.ITypeMapping.createDBField(IDBTable)
    As of 4.2 use ITypeMapping.createDBField(IDBTable, String).
    org.eclipse.emf.cdo.server.db.mapping.ITypeMapping.Registry.getDefaultFeatureMapDBTypes()
    As of 4.5 feature maps are no longer supported.
    org.eclipse.emf.cdo.server.IPermissionManager.getPermission(CDORevision, CDOBranchPoint, String)
    As of 4.2 call IPermissionManager.getPermission(CDORevision, CDOBranchPoint, ISession).
    org.eclipse.emf.cdo.server.IRepository.addCommitInfoHandler(CDOCommitInfoHandler)
    As of 4.2 call CDOCommitInfoProvider.addCommitInfoHandler(CDOCommitInfoHandler)
    org.eclipse.emf.cdo.server.IRepository.getCommitInfoHandlers()
    As of 4.2 call CDOCommitInfoProvider.getCommitInfoHandlers()
    org.eclipse.emf.cdo.server.IRepository.getLockManager()
    As of 4.1 use IRepository.getLockingManager().
    org.eclipse.emf.cdo.server.IRepository.removeCommitInfoHandler(CDOCommitInfoHandler)
    As of 4.2 call CDOCommitInfoProvider.removeCommitInfoHandler(CDOCommitInfoHandler)
    org.eclipse.emf.cdo.server.ISession.getLastUpdateTime()
    The return value of this method can not be relied upon to be strictly ordered!
    org.eclipse.emf.cdo.server.IStoreAccessor.CommitContext.getPostCommmitLockStates()
    As of 4.15 use IStoreAccessor.CommitContext.getLockStates().
    org.eclipse.emf.cdo.server.IStoreAccessor.CommitContext.isAutoReleaseLocksEnabled()
    As of 4.5 no longer supported. See IStoreAccessor.CommitContext.getIDsToUnlock().
    org.eclipse.emf.cdo.server.IStoreAccessor.DurableLocking.unlock(String)
    As of 4.15 use unlock(durableLockingID, null, null).
    org.eclipse.emf.cdo.server.ocl.CDOExtentCreator.getRevisionCacheAdder()
    As of 4.4 use CDOExtentCreator.getRevisionInterner().
    org.eclipse.emf.cdo.server.ocl.CDOExtentCreator.setRevisionCacheAdder(CDORevisionCacheAdder)
    As of 4.4 use CDOExtentCreator.setRevisionInterner(CDORevisionInterner).
    org.eclipse.emf.cdo.server.ocl.OCLQueryHandler.getArbitraryContextClassifier(CDOPackageRegistry)
    As of 4.2 no longer supported.
    org.eclipse.emf.cdo.session.CDOSession.changeCredentials()
    As of 4.13 use CDOSession.changeServerPassword().
    org.eclipse.emf.cdo.session.CDOSessionConfiguration.getAuthenticator()
    As of 4.2 use CDOSessionConfiguration.getCredentialsProvider() and CDOSessionConfiguration.setCredentialsProvider(IPasswordCredentialsProvider), respectively
    org.eclipse.emf.cdo.session.CDOSessionInvalidationEvent.getView()
    Use CDOSessionInvalidationEvent.getLocalTransaction().
    org.eclipse.emf.cdo.spi.common.branch.InternalCDOBranchManager.BranchLoader2.deleteBranch(int)
    As of 4.15 use InternalCDOBranchManager.BranchLoader5.deleteBranches(int, OMMonitor).
    org.eclipse.emf.cdo.spi.common.branch.InternalCDOBranchManager.BranchLoader2.renameBranch(int, String)
    As of 4.4. use InternalCDOBranchManager.BranchLoader3.renameBranch(int, String, String).
    org.eclipse.emf.cdo.spi.common.branch.InternalCDOBranchManager.handleBranchChanged(InternalCDOBranch, CDOBranchChangedEvent.ChangeKind)
    As of 4.15 use InternalCDOBranchManager.handleBranchChanged(InternalCDOBranch, ChangeKind, int...).
    org.eclipse.emf.cdo.spi.common.branch.InternalCDOBranchManager.handleBranchCreated(InternalCDOBranch)
    As of 4.3 use InternalCDOBranchManager.handleBranchChanged(InternalCDOBranch, ChangeKind).
    org.eclipse.emf.cdo.spi.common.branch.InternalCDOBranchManager.renameBranch(CDOBranch, String)
    As of 4.4 use CDOBranch.setName(String).
    org.eclipse.emf.cdo.spi.common.branch.InternalCDOBranchManager.setTimeProvider(CDOTimeProvider)
    As of 4.2 replaced by InternalCDOBranchManager.setRepository(CDOCommonRepository)
    org.eclipse.emf.cdo.spi.common.id.AbstractCDOID.isDangling()
    org.eclipse.emf.cdo.spi.common.id.AbstractCDOID.read(String)
    As of 4.2 not called anymore.
    org.eclipse.emf.cdo.spi.common.id.AbstractCDOID.read(ExtendedDataInput)
    As of 4.2 not called anymore.
    org.eclipse.emf.cdo.spi.common.id.AbstractCDOID.write(ExtendedDataOutput)
    As of 4.2 AbstractCDOID.write(CDODataOutput) is called.
    org.eclipse.emf.cdo.spi.common.lock.AbstractCDOLockChangeInfo.getLockType()
    org.eclipse.emf.cdo.spi.common.lock.AbstractCDOLockChangeInfo.getOperation()
    org.eclipse.emf.cdo.spi.common.lock.AbstractCDOLockState.addReadLockOwner(CDOLockOwner)
    org.eclipse.emf.cdo.spi.common.lock.AbstractCDOLockState.dispose()
    org.eclipse.emf.cdo.spi.common.lock.AbstractCDOLockState.removeOwner(CDOLockOwner)
    org.eclipse.emf.cdo.spi.common.lock.AbstractCDOLockState.removeReadLockOwner(CDOLockOwner)
    org.eclipse.emf.cdo.spi.common.lock.AbstractCDOLockState.setWriteLockOwner(CDOLockOwner)
    org.eclipse.emf.cdo.spi.common.lock.AbstractCDOLockState.setWriteOptionOwner(CDOLockOwner)
    org.eclipse.emf.cdo.spi.common.lock.AbstractCDOLockState.updateFrom(Object, CDOLockState)
    org.eclipse.emf.cdo.spi.common.lock.AbstractCDOLockState.updateFrom(CDOLockState)
    org.eclipse.emf.cdo.spi.common.lock.InternalCDOLockState.addReadLockOwner(CDOLockOwner)
    As of 4.15 use addOwner(owner, LockType.READ).
    org.eclipse.emf.cdo.spi.common.lock.InternalCDOLockState.dispose()
    As of 4.15 not supported anymore.
    org.eclipse.emf.cdo.spi.common.lock.InternalCDOLockState.removeOwner(CDOLockOwner)
    As of 4.16 use InternalCDOLockState.clearOwner(CDOLockOwner).
    org.eclipse.emf.cdo.spi.common.lock.InternalCDOLockState.removeReadLockOwner(CDOLockOwner)
    As of 4.15 use removeOwner(owner, LockType.READ).
    org.eclipse.emf.cdo.spi.common.lock.InternalCDOLockState.setWriteLockOwner(CDOLockOwner)
    As of 4.15 use addOwner(owner, LockType.WRITE) or removeOwner(owner, LockType.WRITE).
    org.eclipse.emf.cdo.spi.common.lock.InternalCDOLockState.setWriteOptionOwner(CDOLockOwner)
    As of 4.15 use addOwner(owner, LockType.OPTION). or removeOwner(owner, LockType.OPTION).
    org.eclipse.emf.cdo.spi.common.lock.InternalCDOLockState.updateFrom(Object, CDOLockState)
    As of 4.5 not supported anymore.
    org.eclipse.emf.cdo.spi.common.lock.InternalCDOLockState.updateFrom(CDOLockState)
    As of 4.15 not supported anymore.
    org.eclipse.emf.cdo.spi.common.revision.AbstractCDORevision.accept(CDORevisionValueVisitor, Predicate<EStructuralFeature>)
    org.eclipse.emf.cdo.spi.common.revision.AbstractCDORevision.getList(EStructuralFeature)
    org.eclipse.emf.cdo.spi.common.revision.AbstractCDORevision.getList(EStructuralFeature, int)
    org.eclipse.emf.cdo.spi.common.revision.BaseCDORevision.checkNoFeatureMap(EStructuralFeature)
    As of 4.5 feature maps are no longer supported.
    org.eclipse.emf.cdo.spi.common.revision.DelegatingCDORevision.accept(CDORevisionValueVisitor, Predicate<EStructuralFeature>)
    org.eclipse.emf.cdo.spi.common.revision.DelegatingCDORevision.getList(EStructuralFeature)
    org.eclipse.emf.cdo.spi.common.revision.DelegatingCDORevision.getList(EStructuralFeature, int)
    org.eclipse.emf.cdo.spi.common.revision.DelegatingCDORevisionManager.addRevision(CDORevision)
    org.eclipse.emf.cdo.spi.common.revision.InternalCDORevision.getList(EStructuralFeature)
    As of 4.7 use either InternalCDORevision.getListOrNull(EStructuralFeature) or InternalCDORevision.getOrCreateList(EStructuralFeature).
    org.eclipse.emf.cdo.spi.common.revision.InternalCDORevision.getList(EStructuralFeature, int)
    As of 4.7 use either InternalCDORevision.getListOrNull(EStructuralFeature) or InternalCDORevision.getOrCreateList(EStructuralFeature, int).
    org.eclipse.emf.cdo.spi.common.revision.InternalCDORevisionDelta.addFeatureDelta(CDOFeatureDelta)
    As of 4.2 use InternalCDORevisionDelta.addFeatureDelta(CDOFeatureDelta, CDOOriginSizeProvider).
    org.eclipse.emf.cdo.spi.common.revision.InternalCDORevisionManager.addRevision(CDORevision)
    As of 4.15 use CDORevisionInterner.internRevision(CDORevision).
    org.eclipse.emf.cdo.spi.common.revision.InternalCDORevisionManager.RevisionLoader.loadRevisions(List<RevisionInfo>, CDOBranchPoint, int, int)
    As of 4.15 use InternalCDORevisionManager.RevisionLoader3.loadRevisions(List, CDOBranchPoint, int, int, boolean).
    org.eclipse.emf.cdo.spi.common.revision.RevisionInfo.doReadResult(CDODataInput)
    Not called anymore by the framework
    org.eclipse.emf.cdo.spi.common.revision.RevisionInfo.doWriteResult(CDODataOutput, InternalCDORevision, int)
    Not called anymore by the framework
    org.eclipse.emf.cdo.spi.common.revision.RevisionInfo.writeResult(CDODataOutput, int)
    Not called anymore by the framework
    org.eclipse.emf.cdo.spi.common.revision.RevisionInfo.writeResult(CDODataOutput, InternalCDORevision, int)
    As of 4.1 call RevisionInfo.writeResult(CDODataOutput, InternalCDORevision, int, CDOBranchPoint).
    org.eclipse.emf.cdo.spi.common.revision.RevisionInfo.writeResult(CDODataOutput, InternalCDORevision, int, CDOBranchPoint)
    As of 4.15 call RevisionInfo.writeResult(CDODataOutput, InternalCDORevision, boolean, int, CDOBranchPoint).
    org.eclipse.emf.cdo.spi.common.revision.RevisionInfo.writeRevision(CDODataOutput, int)
    Not called anymore by the framework.
    org.eclipse.emf.cdo.spi.server.InternalCommitContext.setAutoReleaseLocksEnabled(boolean)
    As of 4.5 no longer supported. See InternalCommitContext.setIDsToUnlock(CDOID[]).
    org.eclipse.emf.cdo.spi.server.InternalCommitManager.preCommit(InternalCommitContext, OMMonitor)
    As of 4.5 use InternalCommitManager.preCommit(InternalCommitContext, CDODataInput, OMMonitor).
    org.eclipse.emf.cdo.spi.server.InternalLockManager.getLockEntryObject(Object)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.getLockStates()
    org.eclipse.emf.cdo.spi.server.InternalLockManager.lock(boolean, IRWLockManager.LockType, IView, Collection<? extends Object>, long)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.lock(IView, Collection<? extends Object>, IRWLockManager.LockType, int, long, IRWOLockManager.LockDeltaHandler<Object, IView>, Consumer<RWOLockManager.LockState<Object, IView>>)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.lock(IRWLockManager.LockType, IView, Object, long)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.lock(IRWLockManager.LockType, IView, Collection<? extends Object>, long)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.lock2(boolean, IRWLockManager.LockType, IView, Collection<? extends Object>, boolean, long)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.lock2(IRWLockManager.LockType, IView, Collection<? extends Object>, long)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.openView(ISession, int, boolean, String)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.setLockState(Object, RWOLockManager.LockState<Object, IView>)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock(boolean, IView)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock(boolean, IRWLockManager.LockType, IView, Collection<? extends Object>)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock(IView)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock(IView, Collection<? extends Object>, IRWLockManager.LockType, int, IRWOLockManager.LockDeltaHandler<Object, IView>, Consumer<RWOLockManager.LockState<Object, IView>>)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock(IRWLockManager.LockType, IView, Collection<? extends Object>)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock2(boolean, IView)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock2(boolean, IRWLockManager.LockType, IView, Collection<? extends Object>, boolean)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock2(IView)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock2(IView, Collection<? extends Object>)
    org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock2(IRWLockManager.LockType, IView, Collection<? extends Object>)
    org.eclipse.emf.cdo.spi.server.InternalRepository.getLockManager()
    As of 4.1 use InternalRepository.getLockingManager().
    org.eclipse.emf.cdo.spi.server.InternalRepository.getMergeData(CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, OMMonitor)
    As of 4.6 use InternalRepository.getMergeData2(CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, OMMonitor).
    org.eclipse.emf.cdo.spi.server.InternalRepository.initSystemPackages()
    As of 4.3 use InternalRepository.initSystemPackages().
    org.eclipse.emf.cdo.spi.server.InternalRepository.sendCommitNotification(InternalSession, CDOCommitInfo)
    As of 4.2 use InternalRepository.sendCommitNotification(InternalSession, CDOCommitInfo, boolean).
    org.eclipse.emf.cdo.spi.server.InternalRepository.sendCommitNotification(InternalSession, CDOCommitInfo, boolean)
    As of 4.3 use InternalRepository.sendCommitNotification(ISessionProtocol.CommitNotificationInfo).
    org.eclipse.emf.cdo.spi.server.InternalSession.sendBranchNotification(InternalCDOBranch)
    As of 4.3 use InternalSession.sendBranchNotification(InternalCDOBranch, ChangeKind).
    org.eclipse.emf.cdo.spi.server.InternalSession.sendBranchNotification(InternalCDOBranch, CDOBranchChangedEvent.ChangeKind)
    As of 4.15 use InternalSession.sendBranchNotification(ChangeKind, CDOBranch...).
    org.eclipse.emf.cdo.spi.server.InternalSession.sendCommitNotification(CDOCommitInfo)
    As of 4.2 use InternalSession.sendCommitNotification(CDOCommitInfo, boolean).
    org.eclipse.emf.cdo.spi.server.InternalSession.sendCommitNotification(CDOCommitInfo, boolean)
    As of 4.3 use InternalSession.sendCommitNotification(CommitNotificationInfo).
    org.eclipse.emf.cdo.spi.server.InternalSession.sendRemoteMessageNotification(InternalSession, CDORemoteSessionMessage)
    As of 4.8 use InternalSession.sendRemoteMessageNotification(InternalSession, InternalTopic, CDORemoteSessionMessage).
    org.eclipse.emf.cdo.spi.server.InternalSession.sendRemoteSessionNotification(InternalSession, byte)
    As of 4.8 use InternalSession.sendRemoteSessionNotification(InternalSession, InternalTopic, byte).
    org.eclipse.emf.cdo.spi.server.InternalSession.sendRepositoryStateNotification(CDOCommonRepository.State, CDOCommonRepository.State)
    use InternalSession.sendRepositoryStateNotification(org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.CDOCommonRepository.State, CDOID) instead
    org.eclipse.emf.cdo.spi.server.InternalSession.viewClosed(InternalView)
    As of 4.15 use InternalSession.viewClosed(InternalView, boolean).
    org.eclipse.emf.cdo.spi.server.InternalSessionManager.getUserManager()
    As of 4.2 use ISessionManager.getAuthenticator()
    org.eclipse.emf.cdo.spi.server.InternalSessionManager.sendBranchNotification(InternalSession, InternalCDOBranch)
    As of 4.3 use InternalSessionManager.sendBranchNotification(InternalSession, InternalCDOBranch, ChangeKind).
    org.eclipse.emf.cdo.spi.server.InternalSessionManager.sendBranchNotification(InternalSession, InternalCDOBranch, CDOBranchChangedEvent.ChangeKind)
    As of 4.15 use InternalSessionManager.sendBranchNotification(InternalSession, ChangeKind, CDOBranch...).
    org.eclipse.emf.cdo.spi.server.InternalSessionManager.sendCommitNotification(InternalSession, CDOCommitInfo)
    As of 4.2 use InternalSessionManager.sendCommitNotification(InternalSession, CDOCommitInfo, boolean).
    org.eclipse.emf.cdo.spi.server.InternalSessionManager.sendCommitNotification(InternalSession, CDOCommitInfo, boolean)
    As of 4.3 use InternalSessionManager.sendCommitNotification(ISessionProtocol.CommitNotificationInfo).
    org.eclipse.emf.cdo.spi.server.InternalSessionManager.sendRepositoryStateNotification(CDOCommonRepository.State, CDOCommonRepository.State)
    use InternalSessionManager.sendRepositoryStateNotification(org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.CDOCommonRepository.State, CDOID) instead
    org.eclipse.emf.cdo.spi.server.InternalSessionManager.setUserManager(IUserManager)
    As of 4.2 use ISessionManager.setAuthenticator(IAuthenticator)
    org.eclipse.emf.cdo.spi.server.InternalStore.isLocal(CDOID)
    Not used anymore.
    org.eclipse.emf.cdo.spi.server.ISessionProtocol.sendAuthenticationChallenge(byte[])
    As of 4.2 IAuthenticationProtocol.sendAuthenticationChallenge(Challenge) is called.
    org.eclipse.emf.cdo.spi.server.ISessionProtocol.sendBranchNotification(InternalCDOBranch)
    As of 4.3 use ISessionProtocol.sendBranchNotification(InternalCDOBranch, ChangeKind).
    org.eclipse.emf.cdo.spi.server.ISessionProtocol.sendBranchNotification(InternalCDOBranch, CDOBranchChangedEvent.ChangeKind)
    As of 4.15 use ISessionProtocol.sendBranchNotification(ChangeKind, CDOBranch...).
    org.eclipse.emf.cdo.spi.server.ISessionProtocol.sendCommitNotification(CDOCommitInfo)
    As of 4.2 use ISessionProtocol.sendCommitNotification(CDOCommitInfo, boolean).
    org.eclipse.emf.cdo.spi.server.ISessionProtocol.sendCommitNotification(CDOCommitInfo, boolean)
    As of 4.3 use ISessionProtocol.sendCommitNotification(CommitNotificationInfo).
    org.eclipse.emf.cdo.spi.server.ISessionProtocol.sendLockNotification(CDOLockChangeInfo)
    As of 4.11 use ISessionProtocol.sendLockNotification(CDOLockChangeInfo, Set).
    org.eclipse.emf.cdo.spi.server.ISessionProtocol.sendRemoteMessageNotification(InternalSession, CDORemoteSessionMessage)
    As of 4.8 use ISessionProtocol.sendRemoteMessageNotification(InternalSession, InternalTopic, CDORemoteSessionMessage).
    org.eclipse.emf.cdo.spi.server.ISessionProtocol.sendRemoteSessionNotification(InternalSession, byte)
    As of 4.8 use ISessionProtocol.sendRemoteSessionNotification(InternalSession, InternalTopic, byte).
    org.eclipse.emf.cdo.spi.server.ISessionProtocol.sendRepositoryStateNotification(CDOCommonRepository.State, CDOCommonRepository.State)
     
    org.eclipse.emf.cdo.spi.server.LongIDStore.isLocal(CDOID)
    org.eclipse.emf.cdo.spi.server.ObjectWriteAccessHandler.isLegacyModeEnabled()
    As of 4.2 the legacy mode is always enabled.
    org.eclipse.emf.cdo.spi.server.RepositoryConfigurator.substituteParameters(String, Map<String, String>)
    As of 4.20 use StringUtil.replace(String, Map).
    org.eclipse.emf.cdo.spi.server.StoreAccessor.writeCommitInfo(CDOBranch, long, long, String, String, OMMonitor)
    As of 4.6 override StoreAccessor.writeCommitInfo(CDOBranch, long, long, String, String, CDOBranchPoint, OMMonitor).
    org.eclipse.emf.cdo.spi.workspace.InternalCDOWorkspaceBase.updateAfterCommit(CDOTransaction)
    org.eclipse.emf.cdo.transaction.CDOCommitContext.isAutoReleaseLocks()
    As of 4.5 no longer supported. See CDOCommitContext.getIDsToUnlock().
    org.eclipse.emf.cdo.transaction.CDODefaultTransactionHandler3.committedTransaction(CDOTransaction, CDOCommitContext)
    org.eclipse.emf.cdo.transaction.CDOMerger2.merge(CDOChangeSet, CDOChangeSet)
    org.eclipse.emf.cdo.transaction.CDOPushTransaction.commit(Runnable, Predicate<Long>, IProgressMonitor)
    org.eclipse.emf.cdo.transaction.CDOPushTransaction.commit(Callable<T>, Predicate<Long>, IProgressMonitor)
    org.eclipse.emf.cdo.transaction.CDOPushTransaction.enableDurableLocking(boolean)
    Use CDOPushTransaction.enableDurableLocking() instead or CDOPushTransaction.disableDurableLocking(boolean), respectively.
    org.eclipse.emf.cdo.transaction.CDOPushTransaction.isInvalidationRunnerActive()
     
    org.eclipse.emf.cdo.transaction.CDOPushTransaction.isLegacyModeEnabled()
    org.eclipse.emf.cdo.transaction.CDOPushTransaction.refreshLockStates(Consumer<CDOLockState>)
     
    org.eclipse.emf.cdo.transaction.CDOPushTransaction.reload(CDOObject...)
    org.eclipse.emf.cdo.transaction.CDOSavepoint.getRevisionDeltas()
    As of 4.2 use CDOSavepoint.getRevisionDeltas2() instead.
    org.eclipse.emf.cdo.transaction.CDOTransaction.commit(Runnable, Predicate<Long>, IProgressMonitor)
    As of 4.9 use CDOTransaction.commit(Runnable, java.util.function.Predicate, IProgressMonitor).
    org.eclipse.emf.cdo.transaction.CDOTransaction.commit(Callable<T>, Predicate<Long>, IProgressMonitor)
    As of 4.9 use CDOTransaction.commit(Callable, java.util.function.Predicate, IProgressMonitor).
    org.eclipse.emf.cdo.transaction.CDOTransactionFinishedEvent.getType()
    As of 4.3 use CDOTransactionFinishedEvent.getCause().
    org.eclipse.emf.cdo.ui.widgets.ComposeBranchPointComposite.createSelectBranchComposite(CDOSession, CDOBranch)
    As of 4.4 use ComposeBranchPointComposite.createBranchViewer().
    org.eclipse.emf.cdo.ui.widgets.ComposeBranchPointComposite.createSelectTimeStampComposite(CDOBranch, long)
    As of 4.4 use ComposeBranchPointComposite.createSelectTimeStampComposite().
    org.eclipse.emf.cdo.ui.widgets.ComposeBranchPointComposite.getSelectBranchComposite()
    As of 4.4 use ComposeBranchPointComposite.getBranchViewer().
    org.eclipse.emf.cdo.ui.widgets.ComposeBranchPointComposite.getSession()
    As of 4.4 no longer supported.
    org.eclipse.emf.cdo.util.CDOURIUtil.createResourceURI(String, String)
    This method is subject to removal in a future release.
    org.eclipse.emf.cdo.util.CDOURIUtil.createResourceURI(CDOSession, String)
    This method is subject to removal in a future release.
    org.eclipse.emf.cdo.util.CDOURIUtil.extractRepositoryUUID(URI)
     
    org.eclipse.emf.cdo.util.CDOURIUtil.validateURI(URI)
     
    org.eclipse.emf.cdo.util.CDOUtil.isInvalidationRunnerActive()
    As of 4.0 use CDOView.isInvalidationRunnerActive()
    org.eclipse.emf.cdo.util.CDOUtil.isLegacyModeDefault()
    As of 4.2 the legacy mode is always enabled.
    org.eclipse.emf.cdo.util.CDOUtil.setLegacyModeDefault(boolean)
    As of 4.2 the legacy mode is always enabled.
    org.eclipse.emf.cdo.view.CDOView.enableDurableLocking(boolean)
    Use CDOView.enableDurableLocking() instead or CDOView.disableDurableLocking(boolean), respectively.
    org.eclipse.emf.cdo.view.CDOView.isInvalidationRunnerActive()
    As of 4.7 use CDOView.isInvalidating().
    org.eclipse.emf.cdo.view.CDOView.isLegacyModeEnabled()
    As of 4.2 the legacy mode is always enabled.
    org.eclipse.emf.cdo.view.CDOView.Options.getStaleReferenceBehaviour()
    Use CDOView.Options.getStaleReferencePolicy()
    org.eclipse.emf.cdo.view.CDOView.Options.setStaleReferenceBehaviour(CDOStaleReferencePolicy)
    Use CDOView.Options.setStaleReferencePolicy(CDOStaleReferencePolicy)
    org.eclipse.emf.cdo.view.CDOView.reload(CDOObject...)
    As of 4.3 no longer supported because it is unsafe to reload single objects.
    org.eclipse.emf.cdo.view.CDOViewProviderRegistry.provideViewWithInfo(URI, ResourceSet)
    As of 4.4. use CDOViewProviderRegistry.provideView(URI, ResourceSet).getProvider().
    org.eclipse.emf.cdo.view.CDOViewSet.resolveView(String)
    As of 4.4 use CDOViewSet.resolveView(URI).
    org.eclipse.emf.cdo.workspace.CDOWorkspaceUtil.checkout(IStore, CDOWorkspaceBase, CDOSessionConfigurationFactory)
    Use CDOWorkspaceUtil.createWorkspaceConfiguration() and CDOWorkspaceConfiguration.checkout()
    org.eclipse.emf.cdo.workspace.CDOWorkspaceUtil.checkout(IStore, CDOWorkspaceBase, CDOSessionConfigurationFactory, long)
    Use CDOWorkspaceUtil.createWorkspaceConfiguration() and CDOWorkspaceConfiguration.checkout()
    org.eclipse.emf.cdo.workspace.CDOWorkspaceUtil.checkout(IStore, CDOWorkspaceBase, CDOSessionConfigurationFactory, String)
    Use CDOWorkspaceUtil.createWorkspaceConfiguration() and CDOWorkspaceConfiguration.checkout()
    org.eclipse.emf.cdo.workspace.CDOWorkspaceUtil.checkout(IStore, CDOWorkspaceBase, CDOSessionConfigurationFactory, String, long)
    Use CDOWorkspaceUtil.createWorkspaceConfiguration() and CDOWorkspaceConfiguration.checkout()
    org.eclipse.emf.cdo.workspace.CDOWorkspaceUtil.open(IStore, CDOWorkspaceBase, CDOSessionConfigurationFactory)
    Use CDOWorkspaceUtil.createWorkspaceConfiguration() and CDOWorkspaceConfiguration.open()
    org.eclipse.emf.internal.cdo.CDOObjectImpl.cdoInternalDynamicFeature(int)
    org.eclipse.emf.internal.cdo.CDOObjectImpl.cdoInternalPostDetach(boolean)
    org.eclipse.emf.internal.cdo.CDOObjectImpl.cdoReload()
    org.eclipse.emf.internal.cdo.CDOObjectImpl.createFeatureMap(EStructuralFeature)
    As of 4.5 feature maps are no longer supported.
    org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver.rollbackObject(CDOObject)
    Don't call this method. Rolling back single objects is exremely risky.
    org.eclipse.emf.spi.cdo.CDOPermissionUpdater3.updatePermissions(InternalCDOSession, Set<InternalCDORevision>)
    As of 4.22 use CDOPermissionUpdater3.updatePermissions(InternalCDOSession, Map, CDOCommitInfo).
    org.eclipse.emf.spi.cdo.CDOSessionInvalidationEventQueue.getChangeSetData()
    As of 4.3 use CDOSessionInvalidationEventQueue.poll().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.commitDelegation(CDOBranch, String, String, CDOCommitData, Map<CDOID, EClass>, Collection<CDOLob<?>>, OMMonitor)
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.commitTransaction(int, String, boolean, CDOIDProvider, CDOCommitData, Collection<CDOLob<?>>, OMMonitor)
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.CommitTransactionResult.getNewLockStates()
    As of 4.15 use CDOSessionProtocol.CommitTransactionResult.getLockDeltas().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.CommitTransactionResult.setNewLockStates(CDOLockState[])
    As of 4.15 use CDOSessionProtocol.CommitTransactionResult.setLockStates(List).
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.getLockStates(int, Collection<CDOID>)
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.getLockStates(int, Collection<CDOID>, int)
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.loadMergeData(CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo)
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.loadPermissions(InternalCDORevision[])
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.lockObjects(List<InternalCDORevision>, int, CDOBranch, IRWLockManager.LockType, long)
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.LockObjectsResult.getNewLockStates()
    As of 4.15 use CDOSessionProtocol.LockObjectsResult.getLockStates().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.getRepositoryCreationTime()
    As of 4.5 use CDOSessionProtocol.OpenSessionResult.getCreationTime().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.getRepositoryIDGenerationLocation()
    As of 4.5 use CDOSessionProtocol.OpenSessionResult.getIDGenerationLocation().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.getRepositoryState()
    As of 4.5 use CDOSessionProtocol.OpenSessionResult.getState().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.getRepositoryType()
    As of 4.5 use CDOSessionProtocol.OpenSessionResult.getType().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.getRepositoryUUID()
    As of 4.5 use CDOSessionProtocol.OpenSessionResult.getUUID().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.isRepositoryAuthenticating()
    As of 4.5 use CDOSessionProtocol.OpenSessionResult.isAuthenticating().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.isRepositoryEnsuringReferentialIntegrity()
    As of 4.5 use CDOSessionProtocol.OpenSessionResult.isEnsuringReferentialIntegrity().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.isRepositorySerializingCommits()
    As of 4.5 use CDOSessionProtocol.OpenSessionResult.isSerializingCommits().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.isRepositorySupportingAudits()
    As of 4.5 use CDOSessionProtocol.OpenSessionResult.isSupportingAudits().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.isRepositorySupportingBranches()
    As of 4.5 use CDOSessionProtocol.OpenSessionResult.isSupportingBranches().
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.isRepositorySupportingEcore()
    As of 4.2 instances of Ecore are always supported (on demand).
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult.isSupportingEcore()
    As of 4.2 instances of Ecore are always supported (on demand).
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.openView(int, boolean, String)
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.requestChangeCredentials()
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.requestUnit(int, CDOID, CDOProtocolConstants.UnitOpcode, CDORevisionHandler, OMMonitor)
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.sendRemoteMessage(CDORemoteSessionMessage, List<CDORemoteSession>)
    As of 4.8 use CDOSessionProtocol.sendRemoteMessage(CDORemoteSessionMessage, CDORemoteTopic, List).
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.unlockObjects(CDOView, Collection<CDOID>, IRWLockManager.LockType)
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.UnlockObjectsResult.getNewLockStates()
    As of 4.15 use CDOSessionProtocol.UnlockObjectsResult.getLockStates().
    org.eclipse.emf.spi.cdo.InternalCDOObject.cdoInternalDynamicFeature(int)
    As of 4.2 no longer supported.
    org.eclipse.emf.spi.cdo.InternalCDOObject.cdoInternalPostDetach(boolean)
    As of 4.16 InternalCDOObject.cdoInternalPostDetach(boolean, boolean) is called by the CDOStateMachine.
    org.eclipse.emf.spi.cdo.InternalCDORemoteSessionManager.handleRemoteSessionMessage(int, CDORemoteSessionMessage)
    As of 4.8 use InternalCDORemoteSessionManager.handleRemoteSessionMessage(int, String, CDORemoteSessionMessage).
    org.eclipse.emf.spi.cdo.InternalCDORemoteSessionManager.handleRemoteSessionSubscribed(int, boolean)
    As of 4.8 use InternalCDORemoteSessionManager.handleRemoteSessionSubscribed(int, String, boolean).
    org.eclipse.emf.spi.cdo.InternalCDOSavepoint.getSharedDetachedObjects()
    org.eclipse.emf.spi.cdo.InternalCDOSavepoint.recalculateSharedDetachedObjects()
    org.eclipse.emf.spi.cdo.InternalCDOSession.cacheRevisions(CDORevisionAvailabilityInfo)
    As of 4.2 not used anymore.
    org.eclipse.emf.spi.cdo.InternalCDOSession.createRevisionAvailabilityInfo(CDOBranchPoint)
    As of 4.2 not used anymore.
    org.eclipse.emf.spi.cdo.InternalCDOSession.getAuthenticator()
    As of 4.2 use IPasswordCredentialsProvider.Provider.getCredentialsProvider()
    org.eclipse.emf.spi.cdo.InternalCDOSession.handleBranchNotification(InternalCDOBranch)
    As of 4.3 no longer supported.
    org.eclipse.emf.spi.cdo.InternalCDOSession.handleCommitNotification(CDOCommitInfo)
    As of 4.2 use InternalCDOSession.handleCommitNotification(CDOCommitInfo, boolean).
    org.eclipse.emf.spi.cdo.InternalCDOSession.handleCommitNotification(CDOCommitInfo, boolean)
    As of 4.3 use InternalCDOSession.handleCommitNotification(CommitNotificationInfo).
    org.eclipse.emf.spi.cdo.InternalCDOSession.handleLockNotification(CDOLockChangeInfo, InternalCDOView)
    As of 4.12 use InternalCDOSession.handleLockNotification(CDOLockChangeInfo, InternalCDOView, boolean).
    org.eclipse.emf.spi.cdo.InternalCDOSession.invalidate(CDOCommitInfo, InternalCDOTransaction)
    As of 4.2 use InternalCDOSession.invalidate(CDOCommitInfo, InternalCDOTransaction, boolean).
    org.eclipse.emf.spi.cdo.InternalCDOSession.invalidate(CDOCommitInfo, InternalCDOTransaction, boolean)
    As of 4.3 use InternalCDOSession.invalidate(CDOCommitInfo, InternalCDOTransaction, boolean, byte, Map).
    org.eclipse.emf.spi.cdo.InternalCDOSession.invalidate(CDOCommitInfo, InternalCDOTransaction, boolean, byte, Map<CDOID, CDOPermission>)
    As of 4.6 use InternalCDOSession.invalidate(InvalidationData).
    org.eclipse.emf.spi.cdo.InternalCDOSession.MergeData.getAncestor()
    As of 4.6 use InternalCDOSession.MergeData.getTargetBase().
    org.eclipse.emf.spi.cdo.InternalCDOSession.MergeData.getAncestorInfo()
    As of 4.6 use InternalCDOSession.MergeData.getTargetBaseInfo().
    org.eclipse.emf.spi.cdo.InternalCDOSession.MergeData.getBaseInfo()
    As of 4.6 use InternalCDOSession.MergeData.getSourceBaseInfo().
    org.eclipse.emf.spi.cdo.InternalCDOSession.setAuthenticator(CDOAuthenticator)
    As of 4.2 use InternalCDOSession.setCredentialsProvider(IPasswordCredentialsProvider)
    org.eclipse.emf.spi.cdo.InternalCDOTransaction.applyChangeSetData(CDOChangeSetData, CDORevisionProvider, CDORevisionProvider, CDOBranchPoint)
    Use InternalCDOTransaction.applyChangeSet(CDOChangeSetData, CDORevisionProvider, CDORevisionProvider, CDOBranchPoint, boolean)
    org.eclipse.emf.spi.cdo.InternalCDOTransaction.getNextTemporaryID()
    InternalCDOTransaction.createIDForNewObject(EObject) is called since 4.1.
    org.eclipse.emf.spi.cdo.InternalCDOView.getFeatureAnalyzer()
    org.eclipse.emf.spi.cdo.InternalCDOView.invalidate(CDOBranch, long, List<CDORevisionKey>, List<CDOIDAndVersion>, Map<CDOID, InternalCDORevision>, boolean)
    As of 4.2. use InternalCDOView.invalidate(CDOBranch, long, List, List, Map, boolean, boolean)
    org.eclipse.emf.spi.cdo.InternalCDOView.invalidate(CDOBranch, long, List<CDORevisionKey>, List<CDOIDAndVersion>, Map<CDOID, InternalCDORevision>, boolean, boolean)
    As of 4.6. use InternalCDOView.invalidate(ViewInvalidationData)
    org.eclipse.emf.spi.cdo.InternalCDOView.registerProxyResource(CDOResourceImpl)
    No longer supported.
    org.eclipse.emf.spi.cdo.InternalCDOView.setFeatureAnalyzer(CDOFeatureAnalyzer)
    org.eclipse.emf.spi.cdo.InternalCDOView.updateLockStates(CDOLockState[], boolean, Consumer<CDOLockState>)
    As of 4.15 use CDOLockStateCache.updateLockStates(CDOBranch, Collection, Collection, Consumer).
    org.eclipse.emf.spi.cdo.InternalCDOViewSet.resolveView(String)
  • Deprecated Constructors
    Constructor
    Description
    org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.CDOPropertyDescriptor()
    As of 4.4. use CDOPropertyDescriptor(Property).
    org.eclipse.emf.cdo.spi.server.ObjectWriteAccessHandler(boolean)
    As of 4.2 the legacy mode is always enabled.
    org.eclipse.emf.cdo.ui.widgets.ComposeBranchPointComposite(Composite, int, CDOSession, CDOBranchPoint, boolean)
    As of 4.4 use ComposeBranchPointComposite(Composite, boolean, CDOBranchPoint).
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.CommitTransactionResult(CDOIDProvider, byte, String, CDOBranchPoint, long, List<CDOObjectReference>, boolean)
    As of 4.3
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.CommitTransactionResult(CDOIDProvider, String, CDOBranchPoint, long, List<CDOObjectReference>)
    As of 4.2
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.CommitTransactionResult(CDOIDProvider, CDOBranchPoint, long)
    As of 4.2
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.CommitTransactionResult(CDOIDProvider, CDOBranchPoint, long, boolean)
    As of 4.3
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.LockObjectsResult(boolean, boolean, boolean, long, CDORevisionKey[])
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.LockObjectsResult(boolean, boolean, boolean, long, CDORevisionKey[], CDOLockState[], long)
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.OpenSessionResult(int, String, String, CDOCommonRepository.Type, CDOCommonRepository.State, String, Set<CDOID.ObjectType>, long, long, CDOID, boolean, boolean, boolean, boolean, CDOCommonRepository.IDGenerationLocation)
    As of 4.4 use OpenSessionResult(CDODataInput, int).
    org.eclipse.emf.spi.cdo.CDOSessionProtocol.UnlockObjectsResult(CDOLockState[], long)
    org.eclipse.emf.spi.cdo.InternalCDOSession.MergeData(CDOBranchPoint, CDOBranchPoint, CDOBranchPoint, CDOBranchPoint, CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, CDORevisionAvailabilityInfo, Set<CDOID>, CDOChangeSet, CDOChangeSet)
    As of 4.6 use MergeData(CDOBranchPoint, CDORevisionAvailabilityInfo, CDOBranchPoint, CDORevisionAvailabilityInfo, Set, CDOChangeSet, CDOBranchPoint, CDORevisionAvailabilityInfo, CDOBranchPoint, CDORevisionAvailabilityInfo, Set, CDOChangeSet, CDOBranchPoint).
  • Deprecated Enum Constants
    Enum Constant
    Description
    org.eclipse.emf.spi.cdo.DefaultCDOMerger.ResolutionPreference.CHANGE_OVER_DETACH
    org.eclipse.emf.spi.cdo.DefaultCDOMerger.ResolutionPreference.DETACH_OVER_CHANGE
    org.eclipse.emf.spi.cdo.DefaultCDOMerger.ResolutionPreference.SOURCE_OVER_TARGET
    org.eclipse.emf.spi.cdo.DefaultCDOMerger.ResolutionPreference.TARGET_OVER_SOURCE

Copyright (c) 2004-2023 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html