Modifier and Type | Method and Description |
---|---|
PatientAwareness |
CCDFactory.createPatientAwareness()
Returns a new object of class 'Patient Awareness'.
|
PatientAwareness |
PatientAwareness.init() |
PatientAwareness |
PatientAwareness.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Class and Description |
---|---|
class |
PatientAwarenessImpl
An implementation of the model object 'Patient Awareness'.
|
Modifier and Type | Method and Description |
---|---|
PatientAwareness |
CCDFactoryImpl.createPatientAwareness() |
PatientAwareness |
PatientAwarenessImpl.init() |
PatientAwareness |
PatientAwarenessImpl.init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
Modifier and Type | Method and Description |
---|---|
static boolean |
PatientAwarenessOperations.validatePatientAwarenessAwarenessCode(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PatientAwarenessOperations.validatePatientAwarenessParticipantRoleId(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PatientAwarenessOperations.validatePatientAwarenessTemplateId(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
PatientAwarenessOperations.validatePatientAwarenessTypeCode(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Modifier and Type | Method and Description |
---|---|
T |
CCDSwitch.casePatientAwareness(PatientAwareness object)
Returns the result of interpreting the object as an instance of 'Patient Awareness'.
|
boolean |
CCDValidator.validatePatientAwareness_validatePatientAwarenessAwarenessCode(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePatientAwarenessAwarenessCode constraint of 'Patient Awareness'.
|
boolean |
CCDValidator.validatePatientAwareness_validatePatientAwarenessParticipantRoleId(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePatientAwarenessParticipantRoleId constraint of 'Patient Awareness'.
|
boolean |
CCDValidator.validatePatientAwareness_validatePatientAwarenessTemplateId(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePatientAwarenessTemplateId constraint of 'Patient Awareness'.
|
boolean |
CCDValidator.validatePatientAwareness_validatePatientAwarenessTypeCode(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the validatePatientAwarenessTypeCode constraint of 'Patient Awareness'.
|
boolean |
CCDValidator.validatePatientAwareness(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2019. All rights reserved.