Interface UbiqueDetector

All Known Implementing Classes:
ListUbiqueDetector

public interface UbiqueDetector
Interface for ubiquitous molecule detection.
Author:
Ozgun Babur
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Checks if the PhysicalEntity is a ubiquitous molecule.
  • Method Details

    • isUbique

      boolean isUbique(Entity e)
      Checks if the PhysicalEntity is a ubiquitous molecule.
      Parameters:
      e - PhysicalEntity or Gene to check
      Returns:
      true if ubique