|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Import module implementation for the Java language.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |