org.eclipse.gmf.graphdef.editor.part
Class GMFGraphMatchingStrategy

java.lang.Object
  extended by 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

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

Constructor Detail

GMFGraphMatchingStrategy

public GMFGraphMatchingStrategy()
Method Detail

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.