Bug 152859 - Lite Generator: All generated methods should be marked as @generated
Summary: Lite Generator: All generated methods should be marked as @generated
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 1.0.1   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.0.1   Edit
Assignee: Boris Blajer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-08-04 13:38 EDT by Boris Blajer CLA
Modified: 2010-07-19 22:19 EDT (History)
0 users

See Also:


Attachments
Fixes all missing @generated tags in 2.0 branch (145.62 KB, patch)
2006-08-05 11:42 EDT, Boris Blajer CLA
no flags Details | Diff
Fixes all missing @generated tags in 1.0.1 branch (17.24 KB, patch)
2006-08-05 11:56 EDT, Boris Blajer CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Blajer CLA 2006-08-04 13:38:36 EDT
Currently, I have found at least one place where this is not the case: 
org.eclipse.gmf.codegen.lite\templates\parts\notationModelRefresher.jetinc, method getCreateNotationalElementCommand(...).

All such places need to be corrected. Consider writing a utility which would check it automatically and report violations.
Comment 1 Boris Blajer CLA 2006-08-05 11:42:54 EDT
Created attachment 47437 [details]
Fixes all missing @generated tags in 2.0 branch
Comment 2 Boris Blajer CLA 2006-08-05 11:56:50 EDT
Created attachment 47438 [details]
Fixes all missing @generated tags in 1.0.1 branch
Comment 3 Artem Tikhomirov CLA 2006-08-09 10:31:54 EDT
reviewed and committed into HEAD
Comment 4 Alex Shatalin CLA 2006-08-24 08:05:36 EDT
reviewed and committed into 1.0.1
Comment 5 Eclipse Webmaster CLA 2010-07-19 22:19:41 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug