This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:e:entity [2021/07/29 11:11] murphy |
dido:public:ra:xapend:xapend.a_glossary:e:entity [2021/10/04 13:40] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Entity ===== | ===== Entity ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| The system components are called **Entities** because they all inherit from | The system components are called **Entities** because they all inherit from | ||
| the Entity [[dido:public:ra:xapend:xapend.a_glossary:c:class|class]]. Each Entity has specialised [[dido:public:ra:xapend:xapend.a_glossary:q:qos|QoS]] policies. An Entity may | the Entity [[dido:public:ra:xapend:xapend.a_glossary:c:class|class]]. Each Entity has specialised [[dido:public:ra:xapend:xapend.a_glossary:q:qos|QoS]] policies. An Entity may | ||
| - | have a [[dido:public:ra:xapend:xapend.a_glossary:l:listener|Listener]], a call back interface for notifications about changes in | + | have a [[dido:public:ra:xapend:xapend.a_glossary:l:listener|Listener]], a call back [[dido:public:ra:xapend:xapend.a_glossary:i:interface|interface]] for notifications about changes in |
| the Entity’s state or, a wait interface (using WaitSets) for detecting | the Entity’s state or, a wait interface (using WaitSets) for detecting | ||
| changes in the Entity’s state. | changes in the Entity’s state. | ||