![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
ComputerSystem
|
|
|
| appearance as argument number 1 |
|
|
| (subclass ComputerMenu UIElement) | ComputerInput.kif 862-862 | Computer menu is a subclass of UI element |
| (documentation ComputerMenu EnglishLanguage "A ComputerMenu is an image generated by a computer program of a set of choices tha a user has for interacting with that program in conjunction with a method for the user to input a selection to the program.") | ComputerInput.kif 863-865 | Computer menu is a subclass of UI element |
| (disjoint ComputerMenu ScrollBar) | ComputerInput.kif 967-967 | Computer menu is disjoint from scroll bar |
| (partTypes ComputerMenu ComputerMenuItem) | ComputerInput.kif 1150-1150 | Every computer menu is a part of a computer menu item |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain accessibleFromMenu 2 ComputerMenu) | ComputerInput.kif 869-869 | The number 2 argument of accessible from menu is an instance of computer menu |
| consequent |
|
|
| (=> (and (instance ?SELECT SelectingComputerSubmenu) (patient ?SELECT ?SUBMENU) (instance ?SUBMENU GUIElement)) (instance ?SUBMENU ComputerMenu)) |
ComputerInput.kif 2299-2304 | If X is an instance of selecting computer submenu, Y is a patient of X, and Y is an instance of GUI element, then Y is an instance of computer menu |