![]() |
![]() ![]() ![]()
|
![]() |
|
appearance as argument number 1 |
![]() |
(documentation ProcessState EnglishLanguage "The class of all the information required for a ComputerProgram to run on a processor. It is a vector that contains a pointer to the next program instruction to be executed as well as the values of all intermediate and defined variables, the state of the processor executing the program, and the allocated address space among other data.") | QoSontology.kif 553-558 | |
(subclass ProcessState ContentBearingObject) | QoSontology.kif 552-552 |
appearance as argument number 2 |
![]() |
(range InitialProfileFn ProcessState) | QoSontology.kif 1318-1318 | |
(termFormat ChineseLanguage ProcessState "过程状态") | domainEnglishFormat.kif 47517-47517 | |
(termFormat ChineseTraditionalLanguage ProcessState "過程狀態") | domainEnglishFormat.kif 47516-47516 | |
(termFormat EnglishLanguage ProcessState "process state") | domainEnglishFormat.kif 47515-47515 |
appearance as argument number 3 |
![]() |
(domain stateOfProcess 2 ProcessState) | QoSontology.kif 572-572 |
antecedent |
![]() |
(=> (instance ?State ProcessState) (exists (?Program) (and (instance ?Program ComputerProgram) (forall (?Process) (=> (programRunning ?Process ?Program) (represents ?State ?Process)))))) |
QoSontology.kif 560-568 |
![]() |
![]() |