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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SingleRequirementComplexity
SingleRequirementComplexity

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


(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 1629-1633
(subclass SingleRequirementComplexity ComplexityAttribute) QoSontology.kif 1628-1628

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


(=>
    (systemBehavior ?System PeriodicSystemBehavior)
    (complexity ?System SingleRequirementComplexity))
QoSontology.kif 1639-1641
(=>
    (systemBehavior ?System TransientSystemBehavior)
    (complexity ?System SingleRequirementComplexity))
QoSontology.kif 1635-1637


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 is open source software produced by Articulate Software and its partners