|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--simulator.script.Reaction
|
+--simulator.script.Write
Just writes a line of data out using Log.
Data
| Constructor Summary | |
Write(java.lang.String d)
Constructor. |
|
| Method Summary | |
void |
init()
Init |
boolean |
realize()
Starts the reaction |
| Methods inherited from class simulator.script.Reaction |
getData, getName, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Write(java.lang.String d)
| Method Detail |
public void init()
init in class Reactionsimulator.script.Reactionutilities.Converter#reTypePropertypublic boolean realize()
realize in class Reaction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||