Package moppy :: Module mop :: Class Selection
[show private | hide private]
[frames | no frames]

Class Selection

object --+
         |
        Selection


Selection

This class represents a set of objects taken out of the object domain that match a set of criteria. This class is analogous to a combination of SELECT statement and the resulting ResultSet in RDBMS-land
Method Summary
  __init__(self, selectionCriteria, matches)
a new object with type S, a subtype of T __new__(S, ...)

Method Details

__new__(S, ...)

Returns:
a new object with type S, a subtype of T

Generated by Epydoc 1.1 on Wed May 14 00:03:20 2003 http://epydoc.sf.net