|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.hibernate.AbstractHistoryFlatInteraction
edu.iastate.metnet.hibernate.HistoryFlatInteraction
public class HistoryFlatInteraction
hibernate class
| Constructor Summary | |
|---|---|
HistoryFlatInteraction()
default constructor |
|
HistoryFlatInteraction(java.lang.Integer recordId)
default constructor |
|
| Method Summary | |
|---|---|
java.util.Map |
getLeftPartEbidList()
get the mapping of the left ebid and coefficient |
java.util.Map |
getRightPartEbidList()
get the mapping of the right ebid and coefficient |
void |
setPartEbidList(java.lang.String role,
java.util.Vector parts)
get out the left part |
| Methods inherited from class edu.iastate.metnet.hibernate.AbstractHistoryFlatInteraction |
|---|
equals, getAracycId, getBlockId, getConfidence, getControlEbid, getDataSource, getEc, getInsertTime, getInteractionType, getLeftPart, getLocation, getName, getOrganism, getRecordId, getReversal, getRightPart, getStrength, getTimeScale, getUsername, hashCode, setAracycId, setBlockId, setConfidence, setControlEbid, setDataSource, setEc, setInsertTime, setInteractionType, setLeftPart, setLocation, setName, setOrganism, setRecordId, setReversal, setRightPart, setStrength, setTimeScale, setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface edu.iastate.metnet.dao.HistoryBlockunit |
|---|
getBlockId, getInsertTime, getName, getRecordId, getUsername |
| Constructor Detail |
|---|
public HistoryFlatInteraction()
public HistoryFlatInteraction(java.lang.Integer recordId)
recordId - the record id| Method Detail |
|---|
public java.util.Map getLeftPartEbidList()
public java.util.Map getRightPartEbidList()
public void setPartEbidList(java.lang.String role,
java.util.Vector parts)
role - the role of the partparts - the interaction part list
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||