|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.able.data.AblePredicate | +--com.ibm.able.data.AbleEmptyListPredicate
This class represents a list predicate (with name = '.' (period)) and which contains no arguments (arity is 0). It is used in processing predicate lists.
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, clearBindings, clearBindings, createMatchPredicate, equals, findAllVariables, getArgument, getArguments, getArity, getBoundVariables, getFunctor, getHead, getListArguments, getSignature, getStandardList, getTail, getTemplateString, getUnboundVariables, getVariables, isBound, isCut, isEmptyList, isFail, isGround, isList, isMember, isNot, listToString, makeGround, toString, traceString, xmlCRdString, xmlString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AbleEmptyListPredicate(java.lang.String thePredicate)
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |