|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SLISTPQ
A representation of the model object 'SLISTPQ'.
The following features are supported:
CDAR2Package.getSLISTPQ()| Method Summary | |
|---|---|
java.util.List |
getDigits()
Returns the value of the 'Digits' attribute. |
PQ |
getOrigin()
Returns the value of the 'Origin' containment reference. |
PQ |
getScale()
Returns the value of the 'Scale' containment reference. |
void |
setDigits(java.util.List value)
Sets the value of the ' Digits' attribute. |
void |
setOrigin(PQ value)
Sets the value of the ' Origin' containment reference. |
void |
setScale(PQ value)
Sets the value of the ' Scale' containment reference. |
| 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 getOrigin()
setOrigin(PQ),
CDAR2Package.getSLISTPQ_Origin()void setOrigin(PQ value)
Origin' containment reference.
value - the new value of the 'Origin' containment reference.getOrigin()PQ getScale()
setScale(PQ),
CDAR2Package.getSLISTPQ_Scale()void setScale(PQ value)
Scale' containment reference.
value - the new value of the 'Scale' containment reference.getScale()java.util.List getDigits()
setDigits(List),
CDAR2Package.getSLISTPQ_Digits()void setDigits(java.util.List value)
Digits' attribute.
value - the new value of the 'Digits' attribute.getDigits()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||