HostReady
|
|
appearance as argument number 1 |
(documentation HostReady EnglishLanguage "An attribute which applies to a computer that is functional, operating properly, and ready to receive work requests.") | QoSontology.kif 2125-2126 | |
(instance HostReady ComputerStatus) | QoSontology.kif 2124-2124 | HostReady è un' istanza di ComputerStatus |
appearance as argument number 2 |
(disjointDecomposition ComputerStatus HostReady HostDown Booting) | ComputingBrands.kif 3215-3215 | ComputerStatus è scomposto disgiuntivamente in HostReady, HostDown, + Booting |
(termFormat ChineseLanguage HostReady "准备好主持") | domainEnglishFormat.kif 28699-28699 | ComputerStatus è scomposto disgiuntivamente in HostReady, HostDown, + Booting |
(termFormat ChineseTraditionalLanguage HostReady "準備好主持") | domainEnglishFormat.kif 28698-28698 | ComputerStatus è scomposto disgiuntivamente in HostReady, HostDown, + Booting |
(termFormat EnglishLanguage HostReady "host ready") | domainEnglishFormat.kif 28697-28697 | ComputerStatus è scomposto disgiuntivamente in HostReady, HostDown, + Booting |
antecedent |
(=> (and (holdsDuring ?T (attribute ?X Booting)) (holdsDuring ?T2 (attribute ?X HostReady)) (equal ?T2 (ImmediateFutureFn (WhenFn ?T))) (instance ?DIS ComputerDisplay) (connectedEngineeringComponents ?DIS ?X)) (modalAttribute (exists (?HS) (and (instance ?HS HomeScreen) (displayedUpon ?HS ?DIS))) Likely)) |
ComputingBrands.kif 3231-3245 |
|