Constructor and Description |
---|
GraphSimulationStatisticsObserver() |
GraphSimulationStatisticsObserver(String outputpath) |
Modifier and Type | Method and Description |
---|---|
void |
notifySimulationConfiguration(SimulationConfiguration simconf) |
void |
notifySimulationEnd() |
void |
notifySimulationStart() |
void |
notifySimulationState(SimulationState state) |
void |
start()
Tell the component to start activity.
|
void |
stop()
Tell the component to cease activity.
|
public GraphSimulationStatisticsObserver()
public GraphSimulationStatisticsObserver(String outputpath)
public void start()
Component
public void stop()
Component
public void notifySimulationStart()
notifySimulationStart
in interface Observer
public void notifySimulationEnd()
notifySimulationEnd
in interface Observer
public void notifySimulationState(SimulationState state)
notifySimulationState
in interface Observer
public void notifySimulationConfiguration(SimulationConfiguration simconf)
notifySimulationConfiguration
in interface Observer
Copyright © 2013. All Rights Reserved.