Interface IDFetcher


public interface IDFetcher
Author:
Ozgun Babur
  • Method Summary

    Modifier and Type
    Method
    Description
    Finds a String ID for the given element.
  • Method Details

    • fetchID

      Set<String> fetchID(BioPAXElement ele)
      Finds a String ID for the given element.
      Parameters:
      ele - element to fetch the ID from
      Returns:
      some identifiers