Documentation
The cmoo-j project is divided in three main packages each one
correspoding to the Model-View-Controller pattern.Here is the
cmoo-j javadoc. Packages
The package corresponding to the Model is the
ru.novosoft package. This package is from the nsuml
project wichs is also hosted on sourceforge. This contains all
classes for loading and saving de UML repository and XMI
generation. The View module is within projectUML.view
package. This package contains a generic graphic engined wich
can be used in other aplications with graphic environments like
Viso. The package corresponding to the Contoller is the
projectUML.controller package. This package also contains a
Java code generators.
|