| Feedback(feedback) |
| appearance as argument number 1 |
|
|
| (subclass Feedback ContentBearingObject) | QoSontology.kif 776-776 | Feedback is a subclass of content bearing object |
| (documentation Feedback EnglishLanguage "The class of all messages to a resource management program from one of its processes.") | QoSontology.kif 777-778 | Feedback is a subclass of content bearing object |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?Feedback Feedback) (exists (?RM ?Process ?Program ?Send) (and (rMProgramOf ?RM ?Program) (programRunning ?Process ?Program) (instance ?Send DataTransfer) (patient ?Send ?Feedback) (destination ?Send ?RM)))) |
QoSontology.kif 780-788 | If X is an instance of feedback, then there exist Y, Z,, , W, V such that W is a rM programof of Y, W is a program running of Z, V is an instance of data transfer, X is a patient of V, and V ends up at Y |
|
|