org.drools.eclipse.editors.rete.part
Class VertexEditPartFactory

java.lang.Object
  extended by 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


Constructor Summary
VertexEditPartFactory()
           
 
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
 

Constructor Detail

VertexEditPartFactory

public VertexEditPartFactory()
Method Detail

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.