edu.cmu.archevol.diagram.part
Class ArchevolMatchingStrategy

java.lang.Object
  extended by edu.cmu.archevol.diagram.part.ArchevolMatchingStrategy
All Implemented Interfaces:
IEditorMatchingStrategy

public class ArchevolMatchingStrategy
extends Object
implements IEditorMatchingStrategy


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

ArchevolMatchingStrategy

public ArchevolMatchingStrategy()
Method Detail

matches

public boolean matches(IEditorReference editorRef,
                       IEditorInput input)
Specified by:
matches in interface IEditorMatchingStrategy