Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - GraphicalComputerMenu
GraphicalComputerMenu

appearance as argument number 1
-------------------------


(disjoint GraphicalComputerMenu ComputerTouchscreenKeyboard) ComputerInput.kif 892-892 GraphicalComputerMenu ist dijunkt von ComputerTouchscreenKeyboard %n{nicht}
(disjoint GraphicalComputerMenu ComputerTouchscreenKeypad) ComputerInput.kif 891-891 GraphicalComputerMenu ist dijunkt von ComputerTouchscreenKeypad %n{nicht}
(documentation GraphicalComputerMenu EnglishLanguage "A GraphicalComputerMenu is a ComputerMenu that displays a user's options and permits the user to select one or more of the options in a graphical manner and usually using a keyboard as well.") ComputerInput.kif 888-890
(partTypes GraphicalComputerMenu GraphicalMenuItem) ComputerInput.kif 1150-1150 partTypes GraphicalComputerMenu and GraphicalMenuItem
(subclass GraphicalComputerMenu ComputerMenu) ComputerInput.kif 885-885 GraphicalComputerMenu ist eine teilkategorie von ComputerMenu
(subclass GraphicalComputerMenu GUIActiveArea) ComputerInput.kif 886-886 GraphicalComputerMenu ist eine teilkategorie von GUIActiveArea
(subclass GraphicalComputerMenu UIElement) ComputerInput.kif 887-887 GraphicalComputerMenu ist eine teilkategorie von UIElement

appearance as argument number 2
-------------------------


(partTypes GraphicalMenuItem GraphicalComputerMenu) ComputerInput.kif 1149-1149 partTypes GraphicalMenuItem and GraphicalComputerMenu
(subclass ComboListTextBox GraphicalComputerMenu) ComputerInput.kif 907-907 ComboListTextBox ist eine teilkategorie von GraphicalComputerMenu
(subclass DropDownList GraphicalComputerMenu) ComputerInput.kif 901-901 DropDownList ist eine teilkategorie von GraphicalComputerMenu
(subclass GraphicalSubMenu GraphicalComputerMenu) ComputerInput.kif 913-913 GraphicalSubMenu ist eine teilkategorie von GraphicalComputerMenu
(subclass ListBox GraphicalComputerMenu) ComputerInput.kif 897-897 ListBox ist eine teilkategorie von GraphicalComputerMenu
(termFormat EnglishLanguage GraphicalComputerMenu "graphical computer menu") domainEnglishFormat.kif 64950-64950

consequent
-------------------------


(=>
    (instance ?SUB GraphicalSubMenu)
    (exists (?MENU)
        (and
            (instance ?MENU GraphicalComputerMenu)
            (accessibleFromMenu ?SUB ?MENU))))
ComputerInput.kif 918-923


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners