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 1518-1520 | |
(domain complexity 1 RealtimeSystem) | QoSontology.kif 1516-1516 | The number 1 argument of complexity is an instance of realtime system |
(domain complexity 2 TimingRequirementAttribute) | QoSontology.kif 1517-1517 | The number 2 argument of complexity is an instance of timing requirement attribute |
(instance complexity BinaryPredicate) | QoSontology.kif 1515-1515 | complexity is an instance of binary predicate |
(subrelation complexity property) | QoSontology.kif 1514-1514 | 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 16198-16198 | |
(termFormat ChineseTraditionalLanguage complexity "複雜") | domainEnglishFormat.kif 16197-16197 | |
(termFormat EnglishLanguage complexity "complexity") | domainEnglishFormat.kif 16196-16196 |
consequent |
(=> (systemBehavior ?System HybridSystemBehavior) (complexity ?System MultipleRequirementComplexity)) |
QoSontology.kif 1543-1545 |
|
(=> (systemBehavior ?System PeriodicSystemBehavior) (complexity ?System SingleRequirementComplexity)) |
QoSontology.kif 1533-1535 |
|
(=> (systemBehavior ?System TransientSystemBehavior) (complexity ?System SingleRequirementComplexity)) |
QoSontology.kif 1529-1531 |
|