|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.umls.reader.support.AbstractSabSkippingPolicy<Mrsat>
org.lexgrid.loader.umls.reader.support.MrsatSkipPolicy
public class MrsatSkipPolicy
The Class MrsatSkipPolicy.
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 |
---|
public MrsatSkipPolicy()
Method Detail |
---|
public boolean toSkip(Mrsat item)
SkipPolicy
toSkip
in interface SkipPolicy<Mrsat>
toSkip
in class AbstractSabSkippingPolicy<Mrsat>
item
- the item
public java.lang.String getSab(Mrsat item)
AbstractSabSkippingPolicy
getSab
in class AbstractSabSkippingPolicy<Mrsat>
item
- the item
public MrsatUtility getMrsatUtility()
public void setMrsatUtility(MrsatUtility mrsatUtility)
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |