Bug 89025 - [Commands] javadoc issues in commands
Summary: [Commands] javadoc issues in commands
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.1 M6   Edit
Assignee: Douglas Pollock CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2005-03-24 14:20 EST by Tod Creasey CLA
Modified: 2005-03-30 15:23 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tod Creasey CLA 2005-03-24 14:20:02 EST
ActiveShellExpression - no javadoc for public final EvaluationResult
evaluate(final IEvaluationContext context) {

LegacyHandlerSubmission#evalate has no javadoc

ActionHandler#addHandlerListener javadioc is wierd (since tag
and reference to an interface)

ExtensionParameterValues missing javadoc
Comment 1 Douglas Pollock CLA 2005-03-28 11:32:45 EST
Added javadoc to ActiveShellExpression.evaluate(...)
Added javadoc to LEgacyHandlerSubmission.evaluate(...)

I'm going to leave ActionHandler as is.  The class is deprecated, and the
references are okay.

Both of the methods on ExtensionParameterValues are defined by one of the parent
interfaces.
Comment 2 Douglas Pollock CLA 2005-03-30 15:23:18 EST
Verified by inspection of the source for I20050330-0500.