|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PQ
A representation of the model object 'PQ'. A dimensioned quantity expressing the result of a measurement act.
The following features are supported:
CDAR2Package.getPQ()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getTranslation()
Returns the value of the 'Translation' containment reference list. |
java.lang.String |
getUnit()
Returns the value of the 'Unit' attribute. |
java.lang.Object |
getValue()
Returns the value of the 'Value' attribute. |
boolean |
isSetUnit()
Returns whether the value of the ' Unit' attribute is set. |
void |
setUnit(java.lang.String value)
Sets the value of the ' Unit' attribute. |
void |
setValue(java.lang.Object value)
Sets the value of the ' Value' attribute. |
void |
unsetUnit()
Unsets the value of the ' Unit' attribute. |
| 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 |
|---|
org.eclipse.emf.common.util.EList getTranslation()
PQR.
An alternative representation of the same physical
quantity expressed in a different unit, of a different
unit code system and possibly with a different value.
CDAR2Package.getPQ_Translation()java.lang.String getUnit()
"1".
The unit of measure specified in the Unified Code for
Units of Measure (UCUM)
[http://aurora.rg.iupui.edu/UCUM].
isSetUnit(),
unsetUnit(),
setUnit(String),
CDAR2Package.getPQ_Unit()void setUnit(java.lang.String value)
Unit' attribute.
value - the new value of the 'Unit' attribute.isSetUnit(),
unsetUnit(),
getUnit()void unsetUnit()
Unit' attribute.
isSetUnit(),
getUnit(),
setUnit(String)boolean isSetUnit()
Unit' attribute is set.
unsetUnit(),
getUnit(),
setUnit(String)java.lang.Object getValue()
setValue(Object),
CDAR2Package.getPQ_Value()void setValue(java.lang.Object value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||