|
||||||||||
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.competition2011.GraphSimulationXMLStatisticsObserver
public class GraphSimulationXMLStatisticsObserver
Constructor Summary | |
---|---|
GraphSimulationXMLStatisticsObserver()
|
Method Summary | |
---|---|
void |
notifySimulationEnd()
|
void |
notifySimulationStart()
|
void |
notifySimulationState(SimulationState state)
|
void |
start()
Tell the component to start activity. |
void |
stop()
Tell the component to cease activity. |
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 GraphSimulationXMLStatisticsObserver()
Method Detail |
---|
public void notifySimulationStart()
notifySimulationStart
in interface Observer
notifySimulationStart
in class XMLOutputObserver
public void notifySimulationEnd()
notifySimulationEnd
in interface Observer
notifySimulationEnd
in class XMLOutputObserver
public void notifySimulationState(SimulationState state)
notifySimulationState
in interface Observer
notifySimulationState
in class XMLOutputObserver
public void start()
Component
public void stop()
Component
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |