jade.content.onto.basic
Class FalseProposition

java.lang.Object
  extended by jade.content.onto.basic.FalseProposition
All Implemented Interfaces:
ContentElement, Predicate, java.io.Serializable

public class FalseProposition
extends java.lang.Object
implements Predicate

This class represents the FALSE proposition i.e. a predicate that is always false.

Version:
$Date: 2003-11-24 14:47:00 +0100 (lun, 24 nov 2003) $ $Revision: 4597 $
Author:
Filippo Quarta - TILAB
See Also:
Serialized Form

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

Constructor Detail

FalseProposition

public FalseProposition()


These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions