Method signatures of ObjectActivation in Figure 8.17 were not updated to the recent version
-
Key: FUML15-50
-
Status: open
-
Source: Budapest University of Technology and Economics ( Dr. Zoltan Micskei)
-
Summary:
According to the class description, ObjectActivation has the following method signatures:
- getNextEvent ( ) : EventOccurrence
- send ( in eventOccurrence : eventOccurrence )
However, on Figure 8.17 it has the following, which remained from the 1.1 version of the spec:
- getNextEvent () : SignalInstance
- send (signalInstace : SignalInstance)
Figure 8.17 should be updated to have the current signatures.
-
Reported: FUML 1.5 — Sat, 19 Mar 2022 12:40 GMT
-
Updated: Sun, 20 Mar 2022 00:15 GMT