public class PatientAwarenessOperations
extends org.eclipse.mdht.uml.cda.operations.Participant2Operations
The following operations are supported:
Modifier | Constructor and Description |
---|---|
protected |
PatientAwarenessOperations() |
Modifier and Type | Method and Description |
---|---|
static boolean |
validatePatientAwarenessAwarenessCode(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientAwarenessParticipantRoleId(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientAwarenessTemplateId(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validatePatientAwarenessTypeCode(PatientAwareness patientAwareness,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
validateContextControlCode
getAct, getRole, getTypeCode, isContextControlCodeDefined, isTypeCodeDefined
protected static final ThreadLocal<org.eclipse.ocl.ecore.OCL> EOCL_ENV
protected static final String VALIDATE_PATIENT_AWARENESS_PARTICIPANT_ROLE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Awareness Participant Role Id
' operation.
validatePatientAwarenessParticipantRoleId(PatientAwareness, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_PATIENT_AWARENESS_PARTICIPANT_ROLE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Awareness Participant Role Id
' invariant operation.
validatePatientAwarenessParticipantRoleId(PatientAwareness, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_PATIENT_AWARENESS_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Awareness Template Id
' operation.
validatePatientAwarenessTemplateId(PatientAwareness, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_PATIENT_AWARENESS_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Awareness Template Id
' invariant operation.
validatePatientAwarenessTemplateId(PatientAwareness, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_PATIENT_AWARENESS_TYPE_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Awareness Type Code
' operation.
validatePatientAwarenessTypeCode(PatientAwareness, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_PATIENT_AWARENESS_TYPE_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Awareness Type Code
' invariant operation.
validatePatientAwarenessTypeCode(PatientAwareness, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected static final String VALIDATE_PATIENT_AWARENESS_AWARENESS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Patient Awareness Awareness Code
' operation.
validatePatientAwarenessAwarenessCode(PatientAwareness, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
,
Constant Field Valuesprotected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_PATIENT_AWARENESS_AWARENESS_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Patient Awareness Awareness Code
' invariant operation.
validatePatientAwarenessAwarenessCode(PatientAwareness, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
public static boolean validatePatientAwarenessParticipantRoleId(PatientAwareness patientAwareness, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientAwareness
- The receiving 'Patient Awareness' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validatePatientAwarenessTemplateId(PatientAwareness patientAwareness, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientAwareness
- The receiving 'Patient Awareness' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validatePatientAwarenessTypeCode(PatientAwareness patientAwareness, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientAwareness
- The receiving 'Patient Awareness' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validatePatientAwarenessAwarenessCode(PatientAwareness patientAwareness, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
patientAwareness
- The receiving 'Patient Awareness' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
Copyright © 2019. All rights reserved.