public interface SamplePDF extends ProbabilityDensityFunction
The following features are supported:
ProbfunctionPackage.getSamplePDF()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
double |
getDistance()
Returns the value of the 'Distance' attribute.
|
EList<Complex> |
getValues()
Returns the value of the 'Values' containment reference list.
|
void |
setDistance(double value)
Sets the value of the '
Distance ' 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
double getDistance()
If the meaning of the 'Distance' attribute isn't clear, there really should be more of a description here...
setDistance(double)
,
ProbfunctionPackage.getSamplePDF_Distance()
void setDistance(double value)
Distance
' attribute. value
- the new value of the 'Distance' attribute.getDistance()
EList<Complex> getValues()
Complex
.
If the meaning of the 'Values' attribute list isn't clear, there really should be more of a description here...
ProbfunctionPackage.getSamplePDF_Values()