QuasicontinuousPath |
appearance as argument number 1 |
(documentation QuasicontinuousPath EnglishLanguage "An attribute which applies to computer paths which handle random events, which initiate a bounded stream of data arriving at a comment of rate, which the path must process.") | QoSontology.kif 1154-1157 | |
(subclass QuasicontinuousPath ComputerPathAttribute) | QoSontology.kif 1153-1153 | QuasicontinuousPath è una sottoclasse di ComputerPathAttribute |
appearance as argument number 2 |
(termFormat ChineseLanguage QuasicontinuousPath "准连续路径") | domainEnglishFormat.kif 48310-48310 | |
(termFormat ChineseTraditionalLanguage QuasicontinuousPath "準連續路徑") | domainEnglishFormat.kif 48309-48309 | |
(termFormat EnglishLanguage QuasicontinuousPath "quasicontinuous path") | domainEnglishFormat.kif 48308-48308 |
consequent |
(=> (and (instance ?Path ComputerPath) (property ?Path ContinuousPath)) (not (property ?Path QuasicontinuousPath))) |
QoSontology.kif 1165-1169 |
|
(=> (dataStreamSlack ?Path ?Number) (or (property ?Path ContinuousPath) (property ?Path QuasicontinuousPath))) |
QoSontology.kif 1214-1218 |