Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
Open issues in the code 29 TODO, FIXME, XXX

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 29

org.opentrafficsim.road.network.factory.XMLNetworkGeneratorTest Line
repair headway in such a way that vehicle does not have to brake (safe distance) 130
org.opentrafficsim.road.network.factory.xml.FillTag Line
GTUColorer 198
create a FILL 225
GTUMix 227
RouteMix 228
ShortestRoute 229
ShortestRouteMix 230
org.opentrafficsim.road.network.factory.xml.GTUColorerTag Line
use parameters for AccelerationGTUColorer 79
default colorer 93
org.opentrafficsim.road.network.factory.xml.GeneratorTag Line
parse direction 151
GTUMix 311
RouteMix 312
ShortestRoute 313
ShortestRouteMix 314
Different strategical planner factories 315
org.opentrafficsim.road.network.factory.xml.Links Line
move the radius if there is an start and end offset? How? 356
Map<GTUType, LongitudinalDirectionality> linkDirections = new HashMap<>(); 436
correct? 485
correct? 502
Quick hack to solve the error that the lane directionality has not (yet) been registered at the link 573
LaneTypes with compatibilities might have to be defined in a new way -- LaneType.ALL for now... 576
new CSEBlock(lane, position, simulator, null, parser.network); 614
LISTGENERATOR 649
org.opentrafficsim.road.network.factory.xml.ListGeneratorTag Line
GTUColorer 134
org.opentrafficsim.road.network.factory.xml.NodeTag Line
slope as an angle. 49
slope for the Node. 85
org.opentrafficsim.road.network.factory.xml.XmlNetworkLaneParser Line
shortestRoute, routeMix, ShortestRouteMix 263
Make routes GTU specific. See what to do with GTUType.ALL for routes 277
Automate addition of Routes to network 278