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 | 9 | TODO, FIXME, XXX |
Each tag is detailed below:
Open issues in the code
Number of occurrences found in the code: 9
com.bric.multislider.MultiThumbSliderUi | Line |
---|---|
reinstate leftEdge and rightEdge once bug related to nudging adjacent thumbs is resolved. | 218 |
org.opentrafficsim.swing.gui.OtsControlPanel | Line |
maybe rebuild model... | 469 |
change getExperiment().removeFromContext() so it works properly... Now: ConcurrentModificationException... | 497 |
this is implemented completely different in latest DSOL versions | 511 |
are there timers or threads we need to stop? | 519 |
should be disabled when the simulator was just reset or initialized } | 563 |
org.opentrafficsim.swing.gui.OtsSimulationPanel | Line |
make a tab with the InputParameters | 99 |
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 |