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 | 36 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 36
org.opentrafficsim.road.network.factory.xml.XmlParserException | Line |
---|---|
this class is not yet used in the network parser | 13 |
org.opentrafficsim.road.network.factory.xml.parser.ControlParser | Line |
definitions.get(DetectorType.class, sensor.getDETECTORTYPE) | 198 |
definitions.get(DetectorType.class, sensor.getDETECTORTYPE) | 221 |
get the TrafCOD program, etc. | 227 |
org.opentrafficsim.road.network.factory.xml.parser.DefinitionsParser | Line |
remove addition of "NL." once the xml standard has been updated | 95 |
remove if-statement (keep else-part) once the xml standard has been updated | 139 |
remove addition of "NL." once the xml standard has been updated | 146 |
direction is ignored, NONE value erroneously results in accessibility | 170 |
remove addition of "NL." once the xml standard has been updated | 205 |
direction is ignored, NONE value erroneously results in accessibility | 228 |
org.opentrafficsim.road.network.factory.xml.parser.GeneratorSinkParser | Line |
distance weight and time weight | 143 |
GTUTEMPLATEMIX | 342 |
remove this hack for testing | 357 |
definitions.get(DetectorType.class, sinkTag.getDETECTORTYPE) | 395 |
org.opentrafficsim.road.network.factory.xml.parser.ModelParser | Line |
RouteGeneratorOD as third argument, which may however be based on demand | 390 |
model.getSTRATEGICALPLANNER().getROUTE() defines route finding procedure: NONE|SHORTEST | 391 |
support once more consolidated | 1080 |
org.opentrafficsim.road.network.factory.xml.parser.NetworkParser | Line |
xml definition needs a LinkType for CONNECTOR too | 176 |
Clothoid parsing | 299 |
Directionality has to be added later when the lanes and their direction are known. | 310 |
Use the DESIGNDIRECTION | 420 |
obtain GTU type from XML? | 449 |
this discards too much information; e.g. Network already contains an object with the name ... | 488 |
org.opentrafficsim.road.network.factory.xml.parser.OdParser | Line |
will skipping origins that are not in the network cause problems later on? | 150 |
will skipping origins that are not in the network cause problems later on? | 164 |
LINEAR follows when only global STEPWISE is defined | 324 |
model id referral | 445 |
skip this and supply a default_lane_biases.xml? | 578 |
definitions.get(DetectorType.class, od.getDETECTORTYPE) | 593 |
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 | 88 |
org.opentrafficsim.road.network.factory.xml.parser.ScenarioParser | Line |
use run to select scenario (probably outside this class, and accept a single SCENARIO | 33 |
org.opentrafficsim.road.network.factory.xml.parser.XmlNetworkLaneParser | Line |
remove this, we need a default_detectortypes.xml | 248 |
parse input parameters | 277 |
org.opentrafficsim.road.network.factory.xml.utils.ParseDistribution | Line |
NORMALTRUNC | 152 |
org.opentrafficsim.xml.bindings.LengthAdapterTest | Line |
Repair @Test | 68 |
org.opentrafficsim.xml.bindings.LengthBeginEndAdapterTest | Line |
repair @Test | 33 |