Package org.argouml.uml.reveng

Package Specification Related Documentation (antlr.jar is the runtime library of the Antlr (see antlr.org) parser generator.

See:
          Description

Class Summary
DiagramInterface Instances of this class interface the current diagram.
Import This is the main class for all import classes.
 

Package org.argouml.uml.reveng Description

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 (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook