Bug 286296 - Find Bugs: UnsupportedOperationException org.eclipse.stem.core.modifier.impl.SequenceModifierImpl.setNextValue(Object)
Summary: Find Bugs: UnsupportedOperationException org.eclipse.stem.core.modifier.impl....
Status: CLOSED FIXED
Alias: None
Product: STEM
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Stefan Edlund CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2009-08-11 13:35 EDT by Daniel Ford CLA
Modified: 2009-09-30 19:21 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ford CLA 2009-08-11 13:35:06 EDT
Find Bugs reports 

ug: Call to unsupported method org.eclipse.stem.core.modifier.impl.SequenceModifierImpl.setNextValue(Object)
Pattern id: DMI_UNSUPPORTED_METHOD, type: Dm, category: STYLE

All targets of this method invocation throw an UnsupportedOperationException.

Lines: 247, 268

Need resolve if this is a real problem or not. Either fix, or make FindBugs happy.
Comment 1 Stefan Edlund CLA 2009-08-27 19:04:24 EDT
nextValue is now read only
Comment 2 James Kaufman CLA 2009-09-30 19:21:54 EDT
complete