complexity |
appearance as argument number 1 |
(documentation complexity EnglishLanguage "(complexity ?System ?Attribute) holds if ?Attribute is a TimingRequirementAttribute which describes the RealtimeSystem ?System.") | QoSontology.kif 1624-1626 | |
(domain complexity 1 RealtimeSystem) | QoSontology.kif 1622-1622 | The number 1 argument of complexity is an instance of realtime system |
(domain complexity 2 TimingRequirementAttribute) | QoSontology.kif 1623-1623 | The number 2 argument of complexity is an instance of timing requirement attribute |
(instance complexity BinaryPredicate) | QoSontology.kif 1621-1621 | complexity is an instance of binary predicate |
(subrelation complexity property) | QoSontology.kif 1620-1620 | complexity is a subrelation of property |
appearance as argument number 2 |
(format ChineseLanguage complexity "%1 的 complexity 是 %2 ") | domainEnglishFormat.kif 3042-3042 | |
(format ChineseTraditionalLanguage complexity "%1 的 complexity 是 %2 ") | domainEnglishFormat.kif 3041-3041 | |
(format EnglishLanguage complexity "the complexity of %1 is %2") | domainEnglishFormat.kif 3040-3040 | |
(termFormat ChineseLanguage complexity "复杂") | domainEnglishFormat.kif 16193-16193 | |
(termFormat ChineseTraditionalLanguage complexity "複雜") | domainEnglishFormat.kif 16192-16192 | |
(termFormat EnglishLanguage complexity "complexity") | domainEnglishFormat.kif 16191-16191 |
consequent |
(=> (systemBehavior ?System HybridSystemBehavior) (complexity ?System MultipleRequirementComplexity)) |
QoSontology.kif 1649-1651 |
|
(=> (systemBehavior ?System PeriodicSystemBehavior) (complexity ?System SingleRequirementComplexity)) |
QoSontology.kif 1639-1641 |
|
(=> (systemBehavior ?System TransientSystemBehavior) (complexity ?System SingleRequirementComplexity)) |
QoSontology.kif 1635-1637 |
|