Skip to content
Snippets Groups Projects
Commit 74a5e4c2 authored by Daniel Ratiu's avatar Daniel Ratiu
Browse files

downgraded to RED - unclear what does the generic type parameter mean

parent 6d5bb115
No related branches found
No related tags found
No related merge requests found
......@@ -30,10 +30,12 @@ import org.fortiss.tooling.kernel.ui.service.IEditPartFactoryService;
*
* @see IEditPartFactoryService
*
* TODO please document what does T mean ...
*
* @author hoelzlf
* @author $Author$
* @version $Rev$
* @ConQAT.Rating GREEN Hash: 08C506839D56C34B2FFF0B32801745CD
* @ConQAT.Rating RED Hash: 477C29FFFB814DA59E7C475C1ED14CB2
*/
public interface IEditPartFactory<T extends EObject> extends IEObjectAware<T>,
EditPartFactory {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment