Index - All Packages - All Categories - All Classes
Class Recipe
The table of all recipes in the system is maintained in the Cookbook module.
Subclasses know how to craete instances of a particular class.
Package: Udanax-Gold
All Superclasses: Object Heaper
Immediate Subclasses: CopyRecipe StubRecipe
Protocols: Object
Categories: Xanadu-Xcvr
Class Methods
linkTimeNonInherited
mapCuisine: cxc
Get a cuisine name from a directory name.
staticTimeNonInherited
Overridden by: CategoryRecipe class
Instance Methods
actualHashForEqual
categoryOfDish
create: cat with: cuisine
cuisine points to the *variable* in which the receiver should be registered.
Overridden by: CopyRecipe CategoryRecipe StubRecipe
isEqual: other
next
Returnt the next recipe in the receiver's cuisine.
printOn: oo
Overrides: Object
Index - All Packages - All Categories - All Classes