Uses of Interface
org.eclipse.gef.EditPartFactory
Packages that use EditPartFactory
Package
Description
All interfaces, base types, and the plugin class are here.
-
Uses of EditPartFactory in org.eclipse.gef
Methods in org.eclipse.gef that return EditPartFactoryModifier and TypeMethodDescriptionEditPartViewer.getEditPartFactory()
Returns theEditPartFactory
for this viewer.Methods in org.eclipse.gef with parameters of type EditPartFactoryModifier and TypeMethodDescriptionvoid
EditPartViewer.setEditPartFactory
(EditPartFactory factory) Sets the EditPartFactory. -
Uses of EditPartFactory in org.eclipse.gef.ui.palette
Classes in org.eclipse.gef.ui.palette that implement EditPartFactoryModifier and TypeClassDescriptionclass
Factory to create EditParts for different PaletteEntries. -
Uses of EditPartFactory in org.eclipse.gef.ui.parts
Methods in org.eclipse.gef.ui.parts that return EditPartFactoryMethods in org.eclipse.gef.ui.parts with parameters of type EditPartFactoryModifier and TypeMethodDescriptionvoid
AbstractEditPartViewer.setEditPartFactory
(EditPartFactory factory)