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 | 22 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 22
| 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 | 293 |
| order of time values, and demand values later, is not guaranteed in xml, need a way to order them | 294 |
| org.opentrafficsim.road.network.factory.xml.demand.XmlOdParserTest | Line |
| verify that Direction.ZERO will not cause problems... | 103 |
| org.opentrafficsim.road.network.factory.xml.parser.ControlParser | Line |
| get the TrafCOD program, etc. | 223 |
| org.opentrafficsim.road.network.factory.xml.parser.GeneratorSinkParser | Line |
| distance weight and time weight | 138 |
| GTUTEMPLATEMIX | 335 |
| remove this hack for testing | 350 |
| org.opentrafficsim.road.network.factory.xml.parser.ModelParser | Line |
| RouteGeneratorOD as third argument, which may however be based on demand | 399 |
| support once more consolidated | 1088 |
| org.opentrafficsim.road.network.factory.xml.parser.NetworkParser | Line |
| Clothoid parsing | 298 |
| Directionality has to be added later when the lanes and their direction are known. | 309 |
| Use the DESIGNDIRECTION | 417 |
| this discards too much information; e.g. Network already contains an object with the name ... | 484 |
| org.opentrafficsim.road.network.factory.xml.parser.ODParser | Line |
| will skipping origins that are not in the network cause problems later on? | 149 |
| will skipping origins that are not in the network cause problems later on? | 163 |
| LINEAR follows when only global STEPWISE is defined | 323 |
| model id referral | 441 |
| LMRSFactory can receive a parameter factory, but how to define those parameters in XML? | 489 |
| 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 | 271 |
| org.opentrafficsim.road.network.factory.xml.utils.ParseDistribution | Line |
| NORMALTRUNC | 154 |