jade.content.onto.basic
Class TrueProposition

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

public class TrueProposition
extends java.lang.Object
implements Predicate

This class represents the TRUE proposition i.e. a predicate that is always true.

Author:
Giovanni Caire - TILAB
See Also:
Serialized Form

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

Constructor Detail

TrueProposition

public TrueProposition()


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