Interface DoubleSample

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier, Sample<Double>
All Known Implementing Classes:
DoubleSampleImpl

public interface DoubleSample extends Sample<Double>
A representation of the model object 'Double Sample'.
See Also:
Generated class or method.
EMF model class or method.
superTypes="de.uka.ipd.sdq.probfunction.Sample<org.eclipse.emf.ecore.EDoubleObject>"