TransientPath(transient path) |
appearance as argument number 1 |
(documentation TransientPath EnglishLanguage "An attribute which applies to computer paths which handle random events.") | QoSontology.kif 1150-1151 | |
(subclass TransientPath ComputerPathAttribute) | QoSontology.kif 1149-1149 | Transient path is a subclass of computer path attribute |
appearance as argument number 2 |
(termFormat ChineseLanguage TransientPath "瞬态路径") | domainEnglishFormat.kif 58882-58882 | |
(termFormat ChineseTraditionalLanguage TransientPath "瞬態路徑") | domainEnglishFormat.kif 58881-58881 | |
(termFormat EnglishLanguage TransientPath "transient path") | domainEnglishFormat.kif 58880-58880 |
consequent |
(=> (and (instance ?Path ComputerPath) (property ?Path ContinuousPath)) (not (property ?Path TransientPath))) |
QoSontology.kif 1159-1163 |
|