Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Educational Toolkit
(view source)
Revision as of 19:56, 14 April 2009
245 bytes added
,
19:56, 14 April 2009
→About your project
Line 151:
Line 151:
* Signals are multicast - they are sent to all participants in the shared activity (including the sender). They send data and have no return value.
* Signals are multicast - they are sent to all participants in the shared activity (including the sender). They send data and have no return value.
* Method calls are called on a single participant, and they do have a return value.
* Method calls are called on a single participant, and they do have a return value.
+
+
+
<gallery>
+
+
Image:EducationalToolkit MVC.png|Standard MVC Model
+
+
Image:EducationalToolkit_Model.jpg|Model Component
+
+
Image:EducationalToolkit_Controller.jpg|Controller Component
+
+
Image:EducationalToolkit_UseCase.png|UseCase diagram
+
+
</gallery>
Deepankgupta
50
edits