Package de.uka.ipd.sdq.probfunction

Interface Summary
BoxedPDF A representation of the model object 'Boxed PDF'.
Complex A representation of the model object 'Complex'.
ContinuousPDF A representation of the model object 'Continuous PDF'.
ContinuousSample A representation of the model object 'Continuous Sample'.
ExponentialDistribution A representation of the model object 'Exponential Distribution'.
NormalDistribution A representation of the model object 'Normal Distribution'.
ProbabilityDensityFunction A representation of the model object 'Probability Density Function'.
ProbabilityFunction A representation of the model object 'Probability Function'.
ProbabilityMassFunction A representation of the model object 'Probability Mass Function'.
ProbfunctionFactory The Factory for the model.
ProbfunctionPackage The Package for the model.
ProbfunctionPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
Sample<T> A representation of the model object 'Sample'.
SamplePDF A representation of the model object 'Sample PDF'.