|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GenerationInfo | |
| zeus.generator.code | |
| Uses of GenerationInfo in zeus.generator.code |
| Subclasses of GenerationInfo in zeus.generator.code | |
class |
AgentInfo
|
class |
DbProxyInfo
|
class |
FacilitatorInfo
used to generate the script that runs the facilitator Change log ---------- 26/06/01 removed java from command line |
class |
NameserverInfo
this class is used to generate the script for the agent nameserver Change Log ---------- 26/6/01 - removed the "java" bit as this is now done by the scriptwriter |
class |
TaskInfo
|
class |
VisualiserInfo
used to generate the script that runs the visualiser Change log ---------- 26/06/01 removed java from command line |
| Methods in zeus.generator.code with parameters of type GenerationInfo | |
protected java.lang.String |
ScriptWriter.writeForScript(int mode,
GenerationInfo info,
java.io.PrintWriter out)
very simple at the moment, could extend it to allow people to specify the number of these to be run |
protected void |
ScriptWriter.writeCommand(int mode,
GenerationInfo info,
java.io.PrintWriter out)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||