g-Eclipse
Release 1.0.0

eu.geclipse.workflow.ui.editor
Class WorkflowMatchingStrategy

java.lang.Object
  extended by eu.geclipse.workflow.ui.editor.WorkflowMatchingStrategy

public class WorkflowMatchingStrategy
extends java.lang.Object


Constructor Summary
WorkflowMatchingStrategy()
           
 
Method Summary
 boolean matches(IEditorReference editorRef, IEditorInput input)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowMatchingStrategy

public WorkflowMatchingStrategy()
Method Detail

matches

public boolean matches(IEditorReference editorRef,
                       IEditorInput input)

g-Eclipse
Release 1.0.0