pid
Class NegativeCondition

java.lang.Object
  extended by pid.Condition
      extended by pid.NegativeCondition
All Implemented Interfaces:
java.io.Serializable

public class NegativeCondition
extends Condition

A negative condition influencing a pathway

Author:
Samuel Croset
See Also:
Serialized Form

Constructor Summary
NegativeCondition()
           
 
Method Summary
 
Methods inherited from class pid.Condition
getCondition_type, setCondition_type
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NegativeCondition

public NegativeCondition()