de.cau.cs.kieler.kaom.diagram.part
Class KaomMatchingStrategy
java.lang.Object
de.cau.cs.kieler.kaom.diagram.part.KaomMatchingStrategy
- All Implemented Interfaces:
- IEditorMatchingStrategy
public class KaomMatchingStrategy
- 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 |
KaomMatchingStrategy
public KaomMatchingStrategy()
matches
public boolean matches(IEditorReference editorRef,
IEditorInput input)
- Specified by:
matches
in interface IEditorMatchingStrategy
- Generated:
- This code was automatically generated.