Home | Trees | Indices | Help |
|
---|
|
object --+ | User
The class User
represents users of the Butler wine diary
program. Each user has a number of wines that they have tasted and
rated.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Creates a new user who has tasted no wines yet.
|
Adds a new wine to the user's list of tasted wines.
|
Returns the wine that the user rated the highest, i.e., the wine which
has the highest rating of the ones added with method
|
Returns a list of all the wines the user has tasted.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Aug 22 10:46:57 2012 | http://epydoc.sourceforge.net |