public interface Percentile extends PointEstimator
The following features are supported:
QMLContractPackage.getPercentile()| Modifier and Type | Method and Description |
|---|---|
double |
getPercentile()
Returns the value of the 'Percentile' attribute.
|
boolean |
PERCENTILE_between_0_and_100(DiagnosticChain diagnostics,
Map<Object,Object> context)
self.percentile.oclAsType(Real) > 0.0 and self.percentile.oclAsType(Real) < 100.0
|
void |
setPercentile(double value)
Sets the value of the '
Percentile' attribute. |
FREQUENCY_LIMIT_must_be_between_0_and_100, FREQUENCY_LIMIT_must_be_NUMERIC, getAspectRequirement, setAspectRequirementcdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverdouble getPercentile()
If the meaning of the 'Percentile' attribute isn't clear, there really should be more of a description here...
setPercentile(double),
QMLContractPackage.getPercentile_Percentile()void setPercentile(double value)
Percentile' attribute.
value - the new value of the 'Percentile' attribute.getPercentile()boolean PERCENTILE_between_0_and_100(DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.