public interface ProbabilityMassFunction<T> extends ProbabilityFunction
The following features are supported:
ProbfunctionPackage.getProbabilityMassFunction()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
EList<Sample<T>> |
getSamples()
Returns the value of the 'Samples' containment reference list.
|
boolean |
isOrderedDomain()
Returns the value of the 'Ordered Domain' attribute.
|
void |
setOrderedDomain(boolean value)
Sets the value of the
'
Ordered
Domain ' attribute. |
getUnit, isSetUnit, unsetUnit
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final java.lang.String copyright
EList<Sample<T>> getSamples()
Sample
<T>.
If the meaning of the 'Samples' containment reference list isn't clear, there really should be more of a description here...
ProbfunctionPackage.getProbabilityMassFunction_Samples()
boolean isOrderedDomain()
If the meaning of the 'Ordered Domain' attribute isn't clear, there really should be more of a description here...
setOrderedDomain(boolean)
,
ProbfunctionPackage.getProbabilityMassFunction_OrderedDomain()
void setOrderedDomain(boolean value)
Ordered
Domain
' attribute. value
- the new value of the 'Ordered Domain' attribute.isOrderedDomain()