|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.liacs.subdisc.XMLAutoRun
public class XMLAutoRun
| Nested Class Summary | |
|---|---|
static class |
XMLAutoRun.AutoRun
|
| Constructor Summary | |
|---|---|
XMLAutoRun(SearchParameters theSearchParameters,
Table theTable,
XMLAutoRun.AutoRun theFileOption)
|
|
| Method Summary | |
|---|---|
static boolean |
autoRunSetting(java.lang.String[] args)
Loads an AutoRun File and runs a SubgroupDiscovery
based on the information contained in the file. |
static void |
save(SubgroupSet theSubgroupSet,
java.lang.String theFileName)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLAutoRun(SearchParameters theSearchParameters,
Table theTable,
XMLAutoRun.AutoRun theFileOption)
| Method Detail |
|---|
public static boolean autoRunSetting(java.lang.String[] args)
AutoRun File and runs a SubgroupDiscovery
based on the information contained in the file.
args - the String[] containing the command-line
parameters.
true if the parameters are valid,
false otherwise.
public static void save(SubgroupSet theSubgroupSet,
java.lang.String theFileName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||