|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.argouml.persistence.XMLTokenTableBase
org.argouml.persistence.ArgoTokenTable
this needs work,AFAIK none of these strings are saved in the final output in a zargo.
Field Summary | |
private static String |
STRING_ARGO
|
private static String |
STRING_AUTHORNAME
doesn't work |
private static String |
STRING_DESCRIPTION
|
private static String |
STRING_DOCUMENTATION
|
private static String |
STRING_HISTORYFILE
|
private static String |
STRING_MEMBER
|
private static String |
STRING_SEARCHPATH
|
private static String |
STRING_VERSION
|
static int |
TOKEN_ARGO
The token for argo. |
static int |
TOKEN_AUTHORNAME
The token for authroname. |
static int |
TOKEN_DESCRIPTION
The token for description. |
static int |
TOKEN_DOCUMENTATION
This can be saved successfully however there is no way to output this information. |
static int |
TOKEN_HISTORYFILE
The token for history file. |
static int |
TOKEN_MEMBER
The token for member. |
static int |
TOKEN_SEARCHPATH
The token for search path. |
static int |
TOKEN_UNDEFINED
The token for undefined. |
static int |
TOKEN_VERSION
The token for version. |
Fields inherited from class org.argouml.persistence.XMLTokenTableBase |
|
Constructor Summary | |
ArgoTokenTable()
The constructor. |
Method Summary | |
protected void |
setupTokens()
This function shall set up all the tokens with the addToken function. |
Methods inherited from class org.argouml.persistence.XMLTokenTableBase |
addToken, contains, getDbg, setDbg, toToken |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String STRING_ARGO
private static final String STRING_AUTHORNAME
private static final String STRING_VERSION
private static final String STRING_DESCRIPTION
private static final String STRING_SEARCHPATH
private static final String STRING_MEMBER
private static final String STRING_HISTORYFILE
private static final String STRING_DOCUMENTATION
public static final int TOKEN_ARGO
public static final int TOKEN_AUTHORNAME
public static final int TOKEN_VERSION
public static final int TOKEN_DESCRIPTION
public static final int TOKEN_SEARCHPATH
public static final int TOKEN_MEMBER
public static final int TOKEN_HISTORYFILE
public static final int TOKEN_DOCUMENTATION
public static final int TOKEN_UNDEFINED
Constructor Detail |
public ArgoTokenTable()
Method Detail |
protected void setupTokens()
XMLTokenTableBase
setupTokens
in class XMLTokenTableBase
XMLTokenTableBase.setupTokens()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |