de.cau.cs.kieler.synccharts.diagram.edit.parts
Class SyncchartsEditPartFactory
java.lang.Object
de.cau.cs.kieler.synccharts.diagram.edit.parts.SyncchartsEditPartFactory
- All Implemented Interfaces:
- EditPartFactory
public class SyncchartsEditPartFactory
- extends Object
- implements EditPartFactory
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncchartsEditPartFactory
public SyncchartsEditPartFactory()
createEditPart
public EditPart createEditPart(EditPart context,
Object model)
- Specified by:
createEditPart
in interface EditPartFactory
- Generated:
- This code was automatically generated.
getTextCellEditorLocator
public static CellEditorLocator getTextCellEditorLocator(org.eclipse.gmf.runtime.diagram.ui.editparts.ITextAwareEditPart source)
- Generated:
- This code was automatically generated.