Package org.argouml.uml.reveng

Provides support for PluggableImport modules.

See:
          Description

Class Summary
DiagramInterface Instances of this class interface the current Class diagram.
FileImportSupport This is the base class for import from files.
Import This is the main class for all import classes.
ImportClassLoader Class to help users reverse engineer class information from arbitrary .jar/.class file resources, like an import classpath.
ImportClasspathDialog dialog to setup the import classpath.
 

Package org.argouml.uml.reveng Description

Provides support for PluggableImport modules.

Package Specification

Related Documentation

(antlr.jar is the runtime library of the Antlr (see antlr.org) parser generator. It generates a Java parser from the java.g Java grammar. It's used in the Argo reverse engineering. antlr.jar is only the runtime lib, that you need to run a parser generated with Antlr, while antlrall.jar allows you to build the parser from the grammar. So build generateparser should only work with antlrall.jar , while you could run Argo with antlr.jar only. contributed by Andreas R.



ArgoUML © 1996-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook