edu.iastate.metnet.hiveface
Interface PathwayInfo
- All Known Implementing Classes:
- PathwayInfoImpl
public interface PathwayInfo
get the pathway information
- Author:
- Jie Li
getName
java.lang.String getName()
- Returns:
- Returns the name.
getPbid
java.lang.Integer getPbid()
- Returns:
- Returns the pbid.
getInteractionSourceList
java.util.ArrayList getInteractionSourceList()
- Returns:
- Returns the interactionSourceList.
getInteractionUserList
java.util.ArrayList getInteractionUserList()
- Returns:
- Returns the interactionUserList.
getSynonymList
java.util.ArrayList getSynonymList()
- Returns:
- Returns the synonymList.
getLastModifiedDate
java.lang.String getLastModifiedDate()
- Returns:
- Returns the lastModifiedDate.
getEntityLocationList
java.util.ArrayList getEntityLocationList()
- Returns:
- the entityLocationList
getOrganism
java.lang.String getOrganism()
- get the organism of the pathway
- Returns:
- the organism of the pathway