public class UmlsToSnomedDbConsumerImpl extends UmlsToSnomedConsumerImpl
BaseLookupConsumerImpl.LookupHitKey
props
Constructor and Description |
---|
UmlsToSnomedDbConsumerImpl(org.apache.uima.UimaContext uimaContext,
Properties properties) |
UmlsToSnomedDbConsumerImpl(org.apache.uima.UimaContext uimaContext,
Properties properties,
int maxListSize) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected Set<String> |
getSnomedCodes(String umlsCode)
Queries the given UMLS CUI against the DB.
|
consumeHits
createLookupHitMap, organizeByOffset
public UmlsToSnomedDbConsumerImpl(org.apache.uima.UimaContext uimaContext, Properties properties, int maxListSize) throws Exception
Exception
public UmlsToSnomedDbConsumerImpl(org.apache.uima.UimaContext uimaContext, Properties properties) throws Exception
Exception
public void close()
protected Set<String> getSnomedCodes(String umlsCode) throws SQLException
getSnomedCodes
in class UmlsToSnomedConsumerImpl
umlsCode
- -SQLException
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.