|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
massim.framework.XMLOutputObserver
massim.gridsimulations.SimulationXMLObserver
massim.competition2010.GridSimulationXMLObserver
public class GridSimulationXMLObserver
This XMLObserver provides the simulation statistics and save it into a file.
Field Summary |
---|
Fields inherited from class massim.gridsimulations.SimulationXMLObserver |
---|
doc, el_root |
Constructor Summary | |
---|---|
GridSimulationXMLObserver()
This constructor creates the document. |
Method Summary | |
---|---|
void |
notifySimulationState(SimulationState state)
|
Methods inherited from class massim.gridsimulations.SimulationXMLObserver |
---|
createItem, notifySimulationEnd, notifySimulationStart, saveInfile, start, stop |
Methods inherited from class massim.framework.XMLOutputObserver |
---|
getDocument, notifySimulationConfiguration, resetDocument, setDocument |
Methods inherited from class java.util.Observable |
---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GridSimulationXMLObserver()
Method Detail |
---|
public void notifySimulationState(SimulationState state)
notifySimulationState
in interface Observer
notifySimulationState
in class XMLOutputObserver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |