| Home | Trees | Index | Help |
|
|---|
| Package Modeling :: Package interfaces :: Module SortOrdering :: Class SortOrderingInterface |
|
Base --+
|
SortOrderingInterface
| Method Summary | |
|---|---|
Initializes a SortOrdering object | |
Return the key | |
Return the comparison operator | |
| Method Details |
|---|
__init__(self,
key,
operator)
Initializes a SortOrdering object |
key(self)Return the key |
operator(self)Return the comparison operator |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sat Mar 4 13:36:23 2006 | http://epydoc.sf.net |