|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.dao.AbstractPathwayElementNode
edu.iastate.metnet.dao.InteractionNode
public class InteractionNode
| Field Summary |
|---|
| Fields inherited from class edu.iastate.metnet.dao.AbstractPathwayElementNode |
|---|
biologicalType, blockId, guid, location, name |
| Constructor Summary | |
|---|---|
InteractionNode()
default constructor |
|
InteractionNode(java.lang.Integer blockId)
constructor |
|
| Method Summary |
|---|
| Methods inherited from class edu.iastate.metnet.dao.AbstractPathwayElementNode |
|---|
addDownstreamGuid, addDownstreamNodeId, addUpstreamGuid, addUpstreamNodeId, getBiologicalType, getBlockId, getDownstreamGuidSet, getDownstreamNodeIdSet, getGuid, getLocation, getName, getUpstreamGuidSet, getUpstreamNodeIdSet, setBiologicalType, setBlockId, setLocation, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InteractionNode()
public InteractionNode(java.lang.Integer blockId)
blockId - the blockid of the interaction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||