Uses of Class
org.argouml.uml.reveng.java.ParseState

Packages that use ParseState
org.argouml.uml.reveng.java Import module implementation for the Java language. 
 

Uses of ParseState in org.argouml.uml.reveng.java
 

Fields in org.argouml.uml.reveng.java declared as ParseState
private  ParseState Modeller.parseState
          Keeps the data that varies during parsing.
 

Constructors in org.argouml.uml.reveng.java with parameters of type ParseState
ParseState(ParseState previousState, java.lang.Object mClassifier, java.lang.Object currentPackage)
          Create a new parse state based on another parse state.
 



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