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 | 10 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 10
| com.bric.multislider.MultiThumbSliderUi | Line |
|---|---|
| reinstate leftEdge and rightEdge once bug related to nudging adjacent thumbs is resolved. | 218 |
| org.opentrafficsim.swing.gui.OtsAnimationPanel | Line |
| allow vertical and horizontal zoom when DSOL supports it in getScreenCoordinates() and getWorldCoordinates() | 967 |
| org.opentrafficsim.swing.gui.OtsControlPanel | Line |
| maybe rebuild model... | 452 |
| change getExperiment().removeFromContext() so it works properly... Now: ConcurrentModificationException... | 480 |
| this is implemented completely different in latest DSOL versions | 494 |
| are there timers or threads we need to stop? | 502 |
| should be disabled when the simulator was just reset or initialized } | 546 |
| org.opentrafficsim.swing.gui.OtsSimulationPanel | Line |
| make a tab with the InputParameters | 96 |
| org.opentrafficsim.swing.script.AbstractSimulationScript | Line |
| wait until simulation control buttons are enabled (indicating that the tabs have been added) | 201 |
| this is temporary for as long as stop() gives an exception | 219 |