org.eclipse.ohf.ihe.common.cdar2
Interface IVLPPDPQ

All Superinterfaces:
ANY, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, PPDPQ, PQ, QTY, SXCMPPDPQ
All Known Implementing Classes:
IVLPPDPQImpl

public interface IVLPPDPQ
extends SXCMPPDPQ

A representation of the model object 'IVLPPDPQ'.

The following features are supported:

See Also:
CDAR2Package.getIVLPPDPQ()

Method Summary
 PPDPQ getCenter()
          Returns the value of the 'Center' containment reference.
 IVXBPPDPQ getHigh()
          Returns the value of the 'High' containment reference.
 IVXBPPDPQ getHigh1()
          Returns the value of the 'High1' containment reference.
 IVXBPPDPQ getHigh2()
          Returns the value of the 'High2' containment reference.
 IVXBPPDPQ getLow()
          Returns the value of the 'Low' containment reference.
 PPDPQ getWidth()
          Returns the value of the 'Width' containment reference.
 PPDPQ getWidth1()
          Returns the value of the 'Width1' containment reference.
 PPDPQ getWidth2()
          Returns the value of the 'Width2' containment reference.
 void setCenter(PPDPQ value)
          Sets the value of the 'Center' containment reference.
 void setHigh(IVXBPPDPQ value)
          Sets the value of the 'High' containment reference.
 void setHigh1(IVXBPPDPQ value)
          Sets the value of the 'High1' containment reference.
 void setHigh2(IVXBPPDPQ value)
          Sets the value of the 'High2' containment reference.
 void setLow(IVXBPPDPQ value)
          Sets the value of the 'Low' containment reference.
 void setWidth(PPDPQ value)
          Sets the value of the 'Width' containment reference.
 void setWidth1(PPDPQ value)
          Sets the value of the 'Width1' containment reference.
 void setWidth2(PPDPQ value)
          Sets the value of the 'Width2' containment reference.
 
Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.SXCMPPDPQ
getOperator, isSetOperator, setOperator, unsetOperator
 
Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.PPDPQ
getDistributionType, getStandardDeviation, isSetDistributionType, setDistributionType, setStandardDeviation, unsetDistributionType
 
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

getLow

IVXBPPDPQ getLow()
Returns the value of the 'Low' containment reference. The low limit of the interval.

Returns:
the value of the 'Low' containment reference.
See Also:
setLow(IVXBPPDPQ), CDAR2Package.getIVLPPDPQ_Low()

setLow

void setLow(IVXBPPDPQ value)
Sets the value of the 'Low' containment reference.

Parameters:
value - the new value of the 'Low' containment reference.
See Also:
getLow()

getWidth

PPDPQ getWidth()
Returns the value of the 'Width' containment reference. The difference between high and low boundary. The purpose of distinguishing a width property is to handle all cases of incomplete information symmetrically. In any interval representation only two of the three properties high, low, and width need to be stated and the third can be derived.

Returns:
the value of the 'Width' containment reference.
See Also:
setWidth(PPDPQ), CDAR2Package.getIVLPPDPQ_Width()

setWidth

void setWidth(PPDPQ value)
Sets the value of the 'Width' containment reference.

Parameters:
value - the new value of the 'Width' containment reference.
See Also:
getWidth()

getHigh

IVXBPPDPQ getHigh()
Returns the value of the 'High' containment reference. The high limit of the interval.

Returns:
the value of the 'High' containment reference.
See Also:
setHigh(IVXBPPDPQ), CDAR2Package.getIVLPPDPQ_High()

setHigh

void setHigh(IVXBPPDPQ value)
Sets the value of the 'High' containment reference.

Parameters:
value - the new value of the 'High' containment reference.
See Also:
getHigh()

getHigh1

IVXBPPDPQ getHigh1()
Returns the value of the 'High1' containment reference.

If the meaning of the 'High1' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'High1' containment reference.
See Also:
setHigh1(IVXBPPDPQ), CDAR2Package.getIVLPPDPQ_High1()

setHigh1

void setHigh1(IVXBPPDPQ value)
Sets the value of the 'High1' containment reference.

Parameters:
value - the new value of the 'High1' containment reference.
See Also:
getHigh1()

getWidth1

PPDPQ getWidth1()
Returns the value of the 'Width1' containment reference. The difference between high and low boundary. The purpose of distinguishing a width property is to handle all cases of incomplete information symmetrically. In any interval representation only two of the three properties high, low, and width need to be stated and the third can be derived.

Returns:
the value of the 'Width1' containment reference.
See Also:
setWidth1(PPDPQ), CDAR2Package.getIVLPPDPQ_Width1()

setWidth1

void setWidth1(PPDPQ value)
Sets the value of the 'Width1' containment reference.

Parameters:
value - the new value of the 'Width1' containment reference.
See Also:
getWidth1()

getHigh2

IVXBPPDPQ getHigh2()
Returns the value of the 'High2' containment reference. The high limit of the interval.

Returns:
the value of the 'High2' containment reference.
See Also:
setHigh2(IVXBPPDPQ), CDAR2Package.getIVLPPDPQ_High2()

setHigh2

void setHigh2(IVXBPPDPQ value)
Sets the value of the 'High2' containment reference.

Parameters:
value - the new value of the 'High2' containment reference.
See Also:
getHigh2()

getCenter

PPDPQ getCenter()
Returns the value of the 'Center' containment reference. The arithmetic mean of the interval (low plus high divided by 2). The purpose of distinguishing the center as a semantic property is for conversions of intervals from and to point values.

Returns:
the value of the 'Center' containment reference.
See Also:
setCenter(PPDPQ), CDAR2Package.getIVLPPDPQ_Center()

setCenter

void setCenter(PPDPQ value)
Sets the value of the 'Center' containment reference.

Parameters:
value - the new value of the 'Center' containment reference.
See Also:
getCenter()

getWidth2

PPDPQ getWidth2()
Returns the value of the 'Width2' containment reference. The difference between high and low boundary. The purpose of distinguishing a width property is to handle all cases of incomplete information symmetrically. In any interval representation only two of the three properties high, low, and width need to be stated and the third can be derived.

Returns:
the value of the 'Width2' containment reference.
See Also:
setWidth2(PPDPQ), CDAR2Package.getIVLPPDPQ_Width2()

setWidth2

void setWidth2(PPDPQ value)
Sets the value of the 'Width2' containment reference.

Parameters:
value - the new value of the 'Width2' containment reference.
See Also:
getWidth2()