org.eclipse.ocl.examples.modelregistry.ui.properties
Class ConfigurationBlock.RegistrationLabelComparator

java.lang.Object
  extended by org.eclipse.jface.viewers.ViewerComparator
      extended by org.eclipse.ocl.examples.modelregistry.ui.properties.ConfigurationBlock.RegistrationLabelComparator
Enclosing class:
ConfigurationBlock

public class ConfigurationBlock.RegistrationLabelComparator
extends org.eclipse.jface.viewers.ViewerComparator


Constructor Summary
ConfigurationBlock.RegistrationLabelComparator()
           
 
Method Summary
 int compare(org.eclipse.jface.viewers.Viewer viewer, java.lang.Object e1, java.lang.Object e2)
           
 
Methods inherited from class org.eclipse.jface.viewers.ViewerComparator
category, getComparator, isSorterProperty, sort
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationBlock.RegistrationLabelComparator

public ConfigurationBlock.RegistrationLabelComparator()
Method Detail

compare

public int compare(org.eclipse.jface.viewers.Viewer viewer,
                   java.lang.Object e1,
                   java.lang.Object e2)
Overrides:
compare in class org.eclipse.jface.viewers.ViewerComparator