ComputerInputDevice
|
|
appearance as argument number 1 |
(documentation ComputerInputDevice EnglishLanguage "A peripheral device that generates input for the computer such as a keyboard, scanner, or mouse.") | QoSontology.kif 468-469 | |
(subclass ComputerInputDevice ComputerHardware) | QoSontology.kif 467-467 | ComputerInputDevice est une sous-classe de ComputerHardware |
appearance as argument number 2 |
appearance as argument number 3 |
(domain standardInputDevice 2 ComputerInputDevice) | QoSontology.kif 504-504 | Le nombre 2 argument de standardInputDevice est une instance de ComputerInputDevice |
antecedent |
consequent |
(=> (instance ?ACTION UserDirectAction) (exists (?DEVICE) (and (patient ?ACTION ?DEVICE) (instance ?DEVICE ComputerInputDevice)))) |
ComputerInput.kif 1191-1196 |
|