| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisidia.io.ClassIO
visidia.io.AlgorithmIO
public class AlgorithmIO
This class deals with input operations on algorithms.
| Constructor Summary | |
|---|---|
| AlgorithmIO(ClassIdentifier classId)Instantiates a new algorithm input/output. | |
| Method Summary | |
|---|---|
|  Algorithm | load()Loads the current file as an algorithm. | 
|  void | save(java.lang.Object object)This function does nothing. | 
| Methods inherited from class visidia.io.ClassIO | 
|---|
| getClassIdentifier, load, recreateInSystemClassLoader | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AlgorithmIO(ClassIdentifier classId)
classId - the class identifier| Method Detail | 
|---|
public Algorithm load()
load in interface VisidiaIOload in class ClassIOVisidiaIO.load()public void save(java.lang.Object object)
save in interface VisidiaIOsave in class ClassIOobject - the objectVisidiaIO.save(java.lang.Object)| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||