Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 370686 - Implement getName() for all subclasses of FeatureOperationImpl
Summary: Implement getName() for all subclasses of FeatureOperationImpl
Status: CLOSED WONTFIX
Alias: None
Product: EMFStore
Classification: Modeling
Component: ServerCore (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 0.9.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-06 04:04 EST by Max Hohenegger CLA
Modified: 2012-05-03 07:52 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Max Hohenegger CLA 2012-02-06 04:04:36 EST
A descriptive name should be returned instead of the default, depending on wich feature operation is carried out.

This affects: 
* MultiAttributeMoveOperationImpl
* MultiAttributeOperationImpl
* MultiAttributeSetOperationImpl
* ReferenceOperationImpl
* MultiReferenceSetOperationImpl 

See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=370585
Comment 1 Edgar Mueller CLA 2012-05-03 07:52:47 EDT
getName() & getDescription()  have been removed from AbstractOperation, thus is ticket is obsolete