|
|
RMStartApplication
|
|
|
| appearance as argument number 1 |
|
|
| (documentation RMStartApplication EnglishLanguage "A program started by a Resource Management program, which determines if and where to start the application.") | QoSontology.kif 704-706 | |
| (subclass RMStartApplication ComputerProgram) | QoSontology.kif 702-702 | RM start application is a subclass of computer program |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage RMStartApplication "RM start application") | QoSontology.kif 703-703 |
| antecedent |
|
|
| (=> (instance ?RM RMStartApplication) (exists (?Application ?Process ?RMCopy) (and (instance ?Application ComputerProgram) (programCopy ?RMCopy ?RM) (programRunning ?Process (StartupFn ?Application)) (agent ?Process ?RMCopy)))) |
QoSontology.kif 708-715 |
|
|
|