de.cau.cs.kieler.keg.diagram.part
Class GraphsMatchingStrategy
java.lang.Object
de.cau.cs.kieler.keg.diagram.part.GraphsMatchingStrategy
- All Implemented Interfaces:
- IEditorMatchingStrategy
public class GraphsMatchingStrategy
- extends Object
- implements IEditorMatchingStrategy
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphsMatchingStrategy
public GraphsMatchingStrategy()
matches
public boolean matches(IEditorReference editorRef,
IEditorInput input)
- Specified by:
matches
in interface IEditorMatchingStrategy
- Generated:
- This code was automatically generated.