Class ModelChange<T extends EObject>
java.lang.Object
org.palladiosimulator.analyzer.slingshot.common.events.modelchanges.ModelChange<T>
- Direct Known Subclasses:
AllocationChange
,MonitorChange
,ResourceEnvironmentChange
-
Constructor Summary
ConstructorsConstructorDescriptionModelChange
(T object, double simulationTime) ModelChange
(T object, Class<T> objectType, double simulationTime) -
Method Summary
Modifier and TypeMethodDescriptiondouble
-
Constructor Details
-
ModelChange
-
ModelChange
-
-
Method Details
-
getObject
-
getSimulationTime
public double getSimulationTime() -
getObjectType
-