Interface ProbabilisticManifestation
- 
- All Superinterfaces:
 EObject,Manifestation,Notifier
- All Known Subinterfaces:
 CategoricalProbabilityMassFunction,DiscreteProbabilityDistributionManifestation
- All Known Implementing Classes:
 CategoricalProbabilityMassFunctionImpl,DiscreteProbabilityDistributionManifestationImpl,ProbabilisticManifestationImpl
public interface ProbabilisticManifestation extends Manifestation
A representation of the model object 'Probabilistic Manifestation'.- See Also:
 ManifestationPackage.getProbabilisticManifestation()- Generated class or method.
 - EMF model class or method.
 - abstract="true"
 
 
- 
- 
Method Summary
- 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset 
- 
Methods inherited from interface tools.mdsd.characteristics.manifestation.Manifestation
getContainer, getStorage, sample, setContainer, setStorage 
- 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver 
 - 
 
 -