de.cau.cs.kieler.keg.diagram.part
Class GraphsMatchingStrategy

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

public class GraphsMatchingStrategy
extends Object
implements IEditorMatchingStrategy

Rating red
Generated:
This code was automatically generated.

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

GraphsMatchingStrategy

public GraphsMatchingStrategy()
Method Detail

matches

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