org.lexgrid.loader.reader.support
Interface SkipPolicy<I>

All Known Implementing Classes:
AbstractSabSkippingPolicy, CompoundSkipPolicy, MetaMrrelRelationSkipPolicy, MrconsoCuiNumberBasedSkipPolicy, MrdefCuiNumberBasedSkipPolicy, MrdefSabSkipPolicy, MrdocOnlyAssociationsSkipPolicy, MrdocRelationNameSkipPolicy, MrhierHcdSkipPolicy, MrrelCuiNumberBasedSkipPolicy, MrrelRelationBasedSkipPolicy, MrrelSabSkipPolicy, MrsatCuiNumberBasedSkipPolicy, MrsatNoCodeSkipPolicy, MrsatPropertyQualifierSkipPolicy, MrsatPropertySkipPolicy, MrsatSkipPolicy, MrstyCuiNumberBasedSkipPolicy, NeverSkipPolicy, UmlsMrhierHcdSabSkipPolicy

public interface SkipPolicy<I>

The Interface SkipPolicy.

Author:
Kevin Peterson

Method Summary
 boolean toSkip(I item)
          To skip.
 

Method Detail

toSkip

boolean toSkip(I item)
To skip.

Parameters:
item - the item
Returns:
true, if successful

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.