Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - SingleRequirementComplexity
SingleRequirementComplexity(single requirement complexity)

appearance as argument number 1
-------------------------


(subclass SingleRequirementComplexity ComplexityAttribute) QoSontology.kif 1633-1633 Single requirement complexity is a subclass of complexity attribute
(documentation SingleRequirementComplexity EnglishLanguage "An attribute that describes instances of RealtimeSystems which require a single timing requirement, either a bound for completion time for systems with Transient_SystemBehavior or cycle deadline for systems with PeriodicSystemBehavior.") QoSontology.kif 1635-1639 Single requirement complexity is a subclass of complexity attribute

appearance as argument number 2
-------------------------


(termFormat EnglishLanguage SingleRequirementComplexity "single requirement complexity") QoSontology.kif 1634-1634

consequent
-------------------------


(=>
    (systemBehavior ?System TransientSystemBehavior)
    (complexity ?System SingleRequirementComplexity))
QoSontology.kif 1641-1643 If the behavior of X is TransientSystemBehavior, then the complexity of X is single requirement complexity
(=>
    (systemBehavior ?System PeriodicSystemBehavior)
    (complexity ?System SingleRequirementComplexity))
QoSontology.kif 1645-1647 If the behavior of X is PeriodicSystemBehavior, then the complexity of X is single requirement complexity


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners