Home | Trees | Index | Help |
|
---|
Package lemon :: Package external :: Package gadfly :: Module semantics :: Class QuantEQ |
|
SimpleRecursive
--+ |BTPredicate
--+ |NontrivialEqPred
--+ | QuantEQ
QuantLT
,
QuantNE
Quantified equal any predicate
Method Summary | |
---|---|
__init__(self,
expr,
subq)
| |
__call__(self,
assigns,
toplevel)
| |
__cmp__(self,
other)
| |
__hash__(self)
| |
__repr__(self)
| |
compare(self,
value,
column)
| |
domain(self)
| |
initargs(self)
| |
relbind(self,
dict,
db)
| |
uncache(self)
| |
Inherited from NontrivialEqPred | |
NOTE: all subclasses must define an __and__!!!... | |
| |
| |
hook added to allow elimination of trivialities return None if completely true, or simpler form or self, if no simplification is possible. | |
| |
equality constraints always false of satisfactory tuple. | |
Inherited from SimpleRecursive | |
| |
|
Class Variable Summary | |
---|---|
str |
fmt = '(%s %s ANY %s)'
|
str |
op = '='
|
Inherited from BTPredicate | |
NoneType |
constraints = None |
int |
contains_aggregate = 0 |
int |
false = 0 |
Class Variable Details |
---|
fmt
|
op
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Nov 10 15:08:17 2003 | http://epydoc.sf.net |