JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.lexgrid.loader.reader.support
Interface SkipPolicy<I>
All Known Implementing Classes:
AbstractSabSkippingPolicy
,
CompoundSkipPolicy
,
MetaMrrelRelationSkipPolicy
,
MetaMrsatAssQualSkipPolicy
,
MrconsoCuiNumberBasedSkipPolicy
,
MrdefCuiNumberBasedSkipPolicy
,
MrdefSabSkipPolicy
,
MrdocOnlyAssociationsSkipPolicy
,
MrdocRelationNameSkipPolicy
,
MrhierHcdSkipPolicy
,
MrrelCuiNumberBasedSkipPolicy
,
MrrelRelationBasedSkipPolicy
,
MrrelSabSkipPolicy
,
MrsatAssocQualSkipPolicy
,
MrsatCuiNumberBasedSkipPolicy
,
MrsatNoCodeSkipPolicy
,
MrsatPropertyQualifierSkipPolicy
,
MrsatPropertySkipPolicy
,
MrsatSkipPolicy
,
MrstyCuiNumberBasedSkipPolicy
,
NeverSkipPolicy
,
UmlsMrhierHcdSabSkipPolicy
public interface
SkipPolicy<I>
The Interface SkipPolicy.
Author:
Kevin Peterson
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
toSkip
(
I
item)
To skip.
Method Detail
toSkip
boolean toSkip(
I
item)
To skip.
Parameters:
item
- the item
Returns:
true, if successful
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
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
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method