|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvisidia.io.ClassIO
visidia.io.AgentIO
public class AgentIO
This class deals with input operations on agents.
| Constructor Summary | |
|---|---|
AgentIO(ClassIdentifier classId)
Instantiates a new agent input/output. |
|
| Method Summary | |
|---|---|
Agent |
load()
Loads the current file as an agent. |
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 AgentIO(ClassIdentifier classId)
classId - the class identifier| Method Detail |
|---|
public Agent 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 | |||||||||