\begin{vdm_al}
class MMIHandleKeyPressTwo is subclass of BasicTask
operations
public MMIHandleKeyPressTwo: EventDispatcher ==> MMIHandleKeyPressTwo
MMIHandleKeyPressTwo (pde) == BasicTask("HandleKeyPress",pde);
-- we do not specify *what* the operation does
-- we only specify its execution time
public HandleKeyPress: () ==> ()
HandleKeyPress () == duration (100) skip;
protected handleEvent: Event ==> ()
handleEvent (pe) ==
( HandleKeyPress();
-- send message to next task in this scenario
sendMessage("DatabaseLookup", pe.getEvent()) )
end MMIHandleKeyPressTwo
\end{vdm_al}
¤ Diese beiden folgenden Angebotsgruppen bietet das Unternehmen0.21Angebot
Wie Sie bei der Firma Beratungs- und Dienstleistungen beauftragen können
¤
|
Lebenszyklus
Die hierunter aufgelisteten Ziele sind für diese Firma wichtig
Ziele
Entwicklung einer Software für die statische Quellcodeanalyse
|