JavaDoc Warnings

The following document contains JavaDoc warnings.

Summary

FilesErrors
1030

Files

FilesErrors
org/astrogrid/applications/avodemo/AVODemoRunner.java 6
org/astrogrid/applications/commandline/CommandLineApplication.java 4
org/astrogrid/applications/commandline/CommandLineApplicationDescription.java 3
org/astrogrid/applications/commandline/CommandLineApplicationEnvironment.java 4
org/astrogrid/applications/commandline/CommandLineParameterDescription.java 4
org/astrogrid/applications/commandline/DefaultCommandLineParameterAdapter.java 1
org/astrogrid/applications/commandline/MergingParameterAdapter.java 1
org/astrogrid/applications/commandline/dft/Dft.java 3
org/astrogrid/applications/commandline/digester/CommandLineDescriptionsLoader.java 1
org/astrogrid/applications/commandline/hyperz/HyperZ.java 3

org/astrogrid/applications/avodemo/AVODemoRunner.java

ErrorLine
@bugzilla is an unknown tag. 51
@return tag has no arguments. 434
@return tag has no arguments. 441
@return tag has no arguments. 448
@return tag has no arguments. 488
@return tag has no arguments. 502

org/astrogrid/applications/commandline/CommandLineApplication.java

ErrorLine
@param argument "controller" is not a parameter name. 82
@param argument "user" is not a parameter name. 82
Tag @see: can't find instantiateAdapter(org.astrogrid.applications.beans.v1.parameters.ParameterValue, org.astrogrid.applications.description.ParameterDescription, org.astrogrid.applications.parameter.indirect.IndirectParameterValue) in org.astrogrid.applications.AbstractApplication 103
@return tag has no arguments. 363

org/astrogrid/applications/commandline/CommandLineApplicationDescription.java

ErrorLine
Tag @see: can't find initializeApplication(java.lang.String, org.astrogrid.community.User, org.astrogrid.applications.ParameterValues) in org.astrogrid.applications.description.base.AbstractApplicationDescription 54
@return tag has no arguments. 88
@return tag has no arguments. 102

org/astrogrid/applications/commandline/CommandLineApplicationEnvironment.java

ErrorLine
@return tag has no arguments. 91
@return tag has no arguments. 98
@return tag has no arguments. 109
@return tag has no arguments. 116

org/astrogrid/applications/commandline/CommandLineParameterDescription.java

ErrorLine
@return tag has no arguments. 98
@return tag has no arguments. 105
@return tag has no arguments. 114
@TODO is an unknown tag. 114

org/astrogrid/applications/commandline/DefaultCommandLineParameterAdapter.java

ErrorLine
The first sentence is interpreted to be: 80

org/astrogrid/applications/commandline/MergingParameterAdapter.java

ErrorLine
@return tag has no arguments. 85

org/astrogrid/applications/commandline/dft/Dft.java

ErrorLine
@TODO is an unknown tag. 45
@param argument "user" is not a parameter name. 68
@param argument "description" is not a parameter name. 68

org/astrogrid/applications/commandline/digester/CommandLineDescriptionsLoader.java

ErrorLine
@TODO is an unknown tag. 43

org/astrogrid/applications/commandline/hyperz/HyperZ.java

ErrorLine
@TODO is an unknown tag. 36
@param argument "user" is not a parameter name. 44
Tag @author cannot be used in method documentation. It can only be used in the following types of documentation: overview, package, class/interface. 83