fipaos.skill.constraint.ccl.proposition
Class CSPUnknown

java.lang.Object
  |
  +--fipaos.skill.constraint.ccl.proposition.CSPUnknown

public class CSPUnknown
extends java.lang.Object


This class represents the object CSP-unknown as described in
"CCL Language Specification, v2.01" section 4.1.3.3, p10.

This states that the CSP referred to by the reference in the CSP-ref slot
is unknown to an Agent.


Constructor Summary
CSPUnknown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSPUnknown

public CSPUnknown()