org.lexgrid.loader.umls.reader.support
Class MrsatSkipPolicy

java.lang.Object
  extended by org.lexgrid.loader.umls.reader.support.AbstractSabSkippingPolicy<Mrsat>
      extended by org.lexgrid.loader.umls.reader.support.MrsatSkipPolicy
All Implemented Interfaces:
SkipPolicy<Mrsat>

public class MrsatSkipPolicy
extends AbstractSabSkippingPolicy<Mrsat>

The Class MrsatSkipPolicy.

Author:
Kevin Peterson

Constructor Summary
MrsatSkipPolicy()
           
 
Method Summary
 MrsatUtility getMrsatUtility()
          Gets the mrsat utility.
 java.lang.String getSab(Mrsat item)
          Gets the sab.
 void setMrsatUtility(MrsatUtility mrsatUtility)
          Sets the mrsat utility.
 boolean toSkip(Mrsat item)
          To skip.
 
Methods inherited from class org.lexgrid.loader.umls.reader.support.AbstractSabSkippingPolicy
getSab, setSab
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MrsatSkipPolicy

public MrsatSkipPolicy()
Method Detail

toSkip

public boolean toSkip(Mrsat item)
Description copied from interface: SkipPolicy
To skip.

Specified by:
toSkip in interface SkipPolicy<Mrsat>
Overrides:
toSkip in class AbstractSabSkippingPolicy<Mrsat>
Parameters:
item - the item
Returns:
true, if successful

getSab

public java.lang.String getSab(Mrsat item)
Description copied from class: AbstractSabSkippingPolicy
Gets the sab.

Specified by:
getSab in class AbstractSabSkippingPolicy<Mrsat>
Parameters:
item - the item
Returns:
the sab

getMrsatUtility

public MrsatUtility getMrsatUtility()
Gets the mrsat utility.

Returns:
the mrsat utility

setMrsatUtility

public void setMrsatUtility(MrsatUtility mrsatUtility)
Sets the mrsat utility.

Parameters:
mrsatUtility - the new mrsat utility

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.