-
Key: UMLR-623
-
Status: open
-
Source: Change Vision ( Michael Chonoles)
-
Summary:
In several places in the UML spec, we find the following expression
ParameterDirectionKind::_'in'
What are the leading _ and ' ' doing there.
For example, on page 310 we have.body: ownedParameter->select(direction=ParameterDirectionKind::_'in' or direction=ParameterDirectionKind::inout)
See that the inout literal does not require _ or the quotes.
This appears to happen with all OCL mentions of the "in" literal
-
Reported: UML 2.5 — Thu, 4 Jun 2015 19:54 GMT
-
Updated: Thu, 4 Jun 2015 21:34 GMT