Changes

Jump to navigation Jump to search
245 bytes added ,  20:56, 14 April 2009
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>
     
50

edits

Navigation menu