org.eclipse.gmf.map.editor.part
Class GMFMapMatchingStrategy

java.lang.Object
  extended by org.eclipse.gmf.map.editor.part.GMFMapMatchingStrategy
All Implemented Interfaces:
org.eclipse.ui.IEditorMatchingStrategy

public class GMFMapMatchingStrategy
extends Object
implements org.eclipse.ui.IEditorMatchingStrategy

Generated

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

GMFMapMatchingStrategy

public GMFMapMatchingStrategy()
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.