org.eclipse.gmf.graphdef.editor.part
Class GMFGraphMatchingStrategy
java.lang.Object
org.eclipse.gmf.graphdef.editor.part.GMFGraphMatchingStrategy
- All Implemented Interfaces:
- org.eclipse.ui.IEditorMatchingStrategy
public class GMFGraphMatchingStrategy
- extends Object
- implements org.eclipse.ui.IEditorMatchingStrategy
- Generated
Method Summary |
boolean |
matches(org.eclipse.ui.IEditorReference editorRef,
org.eclipse.ui.IEditorInput input)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMFGraphMatchingStrategy
public GMFGraphMatchingStrategy()
matches
public boolean matches(org.eclipse.ui.IEditorReference editorRef,
org.eclipse.ui.IEditorInput input)
- Specified by:
matches
in interface org.eclipse.ui.IEditorMatchingStrategy
- Generated
Copyright © 2012. All Rights Reserved.