Class DemandModificationDTO
- java.lang.Object
-
- de.uka.ipd.sdq.simucomframework.resources.DemandModificationDTO
-
public class DemandModificationDTO extends Object
-
-
Constructor Summary
Constructors Constructor Description DemandModificationDTO(double scaledDemand, double additiveDemandValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getAdditiveDemandValue()
double
getScaledDemand()
-