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 27 TODO, FIXME, XXX

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 27

org.opentrafficsim.road.network.factory.XMLNetworkGeneratorTest Line
repair headway in such a way that vehicle does not have to brake (safe distance) 128
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 78
default colorer 91
org.opentrafficsim.road.network.factory.xml.GTUTypeTag Line
super type (car, bus, truck) in xml definition 67
org.opentrafficsim.road.network.factory.xml.GeneratorTag Line
parse direction 170
GTUMix 368
RouteMix 369
ShortestRoute 370
ShortestRouteMix 371
org.opentrafficsim.road.network.factory.xml.Links Line
Map<GTUType, LongitudinalDirectionality> linkDirections = new HashMap<>(); 498
correct? 547
correct? 564
Quick hack to solve the error that the lane directionality has not (yet) been registered at the link 635
LaneTypes with compatibilities might have to be defined in a new way -- LaneType.ALL for now... 638
LISTGENERATOR 702
org.opentrafficsim.road.network.factory.xml.ListGeneratorTag Line
GTUColorer 134
org.opentrafficsim.road.network.factory.xml.NodeTag Line
slope as an angle. 52
slope for the Node. 88
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