Interface StringSample

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

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