Documentation of developed software [closed]

1

The file should contain:

  • Explanation of the DB, next to the ER Model
  • Interface Explanation,
  • Explanation of the property files
  • Creation of Use Case Diagram (or other of the kind that exemplifies all software progress from the user opening to closing)

Last and most important I think

  • Creating the Class Diagram

I know that creating the class diagram should be the first thing when I started the project but it was not done.

Questions

  • What topics have I mentioned above right? Should I remove / change / add some?
  • In the class diagram, is there a program that does the reverse of passing classes (Java code) to create UML rectangles, or if there is no good example to guide me?
  • IDE is netbeans

        
    asked by anonymous 16.10.2014 / 18:01

    0 answers