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

Each tag is detailed below:

Open issues in the code

Number of occurrences found in the code: 20

org.opentrafficsim.road.network.factory.xml.parser.ColorParserTest Line
parser gracefully accepts RGB strings without parentheses 102
org.opentrafficsim.road.network.factory.xml.parser.ControlParser Line
use space String programSpace = trafCod.getProgram().getSpace().get(eval); 131
use space String mapSpace = mapData.getSpace().get(eval); 143
implement coordinates file 162
get the TrafCOD program, etc. 238
org.opentrafficsim.road.network.factory.xml.parser.ModelParser Line
RouteGeneratorOD as third argument, which may however be based on demand 532
model.getStrategicalPlanner().getRoute() defines route finding procedure: NONE|SHORTEST 533
support once more consolidated 999
org.opentrafficsim.road.network.factory.xml.parser.NetworkParser Line
elevation data 319
laneType is a mandatory field, but parsing or eclipse is not taking the new field although specified in XML, the value is always null 455
--No comment-- 484
if there is any conflict ID specified, conflictCandidateMap is filled, and no other conflict anywhere will be generated. How can we combine generation and specifying conflict IDs? 565
specify where conflicts are directly? 567
org.opentrafficsim.road.network.factory.xml.parser.OdParser Line
model id referral 550
org.opentrafficsim.road.network.factory.xml.parser.RunParser Line
do we want a real Time here or a Duration? If it should be a Time, create an ExperimentRunControl that can take a Time as first argument 104
org.opentrafficsim.road.network.factory.xml.parser.ScenarioParser Line
use run to select scenario (probably outside this class, and accept a single Scenario 229
org.opentrafficsim.road.network.factory.xml.parser.XmlParser Line
we now only take the first model, need to make models per GTU type, and with parents 289
org.opentrafficsim.xml.bindings.LengthAdapterTest Line
Repair @Test 72
org.opentrafficsim.xml.bindings.LengthBeginEndAdapterTest Line
repair @Test (problem with Locale when creating Length from String "2.3mm") 34
org.opentrafficsim.xml.bindings.types.GtuPositionType Line
this type (xsd:GtuPositionType) is not used in XSD 13