StartupBlock(startup block) |
appearance as argument number 1 |
(documentation StartupBlock EnglishLanguage "A typically small instance of ComputerProgram (a sequence of instructions that will run on a computer) whose function is to load and initialize a typically larger instance of ComputerProgram and start it running.") | QoSontology.kif 366-369 | |
(subclass StartupBlock ComputerProgram) | QoSontology.kif 365-365 | Startup block is a subclass of computer program |
appearance as argument number 2 |
(range StartupFn StartupBlock) | QoSontology.kif 402-402 | The range of startup is an instance of startup block |
(termFormat ChineseLanguage StartupBlock "启动块") | domainEnglishFormat.kif 55120-55120 | The range of startup is an instance of startup block |
(termFormat ChineseTraditionalLanguage StartupBlock "啟動塊") | domainEnglishFormat.kif 55119-55119 | The range of startup is an instance of startup block |
(termFormat EnglishLanguage StartupBlock "startup block") | domainEnglishFormat.kif 55118-55118 | The range of startup is an instance of startup block |
appearance as argument number 3 |
(domain startupOf 1 StartupBlock) | QoSontology.kif 372-372 | The number 1 argument of startup of is an instance of startup block |
antecedent |
consequent |
(=> (dependencyType ?Program ?Type) (or (equal ?Type StartupBlock) (equal ?Type ShutdownBlock))) |
QoSontology.kif 1227-1231 |
|