Issue ID
35
Component
UML General
Category
Bug report
Priority
Normal
Assigned
Status
Fixed
Source
Website
Description
The "VehcileTypeEnum" enumeration type for vehicle classifications seems to be inconsistent.
We may have cars and cars with trailer, in the same way we may have lorries and lorries with trailers.
To make the first distinction I would use unique values: "car" and "carWithTrailer".
In the second case I would have to set the "vehicleType" attribute to "lorry" in both cases, plus have to add a second instance of "vehicleType" set to "vehicleWithTrailer" in one case, since a unique value "lorryWithTrailer" does not exist.
This does not seem logical to me!
{"changeLogs":[{"date":1528115399185,"statusOLD":"- None -","status":"Fixed","assignedOLD":"","assigned":"iancornwell (42)","priorityOLD":"- None -","priority":"Normal","categoryOLD":"- Select a value -","category":"Bug report","componentOLD":"- Select a value -","component":"UML General"},{"date":1537270241142}]}
#1
#3
Vehicle classifications overhauled in CEN committee comment resolution.