g-Eclipse
Release 1.0.0

eu.geclipse.workflow.ui.providers
Class WorkflowEditPartProvider

java.lang.Object
  extended by AbstractEditPartProvider
      extended by eu.geclipse.workflow.ui.providers.WorkflowEditPartProvider

public class WorkflowEditPartProvider
extends AbstractEditPartProvider


Constructor Summary
WorkflowEditPartProvider()
           
 
Method Summary
 IGraphicalEditPart createGraphicEditPart(View view)
           
 EditPartFactory getFactory()
           
 boolean isAllowCaching()
           
 boolean provides(IOperation operation)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowEditPartProvider

public WorkflowEditPartProvider()
Method Detail

getFactory

public final EditPartFactory getFactory()

isAllowCaching

public final boolean isAllowCaching()

createGraphicEditPart

public IGraphicalEditPart createGraphicEditPart(View view)

provides

public boolean provides(IOperation operation)

g-Eclipse
Release 1.0.0