public interface TermSource extends Source<TermSourceUpdatedEvent,TermSourceBackend,TermSourceBackendUpdatedEvent>
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getTermSubsumption(String termId)
Gets the term subsumption for the given term ID.
|
Term |
readTerm(String id) |
addSourceListener, clear, close, getBackends, removeSourceListenerbackendUpdated, unrecoverableErrorOccurredList<String> getTermSubsumption(String termId) throws TermSourceReadException
termId - the term ID to subsumeList of term IDs composing the given term's subsumptionTermSourceReadExceptionTerm readTerm(String id) throws TermSourceReadException
TermSourceReadExceptionCopyright © 2012–2016 Emory University. All rights reserved.