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 ClassTotal number of occurrencesTag strings used by tag class
@todo0@todo
TODO2TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 2

nl.tudelft.goal.emohawk.agent.EmohawkBotBehaviorLine
This should not be required as it implies that actions and percepts are requested after the environment has been killed. However EIS currently allows different threads to manipulate the environment at the same time. Thus it may be possible for one thread to be waiting to acquire this agent while another shuts down the environment.142
Because EIS2Java assumes objects returned are unchanging, which is not the case with pogamut we can't use any other filters but ALWAYS (default) and ONCE.200