Runtime

Deprecated API

Deprecated Classes
org.eclipse.gmf.runtime.diagram.ui.tools.AddPopupBarTool
          Use instead 
org.eclipse.gmf.runtime.diagram.ui.editpolicies.ResizableLabelEditPolicy
          use ResizableShapeLabelEditPolicy instead 
org.eclipse.gmf.runtime.common.ui.util.WorkbenchPartDescirptor
          use org.eclipse.gmf.runtime.common.ui.util.WorkbenchPartDescriptor 
 

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.diagram.ui.figures.ShapeCompartmentFigure.configureFigure()
          use ShapeCompartmentFigure.configureFigure(IMapMode) instead 
org.eclipse.gmf.runtime.diagram.ui.figures.ResizableCompartmentFigure.createScrollpane()
          use ResizableCompartmentFigure.createScrollPane(IMapMode) instead 
org.eclipse.gmf.runtime.diagram.ui.figures.ResizableCompartmentFigure.createScrollpane(IMapMode)
          use ResizableCompartmentFigure.createScrollPane(IMapMode) instead 
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. 
org.eclipse.gmf.runtime.common.ui.dialogs.SelectableElement(String, ImageDescriptor, Object)
          Use the other constructor. 
 


Runtime

Guidelines for using Eclipse APIs.

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