public class CommonIDFetcher extends Object implements IDFetcher
| Constructor and Description |
|---|
CommonIDFetcher() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
fetchID(BioPAXElement ele)
Finds a String ID for the given element.
|
void |
setUseUniprotIDs(boolean useUniprotIDs) |
public Set<String> fetchID(BioPAXElement ele)
IDFetcherpublic void setUseUniprotIDs(boolean useUniprotIDs)
Copyright © 2017 BioPAX. All rights reserved.