pid
Class PositiveCondition

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

public class PositiveCondition
extends Condition

A positive condition influencing an interaction

Author:
Samuel Croset
See Also:
Serialized Form

Constructor Summary
PositiveCondition()
           
 
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

PositiveCondition

public PositiveCondition()