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

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 47

org.opentrafficsim.road.network.factory.xml.XmlParserException Line
this class is not yet used in the network parser 14
org.opentrafficsim.road.network.factory.xml.demand.XmlOdParser Line
global time as optional 294
order of time values, and demand values later, is not guaranteed in xml, need a way to order them 295
org.opentrafficsim.road.network.factory.xml.old.FillTag Line
GTUColorer 199
create a FILL 226
GTUMix 228
RouteMix 229
ShortestRoute 230
ShortestRouteMix 231
org.opentrafficsim.road.network.factory.xml.old.GTUColorerTag Line
solve hack in better xml spec 32
use parameters for AccelerationGTUColorer 86
default colorer 101
org.opentrafficsim.road.network.factory.xml.old.GTUTypeTag Line
super type (car, bus, truck) in xml definition 65
org.opentrafficsim.road.network.factory.xml.old.GeneratorTag Line
parse direction 169
GTUMix 368
RouteMix 369
ShortestRoute 370
ShortestRouteMix 371
org.opentrafficsim.road.network.factory.xml.old.Links Line
Directionality has to be added later when the lanes and their direction are known. 254
Map<GTUType, LongitudinalDirectionality> linkDirections = new HashMap<>(); 288
correct? 322
correct? 332
LaneTypes with compatibilities might have to be defined in a new way -- LaneType.FREEWAY for now... 381
LISTGENERATOR 445
org.opentrafficsim.road.network.factory.xml.old.ListGeneratorTag Line
GTUColorer 134
org.opentrafficsim.road.network.factory.xml.old.XmlNetworkLaneParserOld Line
shortestRoute, routeMix, ShortestRouteMix 355
add chosen model in gtuTypeGenerator 376
Make routes GTU specific. See what to do with GTUType.ALL for routes 609
Automate addition of Routes to network 610
org.opentrafficsim.road.network.factory.xml.parser.ControlParser Line
get the TrafCOD program, etc. 146
org.opentrafficsim.road.network.factory.xml.parser.DemandParser Line
model id referral 464
LMRSFactory can receive a parameter factory, but how to define those parameters in XML? 512
org.opentrafficsim.road.network.factory.xml.parser.GeneratorSinkParser Line
ROUTEMIX 109
SHORTESTROUTEMIX 142
GTUTEMPLATEMIX 179
remove this hack for testing 194
org.opentrafficsim.road.network.factory.xml.parser.ModelParser Line
RouteGeneratorOD as third argument, which may however be based on demand 395
support once more consolidated 1086
org.opentrafficsim.road.network.factory.xml.parser.NetworkParser Line
Clothoid parsing 278
Directionality has to be added later when the lanes and their direction are known. 289
Use the DESIGNDIRECTION 395
this discards too much information; e.g. Network already contains an object with the name ... 458
org.opentrafficsim.road.network.factory.xml.parser.RunParser Line
the seeds need to be updated with the start of each new replication. Maybe change in DSOL. 102
org.opentrafficsim.road.network.factory.xml.parser.ScenarioParser Line
use run to select scenario (probably outside this class, and accept a single SCENARIO 34
org.opentrafficsim.road.network.factory.xml.parser.XmlNetworkLaneParser Line
parse input parameters 209
org.opentrafficsim.road.network.factory.xml.utils.ParseDistribution Line
NORMALTRUNC 155
org.opentrafficsim.road.network.factory.xml.utils.StreamInformation Line
make sure the seed map is used by the OTSExperiment / OTSReplication 38