ModelDriven / Alf-Reference-Implementation

Open-source implementation of the Action Language for fUML (Alf) specification.
30 stars 2 forks source link

The featureInvocationExpressionAlternativeConstructor constraint check throws a null pointer exception #60

Closed seidewitz closed 6 years ago

seidewitz commented 6 years ago

The featureInvocationExpressionAlternativeConstructor throws a null pointer exception if the illegal constructor invocation happens in the body of an activity, rather than in the body of an operation.

seidewitz commented 6 years ago

Fixed in v1.1.0c.