public class AdvanceDirectiveVerificationOperations
extends org.eclipse.mdht.uml.cda.operations.Participant2Operations
The following operations are supported:
Modifier | Constructor and Description |
---|---|
protected |
AdvanceDirectiveVerificationOperations() |
Modifier and Type | Method and Description |
---|---|
static boolean |
validateAdvanceDirectiveVerificationTemplateId(AdvanceDirectiveVerification advanceDirectiveVerification,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateAdvanceDirectiveVerificationTime(AdvanceDirectiveVerification advanceDirectiveVerification,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
static boolean |
validateAdvanceDirectiveVerificationTypeCode(AdvanceDirectiveVerification advanceDirectiveVerification,
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_ADVANCE_DIRECTIVE_VERIFICATION_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Advance Directive Verification Template Id
' operation.
protected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_ADVANCE_DIRECTIVE_VERIFICATION_TEMPLATE_ID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Advance Directive Verification Template Id
' invariant operation.
protected static final String VALIDATE_ADVANCE_DIRECTIVE_VERIFICATION_TYPE_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Advance Directive Verification Type Code
' operation.
protected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_ADVANCE_DIRECTIVE_VERIFICATION_TYPE_CODE__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Advance Directive Verification Type Code
' invariant operation.
protected static final String VALIDATE_ADVANCE_DIRECTIVE_VERIFICATION_TIME__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
Validate Advance Directive Verification Time
' operation.
protected static ThreadLocal<org.eclipse.ocl.ecore.Constraint> VALIDATE_ADVANCE_DIRECTIVE_VERIFICATION_TIME__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
Validate Advance Directive Verification Time
' invariant operation.
validateAdvanceDirectiveVerificationTime(AdvanceDirectiveVerification, org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)
protected AdvanceDirectiveVerificationOperations()
public static boolean validateAdvanceDirectiveVerificationTemplateId(AdvanceDirectiveVerification advanceDirectiveVerification, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
advanceDirectiveVerification
- The receiving 'Advance Directive Verification' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateAdvanceDirectiveVerificationTypeCode(AdvanceDirectiveVerification advanceDirectiveVerification, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
advanceDirectiveVerification
- The receiving 'Advance Directive Verification' model object.diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
public static boolean validateAdvanceDirectiveVerificationTime(AdvanceDirectiveVerification advanceDirectiveVerification, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
advanceDirectiveVerification
- The receiving 'Advance Directive Verification' 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.