org.semanticweb.lp
Class ListTerm

java.lang.Object
  extended byorg.semanticweb.lp.Term
      extended byorg.semanticweb.lp.ListTerm
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
NilTerm, NonEmptyListTerm

public abstract class ListTerm
extends Term
implements java.io.Serializable

Description of the Class

Author:
Administrator
See Also:
Serialized Form

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

Constructor Detail

ListTerm

public ListTerm()
Constructor for the ListTerm object