This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 99424 - Code Generation must obtain the necessary templates from the enabled domain templates
Summary: Code Generation must obtain the necessary templates from the enabled domain t...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Craig Conover
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2007-03-29 17:52 UTC by Trey Spiva
Modified: 2007-09-12 23:54 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Trey Spiva 2007-03-29 17:52:23 UTC
The user needs to have the ability to specify the conditions under which the a template can be executed.  
For example the user should be able to specify that a the template should be generated for class model 
elements that have the "XYZ" stereotype.
Comment 1 Craig Conover 2007-06-01 22:32:01 UTC
The code generation process is not yet hooked up to the domain code templates
configuration data.
Comment 2 Craig Conover 2007-06-07 00:39:11 UTC
Reworked the JavaCodegen class to extract the necessary templates for the model
elements being processed for code generation.
Comment 3 Sherry Zhou 2007-09-12 23:54:16 UTC
verified in trunk 070911