|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.miningmart.gui.util.CaseImporter
public class CaseImporter
this class is used to import a case. The case must be exported with the class CaseExporter to ensure the right ordering of elements in the file. First element must be a case, then everything concerning the concept level and then everything concerning the chain level. In every level an ordering top down is a must.
| Constructor Summary | |
|---|---|
CaseImporter(MiningMartApplication parent)
|
|
| Method Summary | |
|---|---|
boolean |
importCase()
|
void |
init()
Selects the path and filename and opens the output stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CaseImporter(MiningMartApplication parent)
| Method Detail |
|---|
public void init()
public boolean importCase()
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||