Package Modeling :: Package interfaces :: Module SortOrdering :: Class SortOrderingInterface
[show private | hide private]
[frames | no frames]

Class SortOrderingInterface

Base --+
       |
      SortOrderingInterface


SortOrdering
Method Summary
  __init__(self, key, operator)
Initializes a SortOrdering object
  key(self)
Return the key
  operator(self)
Return the comparison operator

Method Details

__init__(self, key, operator)
(Constructor)

Initializes a SortOrdering object

key(self)

Return the key

operator(self)

Return the comparison operator

Generated by Epydoc 2.1 on Sat Mar 4 13:36:23 2006 http://epydoc.sf.net