|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XActMoodDocumentObservation | |
|---|---|
| org.eclipse.ohf.ihe.common.cdar2 | |
| org.eclipse.ohf.ihe.common.cdar2.impl | |
| org.eclipse.ohf.ihe.common.cdar2.util | |
| Uses of XActMoodDocumentObservation in org.eclipse.ohf.ihe.common.cdar2 |
|---|
| Fields in org.eclipse.ohf.ihe.common.cdar2 declared as XActMoodDocumentObservation | |
|---|---|
static XActMoodDocumentObservation |
XActMoodDocumentObservation.DEF_LITERAL
The 'DEF' literal object. |
static XActMoodDocumentObservation |
XActMoodDocumentObservation.EVN_LITERAL
The 'EVN' literal object. |
static XActMoodDocumentObservation |
XActMoodDocumentObservation.GOL_LITERAL
The 'GOL' literal object. |
static XActMoodDocumentObservation |
XActMoodDocumentObservation.INT_LITERAL
The 'INT' literal object. |
static XActMoodDocumentObservation |
XActMoodDocumentObservation.PRMS_LITERAL
The 'PRMS' literal object. |
static XActMoodDocumentObservation |
XActMoodDocumentObservation.PRP_LITERAL
The 'PRP' literal object. |
static XActMoodDocumentObservation |
XActMoodDocumentObservation.RQO_LITERAL
The 'RQO' literal object. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 that return XActMoodDocumentObservation | |
|---|---|
static XActMoodDocumentObservation |
XActMoodDocumentObservation.get(int value)
Returns the 'XAct Mood Document Observation' literal with the specified integer value. |
static XActMoodDocumentObservation |
XActMoodDocumentObservation.get(java.lang.String literal)
Returns the 'XAct Mood Document Observation' literal with the specified literal value. |
static XActMoodDocumentObservation |
XActMoodDocumentObservation.getByName(java.lang.String name)
Returns the 'XAct Mood Document Observation' literal with the specified name. |
XActMoodDocumentObservation |
POCDMT000040Observation.getMoodCode()
Returns the value of the 'Mood Code' attribute. |
| Methods in org.eclipse.ohf.ihe.common.cdar2 with parameters of type XActMoodDocumentObservation | |
|---|---|
void |
POCDMT000040Observation.setMoodCode(XActMoodDocumentObservation value)
Sets the value of the ' Mood Code' attribute. |
| Uses of XActMoodDocumentObservation in org.eclipse.ohf.ihe.common.cdar2.impl |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return XActMoodDocumentObservation | |
|---|---|
XActMoodDocumentObservation |
CDAR2FactoryImpl.createXActMoodDocumentObservationFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
XActMoodDocumentObservation |
CDAR2FactoryImpl.createXActMoodDocumentObservationObjectFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
XActMoodDocumentObservation |
POCDMT000040ObservationImpl.getMoodCode()
|
| Methods in org.eclipse.ohf.ihe.common.cdar2.impl with parameters of type XActMoodDocumentObservation | |
|---|---|
void |
POCDMT000040ObservationImpl.setMoodCode(XActMoodDocumentObservation newMoodCode)
|
| Uses of XActMoodDocumentObservation in org.eclipse.ohf.ihe.common.cdar2.util |
|---|
| Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type XActMoodDocumentObservation | |
|---|---|
boolean |
CDAR2Validator.validateXActMoodDocumentObservation(XActMoodDocumentObservation xActMoodDocumentObservation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
boolean |
CDAR2Validator.validateXActMoodDocumentObservationObject(XActMoodDocumentObservation xActMoodDocumentObservationObject,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||