ComputerComponent
|
|
appearance as argument number 1 |
(documentation ComputerComponent EnglishLanguage "An instance of ComputerComponent is a piece of computer hardware that has measurable performance characteristics in terms of different units. Components include hard drives, the performance of which can be measured in terms of BitsPerSecond required to transfer data to and from the drive, network adapters, the performance of which can be measured by PacketsPerSecond units of data transfered to and from the adapter, and other common components like ComputerMemory and CentralProcessingUnit.") | QoSontology.kif 812-818 | |
(subclass ComputerComponent ComputerHardware) | QoSontology.kif 811-811 | 子類 電腦組件 and 電腦硬件 |
appearance as argument number 2 |
(subclass CPU ComputerComponent) | QoSontology.kif 83-83 | 子類 中央處理器 and 電腦組件 |
(subclass ComputerMemory ComputerComponent) | QoSontology.kif 70-70 | 子類 電腦記憶 and 電腦組件 |
(subclass DiskDrive ComputerComponent) | ComputerInput.kif 730-730 | 子類 DiskDrive and 電腦組件 |
(subclass HardDiskDrive ComputerComponent) | QoSontology.kif 76-76 | 子類 硬盤驅動器 and 電腦組件 |
(subclass NetworkAdapter ComputerComponent) | QoSontology.kif 825-825 | 子類 網絡適配器 and 電腦組件 |
(termFormat ChineseLanguage ComputerComponent "电脑组件") | domainEnglishFormat.kif 16284-16284 | |
(termFormat ChineseTraditionalLanguage ComputerComponent "電腦組件") | domainEnglishFormat.kif 16283-16283 | |
(termFormat EnglishLanguage ComputerComponent "computer component") | domainEnglishFormat.kif 16282-16282 |
appearance as argument number 3 |
(domain componentDataID 3 ComputerComponent) | QoSontology.kif 899-899 | 域 組件數據ID, 3 and 電腦組件 |
(domain load 1 ComputerComponent) | QoSontology.kif 1841-1841 | 域 加載, 1 and 電腦組件 |
(domain performanceResult 2 ComputerComponent) | QoSontology.kif 941-941 | 域 表現結果, 2 and 電腦組件 |
(domain unitMeasuringPerformance 1 ComputerComponent) | QoSontology.kif 839-839 | 域 單位測量性能, 1 and 電腦組件 |
(domainSubclass componentDataID 2 ComputerComponent) | QoSontology.kif 898-898 | 域子類 組件數據ID, 2 and 電腦組件 |
antecedent |
(=> (instance ?Component ComputerComponent) (exists (?Unit) (unitMeasuringPerformance ?Component ?Unit))) |
QoSontology.kif 820-823 |
|