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 |
---|---|---|
@todo | 0 | @todo |
TODO | 33 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 33
cz.cuni.amis.pogamut.base.agent.jmx.proxy.AgentJMXProxy | Line |
---|---|
[RUDA] finish implementation | 33 |
jak je to s agentname a jmx? je treba mit AgentNameJMXProxy? | 45 |
cz.cuni.amis.pogamut.base.agent.utils.runner.impl.MultipleAgentRunner | Line |
!!! | 34 |
cz.cuni.amis.pogamut.base.communication.command.impl.Act | Line |
! <p><p> Ignores {@link IComponentControlHelper#startPaused()}, performs {@link IComponentControlHelper#start()} in both start cases. | 39 |
cz.cuni.amis.pogamut.base.communication.parser.impl.yylex.YylexParser | Line |
!: <p><p> Ignores {@link IComponentControlHelper#startPaused()}, performs {@link IComponentControlHelper#start()} in both start cases. | 30 |
cz.cuni.amis.pogamut.base.communication.translator.event.WorldEventIdentityWrapper | Line |
better name | 12 |
cz.cuni.amis.pogamut.base.communication.worldview.impl.EventDrivenWorldView | Line |
! finish the documentation | 43 |
cz.cuni.amis.pogamut.base.communication.worldview.stubs.EventGenerator | Line |
!!! | 20 |
cz.cuni.amis.pogamut.base.debug.DebugServersProvider | Line |
should resume the server in case that it was paused | 59 |
cz.cuni.amis.pogamut.base.utils.DefaultPogamutPlatform | Line |
not working now find free port, start with the desired port assignedPort = Integer.parseInt(getProperty(PogamutProperty.POGAMUT_JMX_SERVER_RMI_PORT.getKey())); find free port | 56 |
cz.cuni.amis.pogamut.base.utils.Pogamut | Line |
extend this mechanism so that the user can supply his own implementation of platform | 21 |
cz.cuni.amis.pogamut.base.utils.configuration.CustomPropertiesProvider | Line |
how to pass logger | 31 |
cz.cuni.amis.pogamut.base.utils.jmx.PogamutMBeanServer | Line |
slow implementation ... but fast one takes a lot of time to do :-) | 500 |
slow implementation ... but fast one takes a lot of time to do :-) | 518 |
cz.cuni.amis.pogamut.base.utils.jmx.flag.FlagChangeNotification | Line |
what is exactly NOTIFICATION TYPE? It seems that the identifier or notification type is used to distinguish between multiple types of notifications sent by a single emitter The question is - does every flag have own emitter? | 14 |
cz.cuni.amis.pogamut.base.utils.logging.jmx.AgentLoggerJMXProxy | Line |
[Jimmy/Ruda/Honza] Create specific JMX exceptions | 74 |
[Jimmy/Ruda/Honza] Create specific JMX exceptions | 89 |
[Jimmy/Ruda/Honza] Create specific JMX exceptions | 104 |
[Jimmy/Ruda/Honza] Create specific JMX exceptions | 118 |
[Jimmy/Ruda/Honza] Create specific JMX exceptions | 133 |
cz.cuni.amis.pogamut.base.utils.logging.jmx.LogCategoryJMXProxy | Line |
what to do when user logs a message on this instance? throw exception? | 14 |
cz.cuni.amis.pogamut.base.utils.logging.jmx.Test01_JMXLogCategories | Line |
add test methods here. The methods must be annotated with annotation @Test. For example: | 75 |
cz.cuni.amis.pogamut.base3d.worldview.Vision | Line |
(Jakub) hide WorldViewEventListener<IWorldObjectEvent> into inner private class | 28 |
cz.cuni.amis.pogamut.multi.communication.worldview.ILocalWorldView | Line |
[srlok] what are the problems using TimeKey? does it always return the information to any TimeKey I may obtain? Am I supposed to always provide the TimeKey that is Current? What about locking? | 32 |
cz.cuni.amis.pogamut.multi.communication.worldview.ISharedWorldView | Line |
think about adding 1 listener level (specific agent) | 42 |
cz.cuni.amis.pogamut.multi.communication.worldview.impl.AbstractLocalWorldView | Line |
maybe ensuring this doesn't happen??? | 553 |
cz.cuni.amis.pogamut.multi.communication.worldview.impl.AbstractSharedWorldView | Line |
srlok: should not we clear more stuff? | 481 |
cz.cuni.amis.pogamut.multi.communication.worldview.impl.EventDrivenSharedWorldView | Line |
event raise | 363 |
raise events | 378 |
cz.cuni.amis.pogamut.multi.communication.worldview.object.ISharedProperty | Line |
simTime for properties | 20 |
cz.cuni.amis.pogamut.multi.communication.worldview.property.PropertyId | Line |
[srlok] why we have longMap ... "123" != 123 !!! | 66 |
cz.cuni.amis.pogamut.multi.worldview.stub.BatchAwareLocalWVStub | Line |
Auto-generated method stub | 50 |
cz.cuni.amis.pogamut.multi.worldview.stub.EventDrivenSharedWorldViewStub | Line |
Auto-generated constructor stub | 15 |