Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 370686

Summary: Implement getName() for all subclasses of FeatureOperationImpl
Product: [Modeling] EMFStore Reporter: Max Hohenegger <eclipse>
Component: ServerCoreAssignee: Project Inbox <emfstore.servercore-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: emueller
Version: unspecified   
Target Milestone: 0.9.0   
Hardware: All   
OS: All   
Whiteboard:

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