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 3050-3050 | |
(format ChineseTraditionalLanguage complexity "%1 的 complexity 是 %2 ") | domainEnglishFormat.kif 3049-3049 | |
(format EnglishLanguage complexity "the complexity of %1 is %2") | domainEnglishFormat.kif 3048-3048 | |
(termFormat ChineseLanguage complexity "复杂") | domainEnglishFormat.kif 16182-16182 | |
(termFormat ChineseTraditionalLanguage complexity "複雜") | domainEnglishFormat.kif 16181-16181 | |
(termFormat EnglishLanguage complexity "complexity") | domainEnglishFormat.kif 16180-16180 |
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 |
|