|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PathwayAlignment
alignment data structure
| Method Summary | |
|---|---|
java.util.Map |
getAlignmentMbidMap()
get the mapping betweem member blockid since the isomorphism is a one-to-one mapping, we only need Map data structure |
PathwayGraph |
getLeftGraph()
get one pathway graph |
PathwayGraph |
getRightGraph()
get the other pathway graph |
void |
setAlignment(java.lang.Integer leftMbid,
java.lang.Integer rightMbid)
put the alignment relation |
| Method Detail |
|---|
java.util.Map getAlignmentMbidMap()
PathwayGraph getLeftGraph()
PathwayGraph getRightGraph()
void setAlignment(java.lang.Integer leftMbid,
java.lang.Integer rightMbid)
leftMbid - the left member blockidrightMbid - the right blockid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||