public interface XrefIterator
| Modifier and Type | Method and Description |
|---|---|
Iterable<Xref> |
getIterator()
Create an iterator that iterates over all Xrefs defined by this IDMapper.
|
Iterable<Xref> |
getIterator(DataSource ds)
Create an iterator that iterates over all Xrefs of a certain DataSource
defined by this IDMapper.
|
Iterable<Xref> getIterator(DataSource ds) throws IDMapperException
IDMapperExceptionIterable<Xref> getIterator() throws IDMapperException
IDMapperExceptionCopyright © 2006–2021 BridgeDb project. All rights reserved.