Class SimulatedComponentInstance
java.lang.Object
org.palladiosimulator.simulizar.runtimestate.SimulatedComponentInstance
- Direct Known Subclasses:
SimulatedBasicComponentInstance
,SimulatedCompositeComponentInstance
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SimulatedComponentInstance
-
-
Method Details
-
getFqn
-
cleanUp
public void cleanUp()Called upon shut down of the simulation in order to notify component instances of the necessity to clean up simulation runtime state (e.g. passive resources)
-