public class UMLApp extends DBaseCmdLine
password, type, url, userexitStatus, OPTION_DEBUG, OPTION_HELP, OPTION_HOME, OPTION_REMOTE_URL, PROPERTY_REMOTE_URL| Constructor and Description | 
|---|
| UMLApp() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | addExtraOptions(org.apache.commons.cli.Options options)add extra command line options | 
| static org.w3c.dom.Document | createDiagram(VirtualDB layer,
             java.lang.String module) | 
| static HTMLPage | createPage(VirtualDB layer,
          java.lang.String module) | 
| static java.util.HashMap | getClassMap(DBResult r) | 
| void | handleArgs(java.util.Properties p)handle additional parameters | 
| static void | main(java.lang.String[] argv)The main for the program | 
| void | process()process ( extend this method) | 
handleCommandLine, initabort, abortShowHelp, execute, getExtraPars, setDefaults, setExitFlgprotected void addExtraOptions(org.apache.commons.cli.Options options)
addExtraOptions in class DBaseCmdLineoptions - the optionspublic void handleArgs(java.util.Properties p)
                throws java.lang.Exception
handleArgs in class AppCmdLinep - java.lang.Exception - a serious problempublic void process()
             throws java.lang.Exception
AppCmdLineprocess in class AppCmdLinejava.lang.Exception - a serious problempublic static org.w3c.dom.Document createDiagram(VirtualDB layer, java.lang.String module) throws java.lang.Exception
layer - the layermodule - java.lang.Exception - a serious problempublic static HTMLPage createPage(VirtualDB layer, java.lang.String module) throws java.lang.Exception
layer - the layermodule - java.lang.Exception - a serious problempublic static void main(java.lang.String[] argv)
argv - The command line argumentspublic static java.util.HashMap getClassMap(DBResult r)
r - stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.