|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.ic.doc.automed.DSRConfiguration
public class DSRConfiguration
Basic ability to configure the DSR, and to support the use of multiple DSRs.
| Constructor Summary | |
|---|---|
DSRConfiguration()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getDefaultConfigFileName()
Return the default name of the configuration file used by the DSR class. |
static void |
setDefaultConfigFileName(java.lang.String dfn)
Set the default configuration file name. |
static void |
setDefaultConfigFileName(java.lang.String[] args)
From command-line arguments, identify the -c flag which sets the configuration file name (if any) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DSRConfiguration()
| Method Detail |
|---|
public static java.lang.String getDefaultConfigFileName()
public static void setDefaultConfigFileName(java.lang.String dfn)
public static void setDefaultConfigFileName(java.lang.String[] args)
throws AutoMedException
AutoMedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||