org.semanticweb.lp
Class Term

java.lang.Object
  extended byorg.semanticweb.lp.Term
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ConstTerm, DoubleTerm, FunctorTerm, IntegerTerm, ListTerm, StringTerm, VariableTerm

public abstract class Term
extends java.lang.Object
implements java.io.Serializable

Description of the Class

Author:
Administrator
See Also:
Serialized Form

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

Constructor Detail

Term

public Term()
Constructor for the Term object