edu.iastate.metnet.dao
Class InteractionNode

java.lang.Object
  extended by edu.iastate.metnet.dao.AbstractPathwayElementNode
      extended by edu.iastate.metnet.dao.InteractionNode
All Implemented Interfaces:
PathwayElementNode, java.io.Serializable

public class InteractionNode
extends AbstractPathwayElementNode

Author:
Jie Li
See Also:
Serialized Form

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

InteractionNode

public InteractionNode()
default constructor


InteractionNode

public InteractionNode(java.lang.Integer blockId)
constructor

Parameters:
blockId - the blockid of the interaction