Package org.argouml.uml.reveng.java

Import module implementation for the Java language.

See:
          Description

Interface Summary
JavaTokenTypes  
 

Class Summary
ArgoToken This is a special token class for Argo that store its preceding whitespaces.
ClassifierContext This context is a specific classifier.
Context The context is the current available namespaces via import in the class that is currently parsed.
JavaImport This is the main class for Java reverse engineering.
JavaLexer  
JavaRecognizer This is the Java parser for reverse engineering Java source code to a UML model.
Modeller Modeller maps Java source code(parsed/recognised by ANTLR) to UML model elements, it applies some of the semantics in JSR26.
OuterClassifierContext This context is an outer class containing inner classes.
PackageContext This context is a package.
ParseState The parse state keep control of data during parsing.
 

Exception Summary
ClassifierNotFoundException This is thrown when a classifier can not be located in the model or via the classpath.
 

Package org.argouml.uml.reveng.java Description

Import module implementation for the Java language.

Package Specification

(none)

Related Documentation

(none)



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