|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdata.networks.ProteinPair
public class ProteinPair
A pair of two proteins represented by their internal IDs. Needed by
ProteinNetwork.getEdgesAsPairs()
Cannot be instantiated outside of the package.
Method Summary | |
---|---|
int |
getProtein1()
Returns the first protein of the pair |
int |
getProtein2()
Returns the second protein of the pair |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getProtein1()
public int getProtein2()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |