Bug 234004 - [ds] IDSComponent lacks methods...
Summary: [ds] IDSComponent lacks methods...
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Incubators (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Rafael Oliveira Nóbrega CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2008-05-26 14:24 EDT by Chris Aniszczyk CLA
Modified: 2008-07-24 16:00 EDT (History)
0 users

See Also:


Attachments
IDSComponent and IDSService methods (7.58 KB, text/plain)
2008-05-29 11:36 EDT, Rafael Oliveira Nóbrega CLA
caniszczyk: iplog+
Details
IDSComponent and DSComponentTestCase update (5.36 KB, text/plain)
2008-05-30 09:42 EDT, Rafael Oliveira Nóbrega CLA
caniszczyk: iplog+
Details
All test cases update (6.46 KB, text/plain)
2008-05-30 09:42 EDT, Rafael Oliveira Nóbrega CLA
caniszczyk: iplog+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Aniszczyk CLA 2008-05-26 14:24:57 EDT
Currently, IDSComponent lacks methods to

setImplementation(...)
setService(...)
addPropertyElement(...)
removePropertyElement(...)
addPropertiesElement(...)
removePropertiesElement(...)
Comment 1 Chris Aniszczyk CLA 2008-05-26 14:26:06 EDT
add proper javadoc + update the tests once this is done :)
Comment 2 Rafael Oliveira Nóbrega CLA 2008-05-29 11:36:03 EDT
Created attachment 102663 [details]
IDSComponent and IDSService methods

Still need some tests and ui updating.
Comment 3 Chris Aniszczyk CLA 2008-05-29 12:25:07 EDT
committed patch.
Comment 4 Chris Aniszczyk CLA 2008-05-29 12:25:22 EDT
This should make our test cases look cleaner :)
Comment 5 Rafael Oliveira Nóbrega CLA 2008-05-30 09:42:18 EDT
Created attachment 102852 [details]
IDSComponent and DSComponentTestCase update
Comment 6 Rafael Oliveira Nóbrega CLA 2008-05-30 09:42:42 EDT
Created attachment 102853 [details]
All test cases update
Comment 7 Rafael Oliveira Nóbrega CLA 2008-05-30 09:43:24 EDT
Chris, I think we are done with this bug.

Cheers,
Comment 8 Chris Aniszczyk CLA 2008-05-30 11:32:46 EDT
committed.

Thanks!