-
Key: FUML_-6
-
Legacy Issue Number: 15090
-
Status: closed
-
Source: Model Driven Solutions ( Mr. Ed Seidewitz)
-
Summary:
Specification: Semantics of a Foundational Subset for Executable UML Models
Subclause: 8.4.3.2.5 ObjectActivation
In the operation ObjectActivation::dispatchNextEvent, the line
EventAccepter selectedEventAccepter = this.waitingEventAccepters.getValue(j-1);
should be:
EventAccepter selectedEventAccepter = this.waitingEventAccepters.getValue(matchingEventAccepterIndexes.getValue(j-1));
-
Reported: FUML 1.0b2 — Thu, 25 Feb 2010 05:00 GMT
-
Disposition: Resolved — FUML 1.0
-
Disposition Summary:
Agreed.
-
Updated: Sat, 7 Mar 2015 08:56 GMT
FUML_ — Error in ObjectActivation::dispatchNextEvent
- Key: FUML_-6
- OMG Task Force: 2nd Semantics of a Foundational Subset of Executable UML Models FTF