|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PPDPQ
A representation of the model object 'PPDPQ'.
The following features are supported:
CDAR2Package.getPPDPQ()| Method Summary | |
|---|---|
ProbabilityDistributionType |
getDistributionType()
Returns the value of the 'Distribution Type' attribute. |
PQ |
getStandardDeviation()
Returns the value of the 'Standard Deviation' containment reference. |
boolean |
isSetDistributionType()
Returns whether the value of the ' Distribution Type' attribute is set. |
void |
setDistributionType(ProbabilityDistributionType value)
Sets the value of the ' Distribution Type' attribute. |
void |
setStandardDeviation(PQ value)
Sets the value of the ' Standard Deviation' containment reference. |
void |
unsetDistributionType()
Unsets the value of the ' Distribution Type' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.PQ |
|---|
getTranslation, getUnit, getValue, isSetUnit, setUnit, setValue, unsetUnit |
| Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.ANY |
|---|
getNullFlavor, setNullFlavor |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
PQ getStandardDeviation()
setStandardDeviation(PQ),
CDAR2Package.getPPDPQ_StandardDeviation()void setStandardDeviation(PQ value)
Standard Deviation' containment reference.
value - the new value of the 'Standard Deviation' containment reference.getStandardDeviation()ProbabilityDistributionType getDistributionType()
"B".
The literals are from the enumeration ProbabilityDistributionType.
A code specifying the type of probability distribution.
Possible values are as shown in the attached table.
The NULL value (unknown) for the type code indicates
that the probability distribution type is unknown. In
that case, the standard deviation has the meaning of an
informal guess.
ProbabilityDistributionType,
isSetDistributionType(),
unsetDistributionType(),
setDistributionType(ProbabilityDistributionType),
CDAR2Package.getPPDPQ_DistributionType()void setDistributionType(ProbabilityDistributionType value)
Distribution Type' attribute.
value - the new value of the 'Distribution Type' attribute.ProbabilityDistributionType,
isSetDistributionType(),
unsetDistributionType(),
getDistributionType()void unsetDistributionType()
Distribution Type' attribute.
isSetDistributionType(),
getDistributionType(),
setDistributionType(ProbabilityDistributionType)boolean isSetDistributionType()
Distribution Type' attribute is set.
unsetDistributionType(),
getDistributionType(),
setDistributionType(ProbabilityDistributionType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||