| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of OHMM in ohmm | 
|---|
| Subclasses of OHMM in ohmm | |
|---|---|
|  class | OHMMDriveOHMM high level processor lib with extensions for the drive module. | 
|  class | OHMMSiteOHMM high level processor library with site extensions. | 
| Fields in ohmm declared as OHMM | |
|---|---|
| protected  OHMM | OHMMShell.ohmmOur OHMM. | 
| Methods in ohmm that return OHMM | |
|---|---|
| static OHMM | OHMM.makeOHMM(java.lang.String[] argv)Covers makeOHMM(String[], String), no extra usage. | 
| static OHMM | OHMM.makeOHMM(java.lang.String[] argv,
         java.lang.String extraUsage)Constructs an OHMM from command line parameters. | 
| Methods in ohmm that return types with arguments of type OHMM | |
|---|---|
| static java.lang.Class<? extends OHMM> | OHMM.getOHMMClass()Determine what class makeOHMM(java.lang.String[], java.lang.String)instantiates. | 
| Constructors in ohmm with parameters of type OHMM | |
|---|---|
| OHMMShell(OHMM ohmm)Make a new OHMMShell wrapping an OHMMinstance. | |
| 
 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||