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 99406 - Need the ability to create/modify domain modeling based templates (UML Options)
Summary: Need the ability to create/modify domain modeling based templates (UML Options)
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 16:39 UTC by Trey Spiva
Modified: 2007-08-27 20:27 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 16:39:00 UTC
To make the UML code generation extensible, the user must be able to add new templates to the code 
generation process.  This would require that the user is able to add templates to the NetBeans template 
manager.  However the UML component would need to know which templates are available are designed 
to be used by UML.  So, the UML preferences should have a template management section that allows the 
user to specify the templates available to UML.
Comment 1 Craig Conover 2007-05-31 03:01:51 UTC
The user interface for creating domain object based templates has been
implemented and is accessible via the Tools|Options-> UML Options under the
Domain Templates tab.

Onc can create custom Domain Family folders to group Domain Templates. Domain
objects of a specific model element type (class, interface, etc) with a
particular stereotype (or none at all) can be associated with one or more code
generation template files which are accessible via the Tools|Template Manager
action.
Comment 2 Craig Conover 2007-06-01 22:30:43 UTC
Ready for testing.
Comment 3 Peter Lam 2007-08-27 20:27:36 UTC
has already been verified long ago.