|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectzeus.generator.code.Writer
zeus.generator.code.AgentWriter
AgentWriter is the class that is called by the generator to produce the Java code which is compiled into the agents
| Field Summary |
| Fields inherited from class zeus.generator.code.Writer |
directory, genmodel, genplan, standard_disclaimer, textArea, UNIX, WINDOWS, ZEUS |
| Constructor Summary | |
AgentWriter(GenerationPlan genplan,
GeneratorModel genmodel,
java.lang.String directory,
javax.swing.JTextArea textArea)
|
|
| Method Summary | |
boolean |
hasRules(AgentDescription agent)
|
private boolean |
hasTasks(AgentDescription agent)
|
void |
write()
|
| Methods inherited from class zeus.generator.code.Writer |
createFile, updateFilename |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AgentWriter(GenerationPlan genplan,
GeneratorModel genmodel,
java.lang.String directory,
javax.swing.JTextArea textArea)
| Method Detail |
private boolean hasTasks(AgentDescription agent)
public boolean hasRules(AgentDescription agent)
public void write()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||