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 | 8 | TODO, FIXME, XXX |
Each tag is detailed below:
Open issues in the code
Number of occurrences found in the code: 8
| org.opentrafficsim.swing.gui.OtsControlPanel | Line |
|---|---|
| maybe rebuild model... | 462 |
| change getExperiment().removeFromContext() so it works properly... Now: ConcurrentModificationException... | 490 |
| this is implemented completely different in latest DSOL versions | 504 |
| are there timers or threads we need to stop? | 512 |
| should be disabled when the simulator was just reset or initialized } | 556 |
| 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) | 215 |
| this is temporary for as long as stop() gives an exception | 234 |
