org.eclipse.xtend.ide.view
Class DerivedSourceSelection

java.lang.Object
  extended by org.eclipse.xtext.ui.views.DefaultWorkbenchPartSelection
      extended by org.eclipse.xtend.ide.view.DerivedSourceSelection
All Implemented Interfaces:
IWorkbenchPartSelection

public class DerivedSourceSelection
extends DefaultWorkbenchPartSelection

Author:
Michael Clay - Initial contribution and API

Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class org.eclipse.xtext.ui.views.DefaultWorkbenchPartSelection
getSelection, getWorkbenchPart
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class DefaultWorkbenchPartSelection

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class DefaultWorkbenchPartSelection