Bug 251295 - convert javadoc like comments into @GenModel(documentation="")
Summary: convert javadoc like comments into @GenModel(documentation="")
Status: NEW
Alias: None
Product: EMFT
Classification: Modeling
Component: Emfatic (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Miguel Garcia CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-17 19:38 EDT by Michael Scharf CLA
Modified: 2008-10-17 19:38 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 Michael Scharf CLA 2008-10-17 19:38:15 EDT
Annotations of the form @GenModel(documentation="mycomment")  are used to generate comments. It wouls be cool if emfatic wold convert javadoc like comments into  @GenModel(documentation="mycomment").