Package org.biopax.paxtools.io.sbgn
Interface UbiqueDetector
- All Known Implementing Classes:
ListUbiqueDetector
public interface UbiqueDetector
Interface for ubiquitous molecule detection.
- Author:
- Ozgun Babur
-
Method Summary
-
Method Details
-
isUbique
Checks if the PhysicalEntity is a ubiquitous molecule.- Parameters:
e- PhysicalEntity or Gene to check- Returns:
- true if ubique
-