|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.ibm.able.data.AblePredicate
com.ibm.able.data.AbleEmptyListPredicate
This class represents an empty list predicate. That is, a predicate with name = '.' (period) and which contains no arguments (arity is 0). It is used in processing predicate lists.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
AbleEmptyListPredicate(java.lang.String thePredicate)
Construct a predicate with name = '.' and which contains no arguments. |
|
| Methods inherited from class com.ibm.able.data.AblePredicate |
|---|
arlString, armlString, clearBindings, clearBindings, createMatchPredicate, equals, findAllVariables, getArgument, getArguments, getArity, getBoundVariables, getFunctor, getHead, getListArguments, getSignature, getStandardList, getTail, getTemplateString, getUnboundVariables, getVariables, hashCode, isBound, isCut, isEmptyList, isFail, isGround, isList, isMember, isNot, listToString, makeGround, toString, traceString, xmlCRdString, xmlString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AbleEmptyListPredicate(java.lang.String thePredicate)
|
ABLE 2.3.0 07/13/2005 14:21:00 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||