public interface AdvanceDirectiveVerification
extends org.eclipse.mdht.uml.cda.Participant2
CCDPackage.getAdvanceDirectiveVerification()
Modifier and Type | Method and Description |
---|---|
AdvanceDirectiveVerification |
init() |
AdvanceDirectiveVerification |
init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers) |
boolean |
validateAdvanceDirectiveVerificationTemplateId(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateAdvanceDirectiveVerificationTime(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateAdvanceDirectiveVerificationTypeCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
getAwarenessCode, getContextControlCode, getNullFlavor, getParticipantRole, getRealmCodes, getSDTCFunctionCode, getTemplateIds, getTime, getTypeCode, getTypeId, isSetContextControlCode, isSetNullFlavor, isSetTypeCode, setAwarenessCode, setContextControlCode, setNullFlavor, setParticipantRole, setSDTCFunctionCode, setTime, setTypeCode, setTypeId, unsetContextControlCode, unsetNullFlavor, unsetTypeCode, validateContextControlCode
getAct, getRole, isContextControlCodeDefined, isTypeCodeDefined
hasContent, isDefined, isNullFlavorDefined, isNullFlavorUndefined
boolean validateAdvanceDirectiveVerificationTemplateId(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
boolean validateAdvanceDirectiveVerificationTypeCode(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
boolean validateAdvanceDirectiveVerificationTime(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics
- The chain of diagnostics to which problems are to be appended.context
- The cache of context-specific information.
AdvanceDirectiveVerification init()
AdvanceDirectiveVerification init(Iterable<? extends org.eclipse.mdht.emf.runtime.util.Initializer<? extends org.eclipse.emf.ecore.EObject>> initializers)
Copyright © 2019. All rights reserved.