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

Formal Language: 



KB Term:  Term intersection
English Word: 

  ComputerMenuItem

Sigma KEE - ComputerMenuItem
ComputerMenuItem

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


(documentation ComputerMenuItem EnglishLanguage "A ComputerMenuItem is a UIElement that presents one of the user's options and informs the running program if the user selects that option. A ComputerMenuItem may act as either a GUIRadioButton or a GUICheckBox. In many instances a menu item acts as a radio button on a normal click and as a check box on a shift-click.") ComputerInput.kif 1129-1132
(partTypes ComputerMenuItem ComputerMenu) ComputerInput.kif 1133-1133 每個 ComputerMenuItemComputerMenupart
(subclass ComputerMenuItem GUIActiveArea) ComputerInput.kif 1128-1128 子類 ComputerMenuItem and GUIActiveArea

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


(partTypes ComputerMenu ComputerMenuItem) ComputerInput.kif 1134-1134 每個 ComputerMenuComputerMenuItempart
(subclass GraphicalMenuItem ComputerMenuItem) ComputerInput.kif 1143-1143 子類 GraphicalMenuItem and ComputerMenuItem
(termFormat EnglishLanguage ComputerMenuItem "computer menu item") ComputerInput.kif 1135-1135

appearance as argument number 3
-------------------------


(domain accessibleFromMenuItem 2 ComputerMenuItem) ComputerInput.kif 1139-1139 accessibleFromMenuItem, 2 and ComputerMenuItem

antecedent
-------------------------


(=>
    (and
        (instance ?SELECT SelectingActiveArea)
        (patient ?SELECT ?ELEMENT)
        (instance ?ELEMENT ComputerMenuItem))
    (instance ?SELECT SelectingComputerMenuOption))
ComputerInput.kif 2246-2251


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

Show without tree


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