JADE is an advanced software platform that has an
integrated software development environment, a language, an object manager,
and a high performance database.
Add BookDictionary [2]
Instructions (continued)
On the Keys sheet, select title from the select keys box.
Click the Add button. The key is added, which enables users to access
Book objects from a BookDictionary collection by specifying the title of the Book.
Do not check the Duplicates Allowed box.
(The assumption is that all Book objects have unique titles.)
Click the OK button. The Class Browser displays the BookDictionary class
What Next?
Now that you have the BookDictionary collection class you are finally
ready to associate the Borrower with the Books he or she checks out.