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

Summary: Need the ability to create/modify domain modeling based templates (UML Options)
Product: uml Reporter: Trey Spiva <tspiva>
Component: Code GenerationAssignee: Craig Conover <conover>
Status: VERIFIED FIXED    
Severity: blocker Keywords: UI
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

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.