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 45445 - [doc] Improve documentation of JavaModelPackage
Summary: [doc] Improve documentation of JavaModelPackage
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on:
Blocks: 44492
  Show dependency tree
 
Reported: 2004-06-23 13:08 UTC by Pavel Buzek
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Buzek 2004-06-23 13:08:13 UTC
Improve (in fact create some :-) documentation of
JavaModelPackage. This class has different role
then most other
classes and the concept may not be obvious for
users of this API who
are not familiar with MOF and JMI (IMHO usage of
this API should not
require any knoledge of these technologies). The
example in use cases
section is not clear enough.
Comment 1 Martin Matula 2004-09-02 15:23:53 UTC
Fixed.

Checking in src/org/netbeans/jmi/javamodel/JavaModelPackage.java;
/cvs/java/javamodel/src/org/netbeans/jmi/javamodel/JavaModelPackage.java,v
 <--  JavaModelPackage.java
new revision: 1.6; previous revision: 1.5
done
Checking in src/org/netbeans/jmi/javamodel/ParameterizedType.java;
/cvs/java/javamodel/src/org/netbeans/jmi/javamodel/ParameterizedType.java,v
 <--  ParameterizedType.java
new revision: 1.9; previous revision: 1.8
done
Processing log script arguments...
More commits to come...
Checking in src/org/netbeans/jmi/javamodel/resources/java-model.xml;
/cvs/java/javamodel/src/org/netbeans/jmi/javamodel/resources/java-model.xml,v
 <--  java-model.xml
new revision: 1.10; previous revision: 1.9
done
Comment 2 Quality Engineering 2007-09-20 12:07:55 UTC
Reorganization of java component