de.cau.cs.kieler.kaom.diagram.part
Class KaomMatchingStrategy

java.lang.Object
  extended by de.cau.cs.kieler.kaom.diagram.part.KaomMatchingStrategy
All Implemented Interfaces:
IEditorMatchingStrategy

public class KaomMatchingStrategy
extends Object
implements IEditorMatchingStrategy

Rating red
Generated:
This code was automatically generated.

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

Constructor Detail

KaomMatchingStrategy

public KaomMatchingStrategy()
Method Detail

matches

public boolean matches(IEditorReference editorRef,
                       IEditorInput input)
Specified by:
matches in interface IEditorMatchingStrategy
Generated:
This code was automatically generated.