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 20690

Summary: Provide nodes UI / Looks for physical metamodel elements
Product: java Reporter: Svata Dedic <sdedic>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: rkubacki
Priority: P3 Keywords: API, ARCH
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on: 18177, 20682, 20683    
Bug Blocks: 20691    

Description Svata Dedic 2002-02-19 18:45:14 UTC
Provide Looks for inspection of attributes from the physical metamodel for:
JavaClass, Method, Field, Initializer,
JavaPackage and ClassResource.
Looks should be sensitive to whether Source metamodel contains some data for the
element; they should (non-aggressively) use the information for property editors
and customizers. The components depending on source metamodel should be able to
plug into the system from another module (== java) while the basic view should
be provided by Clazz.
Comment 1 Svata Dedic 2002-02-19 18:55:44 UTC
These Looks should also provide a mechanism to add further extensions
as e.g. Usage browsers, or extension modules/meteamodels UI.
Comment 2 Svata Dedic 2002-05-22 10:18:15 UTC
Adjusting milestone for planning
Comment 3 Pavel Buzek 2002-11-05 15:42:44 UTC
target milestone -> TDB
(removed from 4.0)
Comment 4 Martin Matula 2004-11-13 21:49:27 UTC
Not applicable anymore.