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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - InitiationDesignPattern
InitiationDesignPattern(initiation design pattern)

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


(documentation InitiationDesignPattern EnglishLanguage "An instance of the class RealtimeSystem has Initiation_DesignPattern if it consists of one software module and the actuators it commands. The design pattern is an event source which produces events for an event handler. The event source is typically an evaluate-and-decide software module. The event stream is necessarily asynchronous, or transient. The arrival rate of events may vary and is unbounded. Events may be either homogeneous or heterogeneous. The workload per event for homogeneous events is constant. The workload per event for heterogeneous events is a function of each event type. There is one deadline for real-time action initiation systems. It is the upper bound on the time to generate a command for the actuator.") QoSontology.kif 1515-1526
(subclass InitiationDesignPattern DesignPatternAttribute) QoSontology.kif 1513-1513 Initiation design pattern is a subclass of design pattern attribute

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


(termFormat EnglishLanguage InitiationDesignPattern "initiation design pattern") QoSontology.kif 1514-1514

antecedent
-------------------------


(=>
    (designPattern ?System InitiationDesignPattern)
    (systemBehavior ?System TransientSystemBehavior))
QoSontology.kif 1528-1530


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