org.drools.eclipse.editors.rete.part
Class VertexEditPartFactory
java.lang.Object
org.drools.eclipse.editors.rete.part.VertexEditPartFactory
- All Implemented Interfaces:
- org.eclipse.gef.EditPartFactory
public class VertexEditPartFactory
- extends Object
- implements org.eclipse.gef.EditPartFactory
Factory mapping model elements to edit parts
|
Method Summary |
org.eclipse.gef.EditPart |
createEditPart(org.eclipse.gef.EditPart context,
Object modelElement)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VertexEditPartFactory
public VertexEditPartFactory()
createEditPart
public org.eclipse.gef.EditPart createEditPart(org.eclipse.gef.EditPart context,
Object modelElement)
- Specified by:
createEditPart in interface org.eclipse.gef.EditPartFactory
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.