Runtime

Deprecated API


Contents
Deprecated Methods
org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorsAndFontsPropertySection.changeColor(SelectionEvent, Button, String, String, String, ImageDescriptor)
          The preference is not being retrieved from the correct preference store so it is not needed, use the other changeColor method. 
org.eclipse.gmf.runtime.notation.impl.NotationFactoryImpl.getPackage()
            
org.eclipse.gmf.runtime.diagram.core.util.ViewUtil.getPropertyValue(View, Object)
          use ViewUtil.getStructuralFeatureValue(View, EStructuralFeature) instead 
org.eclipse.gmf.runtime.emf.ui.services.modelingassistant.ModelingAssistantService.getTypesForActionBar(IAdaptable)
          Renamed to ModelingAssistantService.getTypesForPopupBar(IAdaptable) 
org.eclipse.gmf.runtime.common.core.command.AbstractCommand.internalSetResult(CommandResult)
          internal API 
org.eclipse.gmf.runtime.emf.commands.core.command.AbstractTransactionalCommand.internalSetResult(CommandResult)
          internal API 
org.eclipse.gmf.runtime.emf.commands.core.command.CompositeTransactionalCommand.internalSetResult(CommandResult)
          internal API 
org.eclipse.gmf.runtime.common.ui.services.properties.extended.PropertySource.setEditableValue(Object)
            
org.eclipse.gmf.runtime.diagram.core.util.ViewUtil.setPropertyValue(View, Object, Object)
          use ViewUtil#setStructuralFeatureValue(View, EStructuralFeature, Object} instead 
 

Deprecated Constructors
org.eclipse.gmf.runtime.diagram.ui.properties.sections.appearance.ColorPalettePopup(Shell, String, int)
          Use the other constructor. This one does not retrieve the default value from the correct preference store. 
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.