org.eclipse.mofscript.editor.views
Class MOFScriptDebugView.NameSorter

java.lang.Object
  extended by org.eclipse.jface.viewers.ViewerComparator
      extended by org.eclipse.jface.viewers.ViewerSorter
          extended by org.eclipse.mofscript.editor.views.MOFScriptDebugView.NameSorter
Enclosing class:
MOFScriptDebugView

 class MOFScriptDebugView.NameSorter
extends org.eclipse.jface.viewers.ViewerSorter


Field Summary
 
Fields inherited from class org.eclipse.jface.viewers.ViewerSorter
collator
 
Constructor Summary
MOFScriptDebugView.NameSorter()
           
 
Method Summary
 
Methods inherited from class org.eclipse.jface.viewers.ViewerSorter
getCollator
 
Methods inherited from class org.eclipse.jface.viewers.ViewerComparator
category, compare, getComparator, isSorterProperty, sort
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MOFScriptDebugView.NameSorter

MOFScriptDebugView.NameSorter()