New literal for DirectionEnum

Submitted by Joerg Freudenstein on Monday, 24 September, 2012 - 14:42
Issue ID
106
Component
UML General
Category
Bug report
Priority
Normal
Assigned
Status
Fixed
Source
Website
Description

The DirectionEnum contains - amongst others - the literal 'opposite', but there's no literal to express the original direction. I suppose to add some literal like 'straight', but maybe native speakers have some better expression. Background: A roadClosure can be bothWays, opposite or straight.

Found Version
{"changeLogs":[{"date":1528371386386,"componentOLD":"- Select a value -","component":"UML General","categoryOLD":"- Select a value -","category":"Bug report","priorityOLD":"- None -","priority":"Normal","assignedOLD":"","assigned":"iancornwell (42)","statusOLD":"- None -","status":"Fixed"},{"date":1537269372153}]}

Posted by jaderberg on September 15, 2035 Permalink

I have found one more case where this is a problem. In measurementSiteTable publication we like to define two measurementSiteRecords measuring on the same place, in different directions. Via the measurementSide attribute we thought we could tell the direction but there is not a value in the DirectionEnum to tell the "normal" or "straight" direction. The opposite direction is there..

Posted by iancornwell on November 15, 2033 Permalink

Implemented resolution defined by Loic