public class GraphSimulationRMIXMLDocumentObserver extends XMLDocumentObserver
Constructor and Description |
---|
GraphSimulationRMIXMLDocumentObserver() |
Modifier and Type | Method and Description |
---|---|
void |
generateDocument(Document doc,
SimulationState simstate)
Generates the XML representation of the simulation state to send to the observer.
|
getServiceName, notifySimulationEnd, notifySimulationStart, notifySimulationState, setServiceName, start, stop
notifySimulationConfiguration
public GraphSimulationRMIXMLDocumentObserver()
public void generateDocument(Document doc, SimulationState simstate)
generateDocument
in class XMLDocumentObserver
doc
- The document to which the XML is generated.simstate
- The current simulation state.Copyright © 2013. All Rights Reserved.