pid
Class Agent

java.lang.Object
  extended by pid.InteractionComponent
      extended by pid.Agent
All Implemented Interfaces:
java.io.Serializable

public class Agent
extends InteractionComponent
implements java.io.Serializable

Author:
Samuel Croset
See Also:
Serialized Form

Constructor Summary
Agent()
           
 
Method Summary
 
Methods inherited from class pid.InteractionComponent
getLabels, getMolecule_idref, getPtmExpression, setLabels, setMolecule_idref, setPtmExpression
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Agent

public Agent()