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
TODO21TODO

Each tag is detailed below:

TODO

Number of occurrences found in the code: 21

cz.cuni.amis.pogamut.shady.IArgumentLine
Stub14
cz.cuni.amis.pogamut.shady.NodeCallLine
How is target determined. Probably search in order: node names, names on classpath, fqn names of classes.14
cz.cuni.amis.pogamut.shady.QueryCallLine
explain, how target is determined13
cz.cuni.amis.pogamut.shady.ShadyParserLine
what about variables?280
cz.cuni.amis.pogamut.shady.ShadyParserTestLine
Copy and paste from PoshParserTest, unify it to some object called loader.299
cz.cuni.amis.pogamut.shady.engine.ShadeEngineLine
this would not work at all!!!113
cz.cuni.amis.pogamut.sposh.PoshTreeEventLine
Not enough info, where was it before?18
cz.cuni.amis.pogamut.sposh.elements.ActionPatternLine
rollback if some error happens?336
cz.cuni.amis.pogamut.sposh.elements.AdoptLine
how to implement?107
cz.cuni.amis.pogamut.sposh.elements.ArgumentsLine
Properly document.22
Properly test.23
This probably doesn;t need to be abstract list24
cz.cuni.amis.pogamut.sposh.elements.CompetenceLine
rollback if some error happens?294
cz.cuni.amis.pogamut.sposh.elements.ResultLine
Maytbe reuse the parser instead of duplicating the code90
cz.cuni.amis.pogamut.sposh.elements.SenseLine
Correctly document, changed in hurry. This is not correct,. we just call PoshParser Take the input that represents the sense in one way or another and set this sense to the values found in the input.291
cz.cuni.amis.pogamut.sposh.elements.TriggeredActionLine
Check that all variables used as values in the newArguments are present in the parameters of parent, use getParentParameters().154
cz.cuni.amis.pogamut.sposh.engine.AbstractExecutorLine
should this be public?157
cz.cuni.amis.pogamut.sposh.engine.CExecutorLine
What should I do with goal of competence? It would be best to remove it completely.64
cz.cuni.amis.pogamut.sposh.engine.DCExecutorLine
Rework whole engine, currently I need to clear trigger re4sults of DEExecutor every loop because they would linger, although never fired in the loop56
Change DC executor into an ElementExecutor117
cz.cuni.amis.pogamut.sposh.engine.DEExecutorLine
optimalize by pre-caching indexes of adapts/competences on the stack CHECK FOR COMPETENCES/ADAPTS GOALS/EXIT-CONDITIONS FIRST!!!78