public interface IDFetcher
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
fetchID(BioPAXElement ele)
Finds a String ID for the given element.
|
Set<String> fetchID(BioPAXElement ele)
ele - element to fecth the ID fromCopyright © 2017 BioPAX. All rights reserved.