org.eclipse.graphiti.ui.editor
Class DiagramEditorMatchingStrategy
java.lang.Object
org.eclipse.graphiti.ui.editor.DiagramEditorMatchingStrategy
public final class DiagramEditorMatchingStrategy
- extends Object
Checks whether any file editor input
matches one of the opened editors. Scenario is a user's double-clicking
on a diagram file in the explorer. If done multiple times on the same
file, no new editor must be opened.
- Since:
- 0.9
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 |
DiagramEditorMatchingStrategy
public DiagramEditorMatchingStrategy()
matches
public boolean matches(IEditorReference editorRef,
IEditorInput input)
Copyright (c) SAP AG 2005, 2012.