Deprecated API

Deprecated Classes
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.FloatCellEditor
            
org.eclipse.emf.edit.ui.provider.PropertyDescriptor.IntegerCellEditor
            
 

Deprecated Fields
org.eclipse.emf.common.notify.Notification.CREATE
            
org.eclipse.emf.mapping.command.CreateMappingCommand.ENABLE_ALL
          - use MappingDomain.ENABLE_ALL 
org.eclipse.emf.mapping.command.CreateMappingCommand.ENABLE_EMPTY_INPUTS
          - use MappingDomain.ENABLE_EMPTY_INPUTS 
org.eclipse.emf.mapping.command.CreateMappingCommand.ENABLE_EMPTY_OUTPUTS
          - use MappingDomain.ENABLE_EMPTY_OUTPUTS 
org.eclipse.emf.mapping.command.CreateMappingCommand.ENABLE_INCOMPATIBLE_METAOBJECTS
          - use MappingDomain.ENABLE_INCOMPATIBLE_METAOBJECTS 
org.eclipse.emf.mapping.command.CreateMappingCommand.ENABLE_INCOMPATIBLE_TYPE_CLASSIFIERS
          - use MappingDomain.ENABLE_INCOMPATIBLE_TYPE_CLASSIFIERS 
org.eclipse.emf.mapping.command.CreateMappingCommand.ENABLE_MAPPED_INPUTS
          - use MappingDomain.ENABLE_MULTIPLE_INPUT_MAPPINGS 
org.eclipse.emf.mapping.command.CreateMappingCommand.ENABLE_MAPPED_OUTPUTS
          - use MappingDomain.ENABLE_MULTIPLE_OUTPUT_MAPPINGS 
org.eclipse.emf.mapping.command.CreateMappingCommand.ENABLE_MULTIPLE_INPUTS
          - use MappingDomain.ENABLE_MULTIPLE_INPUTS 
org.eclipse.emf.mapping.command.CreateMappingCommand.ENABLE_MULTIPLE_OUTPUTS
          - use MappingDomain.ENABLE_MULTIPLE_OUTPUTS 
org.eclipse.emf.mapping.command.CreateMappingCommand.ENABLE_UNMAPPED_PARENTS
          - use MappingDomain.ENABLE_UNMAPPED_PARENTS 
 

Deprecated Methods
org.eclipse.emf.common.util.URI.createDeviceURI(String)
          Use URI.createURI(java.lang.String), which now has explicit device support enabled. The two methods now operate identically. 
org.eclipse.emf.mapping.presentation.ComposedSelection.getElements()
            
org.eclipse.emf.ecore.impl.EPackageImpl.initEAttribute(EAttribute, EClassifier, String, String, int, int, boolean, boolean, boolean, boolean)
            
org.eclipse.emf.ecore.impl.EPackageImpl.initEAttribute(EAttribute, EClassifier, String, String, int, int, boolean, boolean, boolean, boolean, boolean)
            
org.eclipse.emf.ecore.impl.EPackageImpl.initEReference(EReference, EClassifier, EReference, String, String, int, int, boolean, boolean, boolean, boolean, boolean)
            
org.eclipse.emf.ecore.impl.EPackageImpl.initEReference(EReference, EClassifier, EReference, String, String, int, int, boolean, boolean, boolean, boolean, boolean, boolean)
            
org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.setActiveView(IViewPart)
            
 

Deprecated Constructors
org.eclipse.emf.mapping.command.CreateMappingCommand(MappingDomain, Collection, int)
            
 


Copyright 2001-2003 IBM Corporation and others.
All Rights Reserved.