USBCable(USB cable) |
appearance as argument number 1 |
(documentation USBCable ChineseLanguage "Cable 利用 USBProtocol 连接 Computers 跟 Devices 。") | ComputingBrands.kif 2861-2861 | |
(documentation USBCable ChineseTraditionalLanguage "Cable 利用 USBProtocol 連接 Computers 跟 Devices 。") | ComputingBrands.kif 2860-2860 | |
(documentation USBCable EnglishLanguage "A Cable that connects Computers and Devices using the USBProtocol.") | ComputingBrands.kif 2858-2859 | |
(documentation USBCable JapaneseLanguage "CableはUSBProtocolを使用するとComputersと Devicesを接続する。") | ComputingBrands.kif 2862-2863 | |
(subclass USBCable ComputerCable) | ComputingBrands.kif 2857-2857 | USB cable is a subclass of cable |
appearance as argument number 2 |
(protocolForConnector USBProtocol USBCable) | ComputingBrands.kif 2868-2868 | protocol for connector USB and USB cable |
(termFormat EnglishLanguage USBCable "USB cable") | ComputingBrands.kif 2865-2865 | protocol for connector USB and USB cable |
(termFormat JapaneseLanguage USBCable "USB ケーブル") | ComputingBrands.kif 2866-2866 | protocol for connector USB and USB cable |
consequent |
(=> (instance ?U USBPort) (hasPurpose ?U (exists (?C) (and (instance ?C USBCable) (connectedEngineeringComponents ?C ?U))))) |
ComputingBrands.kif 2873-2879 |
|