org.eclipse.gmf.graphdef.editor.edit.parts
Class GMFGraphEditPartFactory

java.lang.Object
  extended by org.eclipse.gmf.graphdef.editor.edit.parts.GMFGraphEditPartFactory
All Implemented Interfaces:
org.eclipse.gef.EditPartFactory

public class GMFGraphEditPartFactory
extends Object
implements org.eclipse.gef.EditPartFactory


Constructor Summary
GMFGraphEditPartFactory()
           
 
Method Summary
 org.eclipse.gef.EditPart createEditPart(org.eclipse.gef.EditPart context, Object model)
           
static org.eclipse.gef.tools.CellEditorLocator getTextCellEditorLocator(org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMFGraphEditPartFactory

public GMFGraphEditPartFactory()
Method Detail

createEditPart

public org.eclipse.gef.EditPart createEditPart(org.eclipse.gef.EditPart context,
                                               Object model)
Specified by:
createEditPart in interface org.eclipse.gef.EditPartFactory

getTextCellEditorLocator

public static org.eclipse.gef.tools.CellEditorLocator getTextCellEditorLocator(org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart source)


Copyright © 2011. All Rights Reserved.