Gale Naylor created TAVERNA-956:
-----------------------------------
Summary: scufl2 JavaDoc Warnings
Key: TAVERNA-956
URL: https://issues.apache.org/jira/browse/TAVERNA-956
Project: Apache Taverna
Issue Type: Bug
Components: Taverna Language
Reporter: Gale Naylor
Several JavaDoc warning messges were noted during the release of Taverna
Language 0.15.1. The scufl2 warning messages are listed below so they can be
fixed before the next release of Taverna Language. (There were also warnings
for robundle.)
scufl2 JavaDoc Warnings:
api\activity\Activity.java 209, 223 @see: can't find
configurationsFor(Activity,Profile) in
org.apache.taverna.scufl2.api.common.Scufl2Tools
api\common\AbstractNamed.java 220 @see: can't find
relativeUriForBean(WorkflowBean,WorflowBean) in
org.apache.taverna.scufl2.api.common.URITools
api\annotation\Revision.java 256 warning - Tag @see: can't find
relativeUriForBean(WorkflowBean,WorflowBean) in
org.apache.taverna.scufl2.api.common.URITools
api\annotation\Revisioned.java 47 warning - @return tag has no arguments.
api\annotation\Revisioned.java 119 warning - Tag @see:illegal character:
"123" in "{@link #setIdentifier(URI)}"
api\annotation\Revisioned.java 119 warning - Tag @see:illegal character:
"64" in "{@link #setIdentifier(URI)}"
api\annotation\Revisioned.java 119 warning - Tag @see: reference not
found: {@link #setIdentifier(URI)}
api\common\Visitor.java: 212 warning - Tag @link: reference not
found: PropertyLiteral
api\common\AbstractRevisioned.java 94 warning - Tag @see:illegal
character: "123" in "{@link #setIdentifier(URI)}"
api\common\AbstractRevisioned.java 94 warning - Tag @see:illegal
character: "64" in "{@link #setIdentifier(URI)}"
api\common\AbstractRevisioned.java 94 warning - Tag @see: reference
not found: {@link #setIdentifier(URI)}
api\common\NamedSet.java 172 warning - @return tag has no arguments.
api\common\NamedSet.java 117 warning - Tag @link: reference not
found: T#getName()
api\common\Ported.java 31 warning - Tag @link: reference not found:
org.apache.taverna.scufl2.api.portInputPort InputPorts
api\common\Ported.java 31 warning - Tag @link: reference not found:
org.apache.taverna.scufl2.api.portOutputPort OutputPorts
api\common\Scufl2Tools.java 370 warning - Tag @see: can't find
possibleUpStreamProcessors(Dataflow, Processor) in
org.apache.taverna.scufl2.api.common.Scufl2Tools
api\common\Scufl2Tools.java 396 warning - Tag @see: can't find
possibleDownStreamProcessors(Dataflow, Processor) in
org.apache.taverna.scufl2.api.common.Scufl2Tools
api\common\Scufl2Tools.java 411 warning - @return tag has no arguments.
api\common\Scufl2Tools.java 396 warning - @param argument "processor"
is not a parameter name.
api\common\Scufl2Tools.java 586, 630 warning - @value tag (which
references NESTED_WORKFLOW) can only be used in constants.
api\common\Visitor.java 68 warning - Tag @see:illegal character: "58" in
"http://c2.com/cgi/wiki?HierarchicalVisitorPattern"
api\common\Visitor.java 68 warning - Tag @see:illegal character: "47" in
"http://c2.com/cgi/wiki?HierarchicalVisitorPattern"
api\common\Visitor.java 68 warning - Tag @see:illegal character: "47" in
"http://c2.com/cgi/wiki?HierarchicalVisitorPattern"
api\common\Visitor.java 68 warning - Tag @see:illegal character: "47" in
"http://c2.com/cgi/wiki?HierarchicalVisitorPattern"
api\common\Visitor.java 68 warning - Tag @see:illegal character: "47" in
"http://c2.com/cgi/wiki?HierarchicalVisitorPattern"
api\common\Visitor.java 68 warning - Tag @see:illegal character: "63" in
"http://c2.com/cgi/wiki?HierarchicalVisitorPattern"
api\common\Visitor.java 68 warning - Tag @link: can't find
getCurrentPath() in org.apache.taverna.scufl2.api.common.Visitor.VisitorAdapter
api\common\Visitor.java 68 warning - Tag @see: reference not found:
http://c2.com/cgi/wiki?HierarchicalVisitorPattern
api\common\Visitor.java 212 warning - Tag @link: reference not found:
PropertyLiteral
api\configurations\Configuration.java 153, 166 warning - @return tag
has no arguments.
api\configurations\Configuration.java 85 warning - Tag @link: reference
not found: ConfigurationDefinition
api\configurations\Configuration.java 85 warning - Tag @link: reference
not found: ConfigurationDefinition#getPropertyResourceDefinition()
api\configurations\Configuration.java 85 warning - Tag @link: reference
not found: PropertyResourceDefinition#getTypeURI()
api\configurations\Configuration.java 181 warning - Tag @link: reference
not found: PropertyResource#getTypeURI()
api\configurations\Configuration.java 233 warning - Tag @link: reference
not found: PropertyResource#setTypeURI(URI)
api\core\BlockingControlLink.java 239 warning - Tag @see: can't find
relativeUriForBean(WorkflowBean,WorflowBean) in
org.apache.taverna.scufl2.api.common.URITools
api\core\DataLink.java 329 warning - Tag @see: can't find
relativeUriForBean(WorkflowBean,WorflowBean) in
org.apache.taverna.scufl2.api.common.URITools
api\core\Processor.java 338 warning - Tag @see: can't find
createConfigurationFor(Configurable,Profile) in
org.apache.taverna.scufl2.api.common.Scufl2Tools
api\core\Processor.java 146 warning - @value tag (which references
PROCESSOR_TYPE) can only be used in constants.
api\core\Processor.java 146 warning - @value tag (which references
CONFIG_TYPE) can only be used in constants.
api\core\Processor.java 252 warning - @return tag cannot be used in method
with void return type.
api\core\Processor.java 276 warning - @return tag cannot be used in method
with void return type.
api\core\Workflow.java 200 warning - Tag @link: can't find
getInputWorkflowPorts() in org.apache.taverna.scufl2.api.core.Workflow
api\core\Workflow.java 217 warning - Tag @link: can't find
getOutputWorkflowPorts() in org.apache.taverna.scufl2.api.core.Workflow
api\io\WorkflowBundleIO.java 435 warning - @param argument "readers" is
not a parameter name.
api\iterationstrategy\PortNode.java 185 warning - Tag @see: can't find
relativeUriForBean(WorkflowBean,WorflowBean) in
org.apache.taverna.scufl2.api.common.URITools
api\port\InputProcessorPort.java 89 warning - Tag @see: can't find
datalinksFrom(ReceiverPort) in org.apache.taverna.scufl2.api.common.Scufl2Tools
api\port\OutputWorkflowPort.java 96 warning - Tag @see: can't find
datalinksFrom(ReceiverPort) in org.apache.taverna.scufl2.api.common.Scufl2Tools
api\profiles\ProcessorPortBinding.java 153 warning - Tag @see: can't find
relativeUriForBean(WorkflowBean,WorflowBean) in
org.apache.taverna.scufl2.api.common.URITools
validation\structural\ReportStructuralValidationListener.java 120
warning - @return tag has no arguments.
annotation\AnnotationTools.java 152 warning - @return tag has no arguments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)