Data Dictionary
Object Name |
Components |
Description |
Address | string | |
Age | integer | |
Banner | string | |
CancelSelection |   | |
Card | Name and Id and Age and Sex and Address | A Card contains the information for a person stored in a Rolodex. The information is a name, id, age, sex, and street address. |
ClipBoard |   | |
DiscardSelection |   | |
Female |   | |
File | FileName and FilePermissions and FileType and FileData | |
FileData | Rolodex | |
FileName | Name | |
FilePermissions | boolean and boolean | |
FileSpace | File* and FileName and boolean | |
FileType | RolodexType or OtherType | |
Id | integer | |
Male |   | |
Name | string | |
OtherType |   | |
Rolodex | Card* | A Roldex is a collection of cards. |
RolodexOperation | header.name = 299 | |
RolodexPrintout |   | |
RolodexTool | FileSpace and ClipBoard and Rolodex and SystemState | |
RolodexType |   | |
SaveSelection |   | |
Selection | SaveSelection or DiscardSelection or CancelSelection | |
Sex | Male or Female | |
SystemState | boolean and boolean | |
WorkSpace | Rolodex and File and SystemState |