org.lexgrid.loader.umls.data.property
Class EntityPropertyPropertyComparator

java.lang.Object
  extended by org.lexgrid.loader.umls.data.property.EntityPropertyPropertyComparator
All Implemented Interfaces:
java.util.Comparator<Presentation>

public class EntityPropertyPropertyComparator
extends java.lang.Object
implements java.util.Comparator<Presentation>

The Class PresentationPropertyComparator.

Author:
Kevin Peterson

Constructor Summary
EntityPropertyPropertyComparator()
           
 
Method Summary
 int compare(Presentation o1, Presentation o2)
           
 java.lang.String getDefaultLanguage()
          Gets the default language.
 MrrankUtility getMrrankUtility()
          Gets the mrrank utility.
 java.lang.String getSab()
          Gets the sab.
 void setDefaultLanguage(java.lang.String defaultLanguage)
          Sets the default language.
 void setMrrankUtility(MrrankUtility mrrankUtility)
          Sets the mrrank utility.
 void setSab(java.lang.String sab)
          Sets the sab.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

EntityPropertyPropertyComparator

public EntityPropertyPropertyComparator()
Method Detail

compare

public int compare(Presentation o1,
                   Presentation o2)
Specified by:
compare in interface java.util.Comparator<Presentation>

getMrrankUtility

public MrrankUtility getMrrankUtility()
Gets the mrrank utility.

Returns:
the mrrank utility

setMrrankUtility

public void setMrrankUtility(MrrankUtility mrrankUtility)
Sets the mrrank utility.

Parameters:
mrrankUtility - the new mrrank utility

getSab

public java.lang.String getSab()
Gets the sab.

Returns:
the sab

setSab

public void setSab(java.lang.String sab)
Sets the sab.

Parameters:
sab - the new sab

getDefaultLanguage

public java.lang.String getDefaultLanguage()
Gets the default language.

Returns:
the default language

setDefaultLanguage

public void setDefaultLanguage(java.lang.String defaultLanguage)
Sets the default language.

Parameters:
defaultLanguage - the new default language

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.