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 | 7 | TODO, FIXME, XXX |
Each tag is detailed below:
Number of occurrences found in the code: 7
| org.opentrafficsim.swing.gui.OTSAnimationPanel | Line |
|---|---|
| allow vertical and horizontal zoom when DSOL supports it in getScreenCoordinates() and getWorldCoordinates() | 972 |
| org.opentrafficsim.swing.gui.OTSControlPanel | Line |
| maybe rebuild model... | 433 |
| change getExperiment().removeFromContext() so it works properly... Now: ConcurrentModificationException... | 461 |
| are there timers or threads we need to stop? | 477 |
| should be disabled when the simulator was just reset or initialized | 521 |
| org.opentrafficsim.swing.gui.OTSSimulationPanel | Line |
| make a tab with the InputParameters | 104 |
| org.opentrafficsim.swing.script.AbstractSimulationScript | Line |
| this is temporary for as long as stop() gives an exception | 219 |