Issue ID
188
Component
UML General
Category
Feature request
Priority
Normal
Assigned
Status
Fixed
Source
CEN
Description
Comment raised by UK during TC approval of CEN/TS 16157-2
Point class – Software libraries frequently have classes named Point, but the DATEX II Point is much more than those classes which typically have only coordinates.
The proposition is to call this PointLocation to suggest that there is more to this class than coordinates - it is a fully described NetworkLocation and a peer of Linear, which we would call LinearLocation.
Found Version
{"changeLogs":[{"date":1527781602340,"componentOLD":"- Select a value -","component":"UML General","categoryOLD":"- Select a value -","category":"Feature request","priorityOLD":"- None -","priority":"Normal","assignedOLD":"","assigned":"iancornwell (42)","statusOLD":"- None -","status":"Fixed"},{"date":1537268208826}]}
#1
#2
Implemented resolution documented by Loic - Point now PointLocation, similar for Linear and Area too.